Search Results

All Results 6948
Sort By
Resource Type
Applicable Versions
Deployment Approach
Capability
Feature
How to delete the web content article version via groovy script?
Issue Users need to delete the web content article version with the help of the groovy script. Environment Liferay DXP 7.4 Resolution Please Note:  The below script is only a template that is meant to serve as a starting place to go off and develop your own custom script at your team's...
How to restrict the commerce search bar?
Issue  Is there any way to configure the commerce search bar to, for example, only work with Catalog results? Environment Liferay DXP 7.4 Commerce Resolution Currently, it's not possible to restrict the commerce search bar. The product team is currently evaluating combining the commerce...
Unexpected Search Behavior when Using Search Blueprint
Issue Search facet widgets ignore the "Allow Empty Searches" option when used in conjunction with a Search Blueprint. When a search page is configured with Search Blueprint, search facets are being populated with content when a search is not performed, even when the "Allow Empty...
An error "The content references a missing page" occurs when publishing a web content
Issue An error "The content references a missing page" occurs when publishing a web content. I checked the content but I could not find any reference to invalid page.   Environment Liferay DXP 7.3   Resolution The missing page may be referenced by an old version of the web content. You...
Resolve NPE / NullPointerException from FreeMarker template
Issue The following error is observed repeatedly in the log: ERROR [default task-522][runtime:60] Error executing FreeMarker template FreeMarker template error: Java method "com.liferay.portlet.expando.model.impl.ExpandoBridgeImpl.getAttribute(String)" threw an exception when invoked on...
Base Price is not reflecting in the UI while passing the 'price' parameters in the Headless API
Issue While creating the product via a headless API and providing the SKUs field, the price is not updated. It's showing as 0. Steps to reproduce: 1. Start Liferay DXP 7.4 U54. 2. Navigate to Commerce > Options. 3. Create option 'City' and provide the values 'Delhi' and 'Mumbai'. 4....
Blog view count is not increasing while selecting the specific page template
Issue Steps to reproduce: 1. Start Liferay 7.3 SP3. 2. Create a new blog entry. 3. Deploy the blog on the page. 4. Now, create a new Display Page Template. By navigating to Design > Page Templates > Display Page Templates. 5. Create a new entry for blogs. 6. Navigate to the page where...
Selecting more than 20 categories in the product filter gives the ElasticsearchStatusException
Issue Steps to reproduce: 1. Start Liferay DXP 7.4  2. Navigate to the Global Site > Categorization > Categories. 3. Create more than 20 categories. 4. Now, navigate to Products > Click on FILTERS. 5. Select all the created filters. Expected Result: It'll filter the product and no...
Error Duplicate entry '0-3-925637128-com_liferay_product_navigation_user_personal_bar_w'
Issue The following error is being reported in the logs multiple times: ERROR [http-nio2-8080-exec-132][JDBCExceptionReporter:234] Duplicate entry '0-3-925637128-com_liferay_product_navigation_user_personal_bar_w' for key 'IX_CB778855' Environment Liferay DXP 7.3 Liferay DXP 7.4...
Asset Publisher Does Not Display Content When Filtered by Dynamic Collection and Language Is Changed
Issue When creating a dynamic collection in a specific language and using that collection as a filter in Asset Publisher, the page does not display the content when the language is changed to a language other than the original language of the collection. Environment Liferay DXP 7.4...
JQuery version is exposed
Issue Possible information leakage by disclosure of the used JQuery version in the loaded JS files. Environment Liferay DXP 7.0+ Resolution Hiding the version in JQuery is against the the license, where they explicitly wrote that "You are free to use the Project in any other project...
Can I export Custom Events statistics from Analytics Cloud?
Issue I created some Custom Events in my Analytics Cloud workspace. I can see the Event Analysis when I navigate to Touchpoints > Events I see no option to export the data. Is it possible to do that somehow? Environment Analytics Cloud Resolution The Analytics Cloud Team is currently...
If I I take away from the locales of a Site created from a Site Template, I cannot propagate my changes from the Site Template
Issue When you create a Site based on a Site Template, change the default localization settings of a the created Site and take away from the available locales, further changes to the Site Template are not propagated to the Site. Reproduction steps: Go to Control Panel → System Settings →...
After patching, all publications in flight are outdated.
Issue After updating our fix pack level, all publications in flight are outdated. Steps to reproduce the issue: Add new Publication called "lmp_excel_upd" Update Web Content in that Publication "lmp_excel_upd" for review, do not publish these changes. Upgrade to a newer version, that...
The video preview is not generated for large videos when FFmpeg is enabled
Issue The preview of a large video is not generated even when the FFmpeg video and audio converters are enabled. Environment Liferay DXP 7.4 Resolution Normally enabling FFmpeg audio and video converters is enough to get the video preview. In case of large videos, when the preview is not...
Web content with text longer than 10923 characters does not appear in the asset publisher
Please be aware that the page you are viewing has been machine translated from Japanese into English and may contain some translation errors. If you observe any issues with the translation, please contact us. Issue Web content with text longer than 10923 characters does not appear in the...
All product option displayed
Issue The Product Detail Widget is showing all options Steps to reproduce: 1) Make an option 'City' with four values and provide the names listed below. Delhi Mumbai Bangalore Pune 2) Create a product TEST 3) Add the option to the product and make it an SKU Contributor. 4) Create Delhi...
Error Duplicate entry '0-3-925637128-com_liferay_site_navigation_menu_web_portlet_SiteN'
Issue The following error is being reported in the logs multiple times: ERROR [http-nio2-8080-exec-143][JDBCExceptionReporter:234] Duplicate entry '0-3-925637128-com_liferay_site_navigation_menu_web_portlet_SiteN' for key 'IX_CB778855' Environment Liferay DXP 7.3 Liferay DXP 7.4...
I cannot publish Web content with E-mail type links
Issue I cannot publish Web content after including an email-type link. The UI shows this error: Error: Your request failed to complete Environment Liferay DXP 7.4 U60 - U69 Resolution Please update to Liferay DXP 7.4 Update 70+. Or request a Hotfix that includes LPS-178153 to resolve the...
ADA Compliance: JAWS Screen Reader announcement does not match actual key command.
Issue When I activate the three dot menu control, the JAWS announcement is not matching the actual key command. JAWS reads “Press space to activate the menu”, however, pressing space bar does not activate the menu. The menu is only activated by pressing the “enter” key. Steps to...
Logout function after disabling header
Issue If we disable "Show Header" in Site Builder > Pages > Public/Private Pages settings > Look and Feel > Show Header, the user icon is not there. How should a user log out in this case? Environment 7.2 Resolution There is a way to display the User Personal Menu in the Control Menu if...
How to know the pages that have added a specific Portlet
Issue Is there a way that allows me to identify which portal pages have added a specific portlet based on the Portlet ID? Environment Liferay DXP 7.0+ Resolution Please run the attached script: ListSpecificPortletPages.groovy  Replace \'portletId\' with the specific Portlet ID, e.g.:...
Tabs fragment fails to render with error "Unable to render content of fragment entry 0:Index: 1, Size: 1"
Issue After adding a Tabs fragment to a page, the content page is broken and can no longer be edited. The portal logs show the following error: Unexpected error has occurred." and "ERROR [http-nio-8080-exec-1][FragmentRendererControllerImpl:120] Unable to render content of fragment entry...
Error in assembling the CSS classes in the html generated by the Grid fragment
Issue When assembling a grid using HTML fragments, Liferay generates two CSS classes "glued" in the HTML, which results in incorrect behavior of the grid. In Liferay DXP 7.4 equal or below Update 65 Environment Liferay DXP 7.4 (equal to or below Update 65) Resolution Upgrade to Liferay...
Blog posts with images in Webp format cannot be published
Issue When trying to publish blogs with images in .webp format, an error is displayed in the UI and the publication is not carried out. Environment Liferay DXP 7.3.X Liferay DXP 7.2.X Resolution Please request a Hotfix with LPS-179099 to resolve the issue. Additional Information In...
Error when embedding videos on blog using TinyMCE
Issue When trying to embed videos in blogs using TinyMCE, using the files present in documents and media, the video is not embedded, with a gray screen. Environment Liferay DXP 7.2.X Resolution Upgrade to Liferay DXP 7.2 Fix Pack 17 or higher. Or request a Hotfix with LPS-143672 to...
Import .lar name display as 'Untitled' after successfully upload .lar from import section
Issue LAR imports are all named 'Untitled' Steps to Reproduce: 1) Navigate to Menu > Publishing > Export 2) Export a LAR of the site 3) Go to Menu > Publishing > Import 4) Import the LAR of the site Expected Behavior: The file name is shown on the processes page. Observed Behavior: The...
Can I specify multiple roles for workflow notification settings?
Please be aware that the page you are viewing has been machine translated from Japanese into English and may contain some translation errors. If you observe any issues with the translation, please contact us. Issue Can I specify multiple roles for workflow notification settings?...
The Liferay Server Cannot Start Up After Installing a Hotfix
Issue The Liferay server cannot start up after installing the hotfix (For example, hotfix-8495). In a Tomcat server, the following error occurs: ERROR [main][PortalContextLoaderListener:114] java.lang.NullPointerException java.lang.NullPointerException at...
The 'Select All' checkbox does not appear properly under the Define Permissions tab
Issue The 'Select All' checkbox does not appear properly under the Define Permissions tab. Steps to reproduce: 1) Navigate to Control Panel > Roles 2) Edit the 'Guest' role and navigate to the Define Permissions tab 3) Click on any permission for checking (e.g. Users and Organizations)...
SystemEvent table might accumulate in size over time
Issue You might encounter a behavior where your SystemEvent table has increased to a size which you deem troublesome. The SystemEvent table contains the deletion events of assets for Staging. These events can be exported/published.   Environment Liferay DXP 7.0+ Resolution The solution...
How to protect against the vulnerabilities related to SnakeYaml in version 1.27
Issue How can I mitigate vulnerability CVE-2022-38749, CVE-2022-38750, CVE-2022-38751 and CVE-2022-38752 regarding Liferay DXP? Environment Liferay Portal 6.2 EE Liferay DXP 7.0 Liferay DXP 7.1 Liferay DXP 7.2 Liferay DXP 7.3 Liferay DXP 7.4 (until the U47) Resolution Upgrade to Liferay...
Content Display Widget does not properly display video
Issue Unable to see the video after attaching it to the widget. Steps to reproduce: 1) Create a New Site 2) Create a blank page with the name: Video 3) Drop the Content Display widget. 4) Attach a video file to this widget, mainly a video that is already in the Documents & Media portlet...
Redirect Destination for SAML Authentication
Please be aware that the page you are viewing has been machine translated from Japanese into English and may contain some translation errors. If you observe any issues with the translation, please contact us. Issue How are redirects determined during SAML authentication? Environment DXP...
Vocabulary Category Specifications
Please be aware that the page you are viewing has been machine translated from Japanese into English and may contain some translation errors. If you observe any issues with the translation, please contact us. Issue Can you output the names and IDs of the vocabulary categories in a list?...
Double clicking the accent key in the template editor crashes the entire page
Issue When accidentally double-clicking the accent key in the template editor using a browser with Windows, to try to write for example "á", the portal hangs and nothing can be done except exit the page. Environment Liferay DXP 7.4 Resolution Please update to Liferay DXP 7.4 Update 67+....
Session not carried over when navigating between a domain with and without "www"
Issue Sometimes, the behavior when accessing a domain with www and without www are not the same For example, even if a user is logged in when accessing a domain with www pre-pended to it, when the user access the domain without www, the user is required to log in again Example steps to...
Headless Endpoint WorkflowInstance Change Transition Not Working
Issue When trying to use endpoint '/o/headless-admin-workflow/v1.0/workflow-instances/{workflowInstanceId}/change-transition' to approve and reject workflow tasks using the headless endpoint we are getting 400 errors while making a call. Environment DXP 7.4 Resolution As an alternative...
Stop Elasticsearch from analyzing words that are a company's proper name
Issue We would like Elasticsearch to stop analyzing words that are the company's proper name. For example, if our company is called "Smiths" we want to avoid Elasticsearch to analyze that word and drop the trailing 's' Environment Any Liferay DXP version Resolution How to customize the...
Clarification on createDate attribute in the user_ table
Issue We are unsure of the following: does Liferay update the createDate column in the user_ table when a user performs their first login to Liferay? Environment Liferay DXP 7.4 Liferay DXP 7.3 Liferay DXP 7.2 Liferay DXP 7.1 Liferay DXP 7.0 Resolution There are no changes done to the...
Cannot set proper permissions for Panel Category Entries in a Custom Site
Issue The custom site panel category entries' panel app permissions do not work as intended. We are unable to grant permissions to access the panel app through a "Site role" if the category key does not start with "site_administration." It will only work if we grant the permission with a...
A Site Administrator cannot view or update the value of page or site custom fields
Issue A Liferay administrator has created custom fields for pages and sites.  A site administrator cannot update or even view the value of these custom fields when going to a page configuration or to the site configuration. Environment Liferay DXP 7.0, 7.1, 7.2, 7.3, 7.4 Resolution A...
Characters or strings that cannot be specified in the friendly URL of a page
Please be aware that the page you are viewing has been machine translated from Japanese into English and may contain some translation errors. If you observe any issues with the translation, please contact us. Issue Are there any characters or strings in the friendly URL of the page that...
Time zone of the web content publication date and time
Please be aware that the page you are viewing has been machine translated from Japanese into English and may contain some translation errors. If you observe any issues with the translation, please contact us. Issue Instance Settings > Localization > Time zone setting changed to JST from...
Definition of the JournalArticle table
Please be aware that the page you are viewing has been machine translated from Japanese into English and may contain some translation errors. If you observe any issues with the translation, please contact us. Issue What are the definitions of the following columns in "JournalArticle"?...
Difference between "all" and "any" rules for asset publishers
Please be aware that the page you are viewing has been machine translated from Japanese into English and may contain some translation errors. If you observe any issues with the translation, please contact us. Issue What is the difference between the rules "all" and "any" for asset...
Behavior when password expiration date is changed
Please be aware that the page you are viewing has been machine translated from Japanese into English and may contain some translation errors. If you observe any issues with the translation, please contact us. Issue If I change the "password expiration date" in the password policy, what...
MethodPropertyAccessor not found
Issue The "module-hbm.xml" file generated by Service Builder has references to com.liferay.portal.dao.orm.hibernate.MethodPropertyAccessor instead of com.liferay.portal.dao.orm.hibernate.LiferayPropertyAccessor, with errors of MethodPropertyAccessor not found when starting service.  ...
Maximum number of users for Dynatrace
Note: please note that Liferay has renamed its Liferay Experience Could offerings to Liferay SaaS (formerly LXC) and Liferay PaaS (formerly LXC-SM). Issue I would like to know how many users can I assign to our Liferay Cloud-provided Dynatrace tenant. Does Dynatrace have an upper limit...
Websphere and Liferay Update 64, icons not displaying.
Issue When using Liferay 7.4 Update 64 with Websphere 9, the eye icon(Toggle Controls icon) is in the wrong place and makes it so that you are not able to edit the page. Environment Liferay 7.4 update 64 IBM Websphere 9 Resolution Please request a hotfix with LPS-178114  , content:...
Error 400: Input is invalid JSON when making certain requests from Swagger UI
Issue When you execute a PUT method from the Swagger UI, such as (this is the request generated from the UI): url -X 'PUT' \ 'http://localhost:8080/o/headless-delivery/v1.0/documents/183873/permissions' \ -H 'accept: application/json' \ -H 'Content-Type: */*' \ -H 'x-csrf-token:...
Vulnerability:About CVE-2022-45143
Please be aware that the page you are viewing has been machine translated from Japanese into English and may contain some translation errors. If you observe any issues with the translation, please contact us. Issue Does the Apache Tomcat vulnerabilityCVE-2022-45143affect Liferay?...
Why isn't the file extension included by default in the new document URLs?
Issue Liferay 7.4 has introduced a new way of having friendly urls for documents: https://learn.liferay.com/web/guest/w/dxp/content-authoring-and-management/documents-and-media/uploading-and-managing/configuring-document-urls Why doesn´t the friendly url of documents contain the filetype...
Unable to single publish web content after LAR import to staging enabled site in 7.2
Issue In 7.2, after importing a LAR file to a staging enabled site, single publish of web content does not propagate to live successfully, and content in the live site remains unchanged Environment DXP 7.2 Resolution Please open a support ticket and request a hotfix for LPS-170348...
Filter on Product List UI does not show all category
Issue Not all categories appear when filtering the product list Steps to reproduce: 1) Create a few categories with a hierarchy up to level 3 or 4. 2) Navigate to Commerce> Products> select the 'Filter' 3) Select the Category 4) Only the level 1 category will be included in this list....
The first repeatable field in a web content cannot be removed
Issue Unable to remove the 1st repeatable element Steps to reproduce: 1) Start the DXP server 2) Create a new structure > add a Text field > set Repeatable to Yes > save the structure 3) Start creating new web content with the structure > assert that you can see the repeatable field with...
Checked Sites become unchecked at Instance Settings > Analytics Cloud
Issue At Instance Settings > Analytics Cloud, when a new site is checked on the first page and another site is selected on a subsequent page, the first site becomes unselected after saving the modification. How can any of the sites be selected? Is this a bug? Environment DXP 7.3+...
How to map Web Content Selector fields to Web Content Display?
Issue Can a Web Content selector field be mapped to a Web Content Display on a Display Page Template? Right now, I can only select one specific Web Content article. Environment DXP 7.0+ Resolution This feature does not exist in Liferay. A feature request has been opened here:...
What will generate previews for PDF files, if OpenOffice is enabled? PDFBox or OpenOffice?
Issue As the article at https://help.liferay.com/hc/en-us/articles/360029131731-Server-Administration-External-Services mentions   PDFBox is included with Liferay DXP and generates automatic previews for certain file types (mostly PDFs). You can install two additional tools to generate...
Unable to bind to the LDAP server javax.naming.AuthenticationException: [LDAP: error code 49 - Invalid Credentials]
Issue Unable to connect to Open LDAP in DXP due to the following UI error Environment Liferay DXP 7.4 Resolution These errors typically occur when Liferay is unable to communicate with LDAP or when mapping mistakes are made. As a result, please ping both servers to ensure that they can...

Showing 3,841 to 3,900 of 8,703 entries.