Search Results

All Results 6974
Sort By
Resource Type
Applicable Versions
Deployment Approach
Capability
Feature
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...
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' \...
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...
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:...
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...
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 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...
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...
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...
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...
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...
Video fragment using different languages
Issue If you add a video fragment using two different languages (english and then chinese, for example) the actual behavior you will see is that the page with english locale will display the other language video...
Pages using template have a different URL showing in sitemap.xml
Issue When crating pages or web content using a page template the URL that is generated contains a "w" character. When checking the sitemap, this pages are being referenced using the character "-" instead of...
Xuggler cannot generate thumbnail for videos with more than 2 audio channels
Issue For videos with more than 2 audio channels, Xuggler does not generate thumbnail and throws an error: 2023-02-16 10:48:35.507 ERROR [main][xuggler:105] Error: inputChannels > 2; unsupported...
AssetEntryLocalServiceUtil.getAssetCategoryAssetEntries(long categoryId) deprecated and not used on DXP 7.3
Issue When trying to return the entries for a specific AssetCategory with AssetEntryLocalServiceUtil.getAssetCategoryAssetEntries(long categoryId) on DXP 7.3 you get zero results, even if you have a category and some...
JavaScript Errors when deleting newly added data to 'Custom Excluded Paths' field in 'Frontend SPA Infrastructure'
Issue After data has been entered into the Custom Excluded Paths field in the Frontend SPA Infrastructure, deleting that data results in the following JavaScript errors in the browser console: Uncaught Error: No route...
How to hide version of JS libraries
Issue Sometimes when using a tool that identifies a site's web technologies, versions of Javascript libraries (jQuery and YUI, for example) are displayed. Environment Liferay DXP. Resolution It is not possible to...
Unable to select the empty vocabulary
Issue The user is not able to select the empty vocabulary on the modal. Step to reproduce: 1) Add a new site 2) Add two vocabularies 3) Add a category under one vocabulary 4) Open the category ellipsis menu 5) Move...
Conditional workflow is breaking
Issue Steps to reproduce: 1. Start Liferay DXP 7.4 2. Navigate to Control Panel > Applications > Workflow > Process Builder > Workflows > Add Conditional Workflow(attached). 3. Apply conditional workflow on...
How to hide 'Content Performance' icon for every user
Issue The 'Content Performance' icon should be hidden for all default users with 'Administrator' or 'Content' roles. Environment Liferay DXP 7.4 Resolution Navigate to Control Panel> System Settings> System Scope>...
How to show only certain file types to a group of users?
Issue I want to show only certain file types to some users. For example: they should see .doc and .pdf only but not .xls Is it possible to hide/show documents based on extensions? Environment Liferay DXP 7.4...
The image version has been changed, but the image remains the same
Issue The image does not change, but only the versions do. Steps to reproduce: 1) Navigate to Content and Data > Documents and Media 2) Upload an image  3) Do check out and download it 4) Click three dots (Action...
How to modify existing Email template for announcements
Issue Is there any OOTB option to modify the announcements email template? Environment Liferay DXP 7.4 Resolution The template for the subject and body of announcement emails contained in the...
Filter option under Content exports all data
Issue Under Content, filtering the data based on the available options exporting all the data. Environment Liferay DXP 7.x Resolution While exporting, the contents are filtered based on the date range but...
The Sort widget does not return accurate results on the first try
Issue Some inconsistencies in the sort widget's behavior Steps to reproduce: 1) Create 3-4 web contents with the keyword 'test' at different time intervals to see the time difference in their creation. 2) Create a...
Configuration to disable download does not work for MHTML files
Note: please note that Liferay has renamed its Liferay Experience Could offerings to Liferay SaaS (formerly LXC) and Liferay PaaS (formerly LXC-SM). Issue We applied the settings indicated in the article Document...
Elasticsearch cluster health status is Red
Issue The elasticsearch server cluster health status is red with the below error in the logs elastic search logs and noticed the below information. Failed to execute phase [query], all shards failed Failed...
Import failed with duplicate layout page template
Issue The import process failed with the below error 2023-01-02 06:33:32.734 [liferay/backgroundtask-4]...
Documents without guest permissions are downloadable
Issue The document is stored in the browser cache and can be downloaded again without the user being logged in Steps to reproduce: 1. Upload a text file document 2. Change permission, revoke guest view 3. Click on...
I want to restrict access to certain documents to a single user
Issue I am using Documents and Media to upload files. Some of the documents must be restricted for a single user. The user must access a list of documents that only he/she is able to see. Environment Liferay DXP 7.2+...
Fragment with a dropzone doesn't work with the original dropzone in the master page
Issue If we create a fragment with the tag <lfr-drop-zone> and include it in a master page, when dragging the original dropzone to the fragment it is not possible to include other components in this area....
Clarification on Access to Old Logs on Liferay PaaS
Note: please note that Liferay has renamed its Liferay Experience Could offerings to Liferay SaaS (formerly LXC) and Liferay PaaS (formerly LXC-SM). Issue This article is intended to expand on and clarify the...
After upgrading from 6.1 or 6.2 version, webforms widget is missing
Issue We have upgraded from Liferay Portal 6.1 or 6.2 version to DXP In this DXP 7.3 version, the Web Forms widget is missing and nothing is displayed in its location ( web-forms-portlet is unavailable) Environment...
Unable to search with rupee or any other currency
Issue Steps to reproduce: 1. Create a sample web content with the rupee or any other currency symbol in the content. 2. Try to search with just the currency symbol i.e. rupee or any other currency symbol. Expected...
How to achieve antivirus scanning for file uploads to Documents and Media in an Liferay PaaS environment?
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'd like to have the DXP functionality described at...
"Not Found" message on the details page of a product when its localization differs from the user's localization
Issue When a product is created, the product localization is set to Default Catalog language (e.g.: en_GB) If a user with a different localization setting (anything other than en_GB in this example) accesses...
How to replicate a production environment into a non-production one?
Issue In order to test new developments, we want to set up a test environment that is a copy of the production environment to confirm that we will not have problems in the subsequent deployment in production. How can we...
java.lang.ClassCastException: class com.liferay.util.axis.SimpleHTTPSender cannot be cast to class org.apache.axis.Handler error when using axis library to call an external web service
Issue We have implemented a custom code in an OSGi module that uses the Apache Axis client and is trying to invoke an external SOAP web service. When we try to call the external service, a ClassCastException error is...
Asset Publisher Page selector doesn't work
Issue When I try to change the Page number in the combo box of the Asset Publisher, It always remains on the same page. Environment Liferay DXP 7.2 Fix Pack 14 or below Liferay DXP 7.3 Fix Pack 2 or below Resolution For...
Fragment and page templates with Japanese titles fail to export.
Note: please note that Liferay has renamed its Liferay Experience Could offerings to Liferay SaaS (formerly LXC) and Liferay PaaS (formerly LXC-SM). Please be aware that the page you are viewing has been...