Search Results

All Results 6948
Sort By
Resource Type
Applicable Versions
Deployment Approach
Capability
Feature
Clean up corrupted Search service volume
Note: please note that Liferay has renamed its Liferay Experience Could offerings to Liferay SaaS (formerly LXC) and Liferay PaaS (formerly LXC-SM). Issue My Search service's volume is corrupted and the ES nodes don't start up Environment Liferay PaaS Resolution 1. Let's assume that you...
Unable to add SKU to the product via headless API
Issue Steps to reproduce: 1. Start Liferay DXP 7.4. 2. Create a site by using a minium site template. 3. Create an option with the name "City". 4. Create a specification with the name "segment". 5. Navigate to localhost:8080/o/api 6. Select...
Large Amounts of Semrush Bot requests
Note: please note that Liferay has renamed its Liferay Experience Could offerings to Liferay SaaS (formerly LXC) and Liferay PaaS (formerly LXC-SM). Issue Several requests coming from the SemrushBot/7~bl web crawler are observed on the site, with the potential of hitting 500,000 requests...
Can we add sorting functionality in Asset Publisher portlet?
Issue Can we add sorting functionality to the Liferay Asset publisher, similar to the sorting function in Search results?   Environment Liferay DXP 7.3   Resolution Unfortunately, this is a current feature limitation in the portal. The sorting functionality in Asset Publisher Portlet is...
Link tab missing from fragment link configuration
Issue The link panel is being hidden for some editables Steps to reproduce: 1) Navigate to Design > Fragments and create a fragment with this markup: <div class="fragment_1"> <a href="#" data-lfr-editable-id="go-to-link-1" data-lfr-editable-type="link" id="btn-1"> Go Somewhere </a>...
Multiple LDAP connections shared with one LDAP server prevent some users from logging in
Issue When multiple LDAP connections are shared on one LDAP server, only users from one LDAP connection can log in while users from the other LDAP connections cannot. The following error is seen in the logs: 2023-02-17 22:08:26.191 ERROR [http-nio-8080-exec-2][LDAPAuth:455] Problem...
Jenkins unable to update commit status to GitLab
Note: please note that Liferay has renamed its Liferay Experience Could offerings to Liferay SaaS (formerly LXC) and Liferay PaaS (formerly LXC-SM). Issue Builds using gitlab-api fail during the last steps of the build, when Jenkins tries to update the commit status to GitLab using the...
How to add the price in the default SKU via Headless API?
Issue The user needs to add the price(default SKU) in the request body of the product while posting the product via headless API. Environment Liferay DXP 7.4 Commerce 4.0 Resolution The 'default SKU' field in the headless API is intended to be used for the generic creation of a default...
Unable to set the custom configurations in the price range facet
Issue Steps to reproduce: 1. Start Liferay DXP 7.4. 2. Create a site by using the 'speedwell' site template. 3. Navigate to the catalog. 4. Select the configurations of the price range facet. 5. Set the configurations like the below: [ {'range': '[0 TO 39.99]'} \, {'range': '[40 TO...
Unable to search with special characters inside quotations
Issue Steps to reproduce: 1. Start Liferay DXP 7.4. 2. Create one basic web content named "test**". 3. Navigate to Liferay DXP(default web site). 4. Enter test** in the search bar, and the search result will return the result. 5. Now, search with the quotation "test**", it breaks the...
Unable to create the product with the provided default image
Issue Steps to reproduce: 1. Start Liferay DXP 7.4 2. Navigate to Document and Media. 3. Upload an image. 4. Get the fileEntryId of the image. 5. Navigate to system settings > Catalog (in the first block Commerce). 7. Choose > Default Catalog Image. 8. Provide fileEntryId from step 3 and...
Updating users data through LDAP
Issue We have enabled importing users and groups through LDAP. Import works perfectly, although we have seen user data is not updated when it changes in Active Directory: email or user name, for example. Environment Liferay DXP with LDAP configured. Resolution Importing user through LDAP...
I cannot use special characters in Fragments
Issue I included certain special characters in the fragment such as ¡áéíóú and published it. When I reopen the fragment, the special character is displayed as � and doesn't allow me to publish anymore. The logs show this message: Uncaught DOMException: Failed to execute 'btoa' on...
Unable to add dynamic filter rules in Product Publisher Widget
Issue When the dropdown option is changed from Tags to Category, the input box disappears. Steps to reproduce: 1) Create some categories from the Global Site. 2) Create sample commerce products and attach the sample category created in Step 1 to each product. 3) Create a Content or...
Page canonical URLs of each existing language always point to the default language URL
Issue We have detected that the page canonical URLs of each existing language always point to the default language URL. Our default language is English, and we have a page in two languages: English: http://www.example.com/en/products Spanish: http://www.example.com/es/productos If you...
Color Contrast does not meet ADA requirements
Issue Color Contrast throughout Liferay's out-of-the-box platform does not meet the minimum ADA requirements. One example of this can be seen when adding a page using the Global template; the toggle switches contrast ratio when in the "off" position is 2:3:1, which does not meet minimum...
ElasticsearchException java.net.ConnectException: Connection refused during the upgrade process and it fails, but Elasticsearch is not necessary during it
Issue The following ElasticsearchException is thrown during the upgrade process, causing the upgrade to fail, but the Elasticsearch server is not necessary during it How can avoid this error? 2023-02-07 11:21:22.931 ERROR [main][ElasticsearchSearchEngine:56] bundle...
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> Bundle Blacklist> Module container> Blacklist Bundle Symbolic Names> fill...
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 Resolution While it is not possible to hide or show documents based on their...
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 icon) and Edit 5) Now, replace this image with another new image 6) Do...
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 files emailsubject.tmpl and emailbody.tmpl, as per the below property. # # Env:...
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 if all the pages are selected to export, we would end up seeing all the assets...
How to monitor who and what deleted pages or any data
Issue I would like to check who and what deleted pages or data from the Liferay system. Environment Liferay DXP 7.3 Liferay DXP 7.4 Resolution There are two ways of checking who and what deleted data: 1. From the UI by utilizing the Audit option, by going to the main menu on the upper...
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 widget page 3) Drag and drop the 'Search Bar', 'Search Result', and 'Sort'...
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 that is downloaded instead of previewed in the browser for MHTML files, but...
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 to execute phase [query], all shards failed high disk watermark [90%] exceeded […]...
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] com.liferay.exportimport.internal.lifecycle.LoggerExportImportLifecycleListener.onStagedModelImportFailed(LoggerExportImportLifecycleListener.java:399) : Staged model {class:...
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 the resource in the document library and download the text file 4....
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+ Resolution By default, Liferay DXP has a role-based permissions system....
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. Environment Liferay DXP 7.4 Resolution This is a known issue reported...
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 definition in regards to Old Logs on the Platform Limitations of Liferay PaaS,...
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 Upgrades from Liferay Portal 6.1 or 6.2 to DXP 7.0, 7.1, 7.2, 7.3 or 7.4...
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 Behaviour: Show the contents with the currency. Actual Behaviour: Showing...
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 the product, the user will navigate to the details page of the product and...
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 approach this operation? Do you have any official guide for this or...
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 produced inside the Axis Library: Caused by:...
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 Liferay DXP 7.2, please install Liferay DXP 7.2 Fix Pack 15+; 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 machine translated from Japanese into English and may contain some translation...
How to display a video from Documents and Media onto a page using the Video Widget
Issue We want to add a video from Documents and Media onto a page using the video widget. However, the Video Widget requires a URL.  Environment DXP 7.3, DXP 7.4 Resolution Here are the steps to displaying any video from your Documents and Media Library unto a Page, using the Video...

Showing 3,961 to 4,000 of 8,703 entries.