Search Results

Capability
Feature
Deployment Approach
Liferay SaaS Prod to DR Backup Restore Failed
authorEmailAddress: anishq.sharma@liferay.com, authorName: Anishq Sharma, content: Note: please note that Liferay has renamed its Liferay Experience Could offerings to Liferay SaaS (formerly LXC) and Liferay PaaS (formerly LXC-SM). Issue Backup Restore fails when trying to restore Prod's backup...
Content-Security-Policy Header Integration
authorEmailAddress: kanchan.bisht@liferay.com, authorName: Kanchan Bisht, content: Issue How can a CSP (content security policy) HTTP header that enables only specific external resources to be loaded in the frontend be implemented? Environment Liferay DXP 7.2 Resolution CSP is not currently...
The Live site displays web content that has been changed on the Staging site
authorEmailAddress: kanchan.bisht@liferay.com, authorName: Kanchan Bisht, content: Issue The modifications are visible in the live environment instead of just the staging environment after publishing the web content with changes. Reproduction Steps: Enable local live staging Create a Web Content...
could not resolve all artifacts for configuration 'classpath'
authorEmailAddress: thanga.meena@liferay.com, authorName: Thanga Meena, content: Issue The error "could not resolve all artifacts for configuration 'classpath'" occurs during the time of Liferay workspace creation using LDS and not able to process further. Environment Liferay DXP 7.2, DXP 7.3 LDS...
Perform a date range query using Custom Filter Widgets over two fields of a structure
authorEmailAddress: jorge.garcia@liferay.com, authorName: Jorge García Jiménez, content: Issue We have a custom web content structure that has two ddm-date fields. We want to search and filter over a range of dates between those two fields using Custom Filter Widgets.   Environment Liferay DXP...
How to change the html of the default inactivity popup
authorEmailAddress: ryan.snuggs@liferay.com, authorName: Ryan Snuggs, content: Issue How to change the html of the default popup that appears when a user is warned about inactivity. Environment DXP 7.0 Resolution Changing the HTML of the pop up will require customization as it is not something...
Embedding the Language Selector Widget in a Fragment
authorEmailAddress: ryan.snuggs@liferay.com, authorName: Ryan Snuggs, content: Issue Need to embed the Language selector widget in a fragment via tags similar to what is referenced here: https://help.liferay.com/hc/en-us/articles/360020757071-Embedding-Widgets-in-Page-Fragments Environment DXP...
The has-control-menu class is shown for non-administrator users
authorEmailAddress: daniel.mijarra@liferay.com, authorName: Daniel Mijarra, content: Issue I want to use the has-control-menu class (included in the body tag) to check if the user is an administrator or not and to be able to apply certain CSS rules in my Theme.   Environment Liferay DXP 7.3  ...
Define more than three thumbnail resolutions for Adaptive Media
authorEmailAddress: jorge.garcia@liferay.com, authorName: Jorge García Jiménez, content: Issue There are three thumbnail configurations that can defined for Adaptive Media in System Settings -> Adaptive Media -> System Images Resolutions. Each configuration is mapped to a value of the query...
In DXP 7.3 the "Add Translation" button is not available when creating web content as it was on DXP 7.0
authorEmailAddress: ahmed.abdin@liferay.com, authorName: Ahmed Abdin, content: Issue After upgrading from DXP 7.0 to DXP 7.3 the "Add Translation" button is not available when adding web content as it was on DXP 7.0. See screenshot attached. 7.0.png Environment Liferay DXP 7.1 Liferay DXP 7.2...
Need to set expiry date of doument while uploading in Document and Media
authorEmailAddress: ankit.gupta@liferay.com, authorName: Ankit Gupta, content: Issue How to set the expiry date for Document & Media? Environment Liferay DXP 7.3 Resolution There is no out-of-the-box feature available to achieve this requirement i.e. to set the expiry date for the documents and...
Publish/Save As Draft button in Product detail Page
authorEmailAddress: ankit.gupta@liferay.com, authorName: Ankit Gupta, content: Issue Steps to Reproduce: 1. Create a minium site. 2. Go to Products. 3. Select any product. 4. Go to SKU's. 5. Click on the Publish/Save Button. 6. Open the Browser Console. Expected Behavior: It should publish/save...
Scheduled Discount automatically applied before schedule Date & Time
authorEmailAddress: ankit.gupta@liferay.com, authorName: Ankit Gupta, content: Issue Steps to reproduce: 1.Create a speed-well test site. 2.Create vocabulary named "ipdc" and create one category named "World Cup" in it. 3.Now, create product named "FIFA" and select "World Cup" in ipdc category...
Navigation to site from 404 error page gives 404 error
authorEmailAddress: ankit.gupta@liferay.com, authorName: Ankit Gupta, content: Issue Step to Reproduce: 1. Add the below properties in portal-ext.properties - layout.friendly.url.page.not.found=/html/portal/404-page.jsp javascript.single.page.application.enabled=false 2. Place the custom jsp in...
Products not displayed with Draft status
authorEmailAddress: ankit.gupta@liferay.com, authorName: Ankit Gupta, content: Issue Products not displayed with Draft status under Commerce Product Screen Environment Liferay DXP 7.3 Commerce 3.0 Resolution The observed behavior is a known issue/bug. If the hotfix is required for this issue,...
HTTP Strict Transport Security (HSTS) Header Not Used
authorEmailAddress: ankit.gupta@liferay.com, authorName: Ankit Gupta, content: Issue The HSTS header cannot completely defend against man-in-the-middle attacks. However, it can be useful in defending against an attack in which an attacker establishes an encrypted connection to the application and...
Verbose Error Messages
authorEmailAddress: ankit.gupta@liferay.com, authorName: Ankit Gupta, content: Issue The name of the technologies used, such as Apache Coyote, Tomcat, etc. are visible. Environment Liferay DXP 7.2, DXP 7.3 Resolution  Each application is responsible for allowing its information to be displayed...
Unauthenticated REST API call for products - throws Error
authorEmailAddress: ankit.gupta@liferay.com, authorName: Ankit Gupta, content: Issue Unauthenticated REST API Call for retrieving products /o/headless-commerce-delivery-catalog/v1.0/channels/${channelId}/products { "status" : "INTERNAL_SERVER_ERROR", "title" : "0" } Stack trace: 2021-05-20...
Scroll bar is not working for Catalog Selection while creating product
authorEmailAddress: ankit.gupta@liferay.com, authorName: Ankit Gupta, content: Issue Please find below steps to reproduce the issue: 1. Create Simple Product 2. Add Product Name 3. Highlight the Catalog box. A list of catalogs will be displayed. Expected: The vertical scroll bar should be working...
Category Selection for Product
authorEmailAddress: ankit.gupta@liferay.com, authorName: Ankit Gupta, content: Issue Please find below steps to reproduce: 1. Create one vocabulary on a global site 2. Create 8 categories and add 2 subcategories to each category 3. Go to any product and click on select for that vocab. 4. Scroll...
Never Expire in Schedule section in Discount is not getting saved
authorEmailAddress: ankit.gupta@liferay.com, authorName: Ankit Gupta, content: Issue Steps to reproduce: 1) Create discount. 2) Go to schedule section and uncheck Never Expire. 3) Click on Publish. Actual Behavior: It is still checked after publishing. Expected Behavior: It should remain uncheck...
Viewer Role is able to upload/edit the documents
authorEmailAddress: ankit.gupta@liferay.com, authorName: Ankit Gupta, content: Issue Steps to Reproduce: 1) Create a Site called HR 2) Create a Private page called Documents 3) In the Document's Page drag and drop Document and Media (Image-1) 4) Click on Document and Media Configuration and check...
In web content search the Filter by Status is not set to "Any" by default for users with Site Role that has web content permissions
authorEmailAddress: ahmed.abdin@liferay.com, authorName: Ahmed Abdin, content: Issue I have a User with a Site Role that has web content permissions only. When the user goes to web content and selects the Filter and Order menu, the Filter by Status is not set to "Any" by default as with the admin...
Home URL of the instance does not work: 404 error
authorEmailAddress: jose.jimenez@liferay.com, authorName: Jose Jimenez, content: Issue You find errors or warnings related with the default Home URL in the DXP's log file, the trace looks like this: 2021-08-20 07:55:59.166 WARN [http-nio-8080-exec-8][code_jsp:161] {code="404", msg="The requested...
Price Range facet is not working on Sell Price
authorEmailAddress: pooja.bhambani@liferay.com, authorName: Pooja Bhambani, content: Issue Steps to reproduce 1. Create new minium site template. 2. Go to products for e.g ABS Sensor -> Click on SKUS -> Give Base Price as 120.00 and Sell Price as 40.00 3. Go to catalog page and select the $...
DLFileRank modules are not available anymore
authorEmailAddress: jose.bango@liferay.com, authorName: Jose L. Bango, content: Issue In Liferay DXP 7.3, DLFileRank modules are not available (document-library-file-rank-api, document-library-file-rank-service). Environment DXP 7.3 Resolution These modules have been archived in version 7.3....
Disable 'track' requests from Audience Targeting
authorEmailAddress: cristina.rodriguez@liferay.com, authorName: Cristina Rodriguez, content: Issue Sometimes there is a need to get rid of the following calls from Audience Targeting: /o/analytics-processor/track For example some of the browsers which attempt to send analytics events to Liferay...
New field types that can be utilized in forms are needed
authorEmailAddress: kanchan.bisht@liferay.com, authorName: Kanchan Bisht, content: Issue Customizing the look and feel of Liferay sites require the addition of the following field types to their Forms. Accordion Tooltip Pop-up or dialog box Environment Liferay DXP 7.3 Resolution The easiest...
Can't run Talend Job with Java 11
authorEmailAddress: katlyn.lee@liferay.com, authorName: Katlyn Lee, content: Issue When Liferay is using Java 11 or OpenJDK11, users cannot successfully run Talend Jobs through the Dispatch application. The job fails, and users may see an error like the following:...
Disabling localization - I cannot remove the locale from the page URL
authorEmailAddress: ahmed.abdin@liferay.com, authorName: Ahmed Abdin, content: We have a website set with the English language only. The pages of the site can be accessed with two URLs. For example: www.liferay.com/en/customer www.liferay.com/customer We added the property...
Duplicate Tag Exception while Publishing a portlet on a migrated System
authorEmailAddress: rita.schaff@liferay.com, authorName: Rita Schaff, content: Issue After having upgraded from 6.2 to DXP Cloud or Liferay DXP 7.0+ with staging enabled and tagged web content articles, trying to publish the articles to Live results in the following error: An unexpected error...
Liferay integration with Open Office remotely
authorEmailAddress: viktoria.gyomber@liferay.com, authorName: Viktória Gyömbér, content: Issue Is it possible to have Open Office on any other server then the one where Liferay is running? Environment Liferay DXP 7.2 Resolution It is a limitation of the OpenOffice/LibreOffice integration that it...
[CKEditor] Copy-pasting images in the editor does not work
authorEmailAddress: rita.schaff@liferay.com, authorName: Rita Schaff, content: Issue Using CKEditor, after pasting a copied image, the image does not appear. Environment DXP 7.2 Resolution This behavior is intended as the CKEditor plugin required for this functionality, Upload Image, is not a...
What is the difference between the 'View' and 'Access' permissions?
authorEmailAddress: katlyn.lee@liferay.com, authorName: Katlyn Lee, content: Issue When defining permissions for a folder (for example, in Web Content or Documents and Media), I see a 'View' and 'Access' permission. Environment Liferay DXP 7.0, 7.1, and 7.2 Resolution The 'Access' permission is...
"Choose an option" is not selected by default
authorEmailAddress: pooja.bhambani@liferay.com, authorName: Pooja Bhambani, content: Issue When we select "Choose an option" from the options field, it is not getting selected. Steps to reproduce 1. Create a minium-site template. 2. Create a one product in it. 3. Next, create options in a product...
Deleting old data from 'AUDIT_AUDITEVENT' table in 6.2
authorEmailAddress: katlyn.lee@liferay.com, authorName: Katlyn Lee, content: Issue I want to clean up the AUDIT_AUDITEVENT table because the old data is taking up too much space. Environment Portal 6.2 Resolution Note: The following information involves customizations that are beyond the scope of...
Invalid checksum error when initializing Liferay bundle
authorEmailAddress: katlyn.lee@liferay.com, authorName: Katlyn Lee, content: Issue After defining the liferay.workspace.bundle.url property in the gradle.properties file, running a Gradle Task to initialize the bundle fails with the following error: Execution failed for task ':verifyBundle'. >...
How to Redirect to OpenID Connect Page after clicking the "Sign In" Button
authorEmailAddress: gabor.komaromi@liferay.com, authorName: Gábor Komáromi, content: Issue The steps users take to login via OpenID Connect are very long. They have to: Click the "sign in" button on the home page The Sign-In Portlet comes up Click on "OpenID Connect" link Choose the OpenID...
On content pages with no widgets, 'AllPortletsReady' should be triggered
authorEmailAddress: kanchan.bisht@liferay.com, authorName: Kanchan Bisht, content: Issue If a fragment is created with javascript that uses the following JS: Liferay.on ('allPortletsReady', function() { console.log('Hello from allPortletsReady');}); , and the content page has a portlet, the...
External URLs in @import url clauses are not aggregated to CSS
authorEmailAddress: jamilly.macedo@liferay.com, authorName: Jamilly Macedo, content: Issue When creating a custom theme using an imported URL and with the CSS Fast Load property enabled, the URL content is not rendered. @import...