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...
Does Liferay support AngularJS?
Liferay Support does not recommend or endorse specific third-party products over others. The information provided about products not created by Liferay is for reference purposes only, and any implementation of these principles will be at your team's discretion. Issue Are AngularJS...
Error when updating SEO information after changing localization language
Issue It is not possible to update SEO settings after changing the portal language.  The message Error: Your request failed to complete is reported in the UI and we see the following error in the log: No render mappings found for MVC render command name '/layout/edit_seo' for portlet...
Is there a max file size limit for the Large File Uploader?
Issue Is there a file size limit for the Large File Uploader? What is the max file size I can upload to the Large File Uploader? Environment Liferay Support Resolution There is no max file size limit However, uploads can fail if you are connected via wifi and upload a very large file...
How to update moment.js library
Issue For security reasons we need to update the moment.js library from version 2.24.0 to version 2.29.4 How do I update the moment.js library in Liferay DXP? Security vulnerabilities in moment.js 2.24.0: CVE-2022-31129, CVE-2022-24785 Environment Liferay DXP 7.1+ Resolution The...
Unable to add the product with promotion to the cart
Issue Steps to reproduce: 1. Start Liferay DXP 7.4 2. Create a new site by using the 'minium site template'. 3. Navigate to Promotions and add the promotion to a product. 4. Navigate to Accounts > Create an account. 5. Navigate to the catalog Page and select the account. 6. Add any...
All search widgets shows "Portlet is temporarily unavailable"
Issue The sort widget breaks the search page Steps to reproduce 1) Go to the search page 2) Add a sort (search) widget to the page and refresh Expected Behavior: The Sort widget is successfully added without an issue Observed Behavior: All search widgets now show "Portlet is temporarily...
com.liferay.portal.kernel.exception.NoSuchResourcePermissionException: {companyId=20100, name=com.liferay.translation.en_US, primKey=com.liferay.translation.en_US, scope=4}
Issue When we open "Site Builder" => "Pages" the following error is thrown and site pages are not displayed: com.liferay.portal.kernel.exception.NoSuchResourcePermissionException: {companyId=20100, name=com.liferay.translation.en_US, primKey=com.liferay.translation.en_US, scope=4} at...
Widgets don't have all configuration options when using a custom theme
Issue After applying a newly created theme to the Look and Feel of a Site's pages, I can only see Permissions and Configuration Templates when trying to configure a widget. Environment Liferay 7.4 Resolution When creating a theme, the portlet.ftl is slightly different from the Classic...
Related Assets widget not showing articles from other sites.
Issue Expected Result - When I add an asset to the Related Assets widget all related assets from the main Asset Publisher are visible in the widget. Observed Result - The Related Asset widget only shows related assets from the current site. However, on the Asset Publisher widget, related...
Can I use ModelDocumentContributor for journal articles (web contents)?
Issue The ModelDocumentContributor interface is used by many entities in Liferay to customize index and search operations. Can it be used to customize indexing and search for journal articles (web contents)? Environment Liferay DXP 7.2, 7.3, 7.4 Resolution Up until DXP 7.3, Journal...
How to install Elasticsearch plugins in offline mode
Issue Sometimes customers don't have internet connection on their Production environments and want to install in offline mode the required Elasticsearch plugins: analysis-icu, analysis-kuromoji, analysis-smartcn, analysis-stempel Environment DXP 7.0 or higher Resolution We will take...
JournalArticleLocalServiceUtil.updateArticle(JournalArticle) does not update the translation of my Web Content's title programmatically
Issue The direct modification of the title through JournalArticle object by manipulating the titleMap variable does not alter the Web Content's title when calling JournalArticleLocalServiceUtil.updateArticle(JournalArticle). Environment Liferay DXP 7.1+ Resolution The following methods...
Liferay UI Panel - collapsed attribute by default
Issue After trying to use Liferay UI panels in a default collapsed state, the attribute does not seem to be working. If I put the following example code in a widget template the panel will appear as extended by default. According to the tld if defaultState and state are not "open" then...
Non-localizable fields default language
Issue In which language are the web content non-localizable fields displayed? Environment DXP 7.4 Resolution By default, the non-localizable fields will allow you to enter the translation only for the site's default language. However, it is possible to change the default language of the...
Site Friendly URL not available
Issue I try to change the friendlyURL of one site to "site01" and I can't, it returns the error: Error: Please enter a unique friendly URL. Site and site01 site01 have the same friendly URL. Checking the rest of the sites, none of them are using this friendlyURL, why is it not available?...
Portlet options lost after upgrading to 7.4 U51+
Issue After upgrading to 7.4 Update 51+, the Export/Import, Configuration or Remove portlet options are lost. This error does not happen if the Classic Theme is applied. Environment Liferay 7.4 Update 51+ Resolution If we have a custom theme applied, we need to update the...
Webhooks not being created with GitLab due to GitLab connection to Jenkins
Note: please note that Liferay has renamed its Liferay Experience Could offerings to Liferay SaaS (formerly LXC) and Liferay PaaS (formerly LXC-SM). Issue Webhooks are not being created when trying to connect a GitLab Repository with Jenkins  Based on the error seen in the logs, the...
How can I see the number of all visits in Analytics Cloud?
Issue In the Analytics Cloud, we only see 'unique visitors' and not all visitors. Is it possible to see all visitors' data with Analytics Cloud? We would like to see the total number of visits on the site. Environment Liferay Analytics Cloud Resolution This feature has not been...
Button '-' doesn't work when creating a structure with repeatable field
Issue When clicking on the '-' button, the field should be deleted Steps to Reproduce: 1) Navigate to Content & Data > Web Content > Structures. 2) Create a new structure as follows: Field 1 Type: Text Localizable: Yes Repeatable: Yes Field 2 (this field must be inside the previous...
Order Id is not searchable on 'On-Order' Tab in Inventory portlet
Issue Steps to reproduce: 1. Start Liferay DXP 7.4. 2. Navigate to Catalog Page > Account Management. 3. Create a business account and place 2-3 orders individually. 4. Navigate to inventory and go inside the placed order SKU. ( for ex: MIN 55861) 5. Navigate to the On Order Tab and...

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