Search Results

All Results 7023
Resource Type
Applicable Versions
Deployment Approach
Capability
Feature
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...
I cannot use special characters in Templates
Issue I included certain special characters in a template such as ¡áéíóú and saved it. When I reopened the template, the HTML and Elements sections stopped displaying. When I saved the template again, the UI showed...
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...
Documents and Media table view does not fit into the screen on mobile phone
Issue Table view is set up for Documents and Media widget If I view the page on mobile screen, the table does not fit There is a scrollbar to see all columns but it is small and difficult to use I am worried that...
Detected Vulnerabilities related to Struts
Issue A security scan has picked up the following vulnerabilities related to struts-core:  CVE-2012-1007, CVE-2014-0112 CVE-2014-0112: ParametersInterceptor in Apache Struts before 2.3.20 does not properly restrict...
Disable Commerce module on Liferay 7.4
Issue Liferay Commerce is not relevant for the business user, they would like to disable it in DXP 7.4 Property added to portal-ext.properties file: enterprise.product.commerce.enabled=false Environment DXP 7.4...
The same URL repeats in sitemap.xml even after disable sitemap index
Issue When the property "xml.sitemap.index.enabled" is false one sitemap is created for each site. When there's a unique sitemap index the same URL is repeating several times.   Environment DXP 7.3+ DXP 7.4 u4...
403 error in Liferay SaaS project
Note: please note that Liferay has renamed its Liferay Experience Could offerings to Liferay SaaS (formerly LXC) and Liferay PaaS (formerly LXC-SM). Issue Sometimes, Liferay SaaS clients report that they are...
Is it possible to disable Document Previews at the file extension level?
Issue When generating document previews for PDF files using default portal.properties configurations, the total disk space being used can far exceed the size of the original PDF file. Is it possible to skip preview...
Entity content is too long for the configured buffer limit
Issue When performing a custom search such as: IndexSearcherHelperUtil.search(searchContext, query); the following exception is thrown from Elasticsearch and no results are obtained from the...
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...
Form takes a shot delay of approximately 1 second to load
Issue There is a short delay (approximately 1 second) for the form to become available after page load Environment DXP 7.1 or higher Resolution It is true that there is a short delay (about 1 second) for the form to...
Display Template "List Menu" is always showing the full pages tree in Menu Display widget
Issue Although 'Auto' mode is configured for the List Menu display template in Menu Display widget, the full pages hierarchy is displayed.  Environment Liferay DXP 7.3+ Resolution In previous versions of...
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...
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...
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...
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...
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="#"...
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...
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...
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...
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...
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...
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...
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....
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...
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...
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:...
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...
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...
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...
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...
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...