Search Results

All Results 7025
Sort By
Resource Type
Applicable Versions
Deployment Approach
Capability
Feature
Sensitive Information disclosed via Application Status 400 Error
Issue Application Server errors at times may identify software, software versioning and hint at how user input is processed. This sample trace to demonstrate was triggered by having invalid characters (namely a set...
Commerce modules fail to deploy due following license expiration
Note: please note that Liferay has renamed its Liferay Experience Could offerings to Liferay SaaS (formerly LXC) and Liferay PaaS (formerly LXC-SM). Issue There has been a documented case where Commerce modules fail to...
Tooltip Messages appear twice when hovering over icon
Issue User sees tooltip messages appearing twice when hovering over various icons (i.e. help icon) throughout the portal.  Environment DXP 7.2 GA1 to Fix Pack 9 Resolution This behavior is caused by a regression bug and...
Keeping 'Location' type organization when upgrading to DXP 7.0+
Issue In DXP 7.0+ the location organization type is removed by default. When upgrading to DXP 7.0+, organizations that were categorized as a 'Location' lose this categorization during the upgrade process.  Environment...
Authorising 'Data Source' using https/http
Issue When authorizing from analytics, observed an error which seems like the 'HTTPS' request is getting converted to 'HTTP'. Environment Liferay 7.2 Resolution The browser never makes a request, it's AC which...
Cannot create folders in Forms section
Issue I need to create folders to organize my Forms, as I do in Web Content and Documents and Media, but I can't find this option. Environment Liferay DXP 7.x Resolution This functionality does not exist yet in the...
Is it possible to leave alt text empty for a required image of a Web Content Structure?
Issue As a content creator, I would like to leave the alt text empty of an image which is set as required by the corresponding Web Content Structure. This would allow screen readers to skip reading the image...
Internet Explorer 11 appends the "zx=" parameter to the URL
Issue DXP administrators and users may notice a zx= parameter appended to the URL while navigating through the pages of the portal. For example: http://localhost:8080/web/guest/page2?zx=5ml8zs91pgxm Environment...
The Refresh CAPTCHA option does not work
Issue The Refresh CAPTCHA button in the form seems to be disabled, it does not respond. Environment Liferay DXP 7.2 Fix Pack 6+ Resolution Please install Liferay DXP 7.2 Fix Pack 9+ Or request a Hotfix with...
Cannot provide non-admin roles access to view and manage Workflow Definitions
Issue I want to assign the permission to view and manage Workflow Definitions under Control Panel > Workflow > Process Builder to non-admin roles. However, when I try to add these permissions, I am unable to access and...
Unable to save Instance Settings modifications
Issue When I make some configuration change in instance settings and click save, the page breaks (menus are gone) and the changes are not stored. In the logs I see a stacktrace is thrown, with parts like these:       ERROR...
After performing a security configuration, our users can no longer add Categories in Web Content
Issue After applying the workaround indicated in this Security Advisory LSV-545: Unauthenticated Remote code execution via JSONWS (CVE-2020-7961), every client-side web service call to the JSONWS-API is failing:...
Can I add custom permissions through resource-actions/default.xml in a Liferay JS widget generated by Liferay JS Generator?
Issue After generating a JS widget through the Liferay JS Generator, there won't be an apparent way to leverage custom permissions, like it's possible through the resource-actions/default.xml file in a...
"JSON text did not start with array or object and option to allow fragments not set" error on Liferay Screens iOS-SDK
Issue When trying to login on Liferay-iOS-SDK Screenlet on a DXP 7.0+ project, the operation will fail, throwing the below error: "LoginScreenlet | Failed to log in: Error Domain=com.liferay.mobile.sdk Code=1 \...
Key Points while creating a 'Theme'
Issue Key Points that can be noted when creating a new theme in order to avoid issues. Environment Liferay 7.2 Resolution In preferencesMap, values must be Strings, String[], or a Collection<String>. group_id is of...
Receiving no 'View Usage' count with embedded web content after deploying a custom theme
Issue The usage count in 'view usages' does not change when the web content is embedded through the theme Steps to reproduce Create 'Site' Create 'Content Pages' Create 'Web Content' Copy the friendly URL of the...
Elasticsearch 7.10 breaks Workflow Metrics in DXP 7.3 GA1
Environment Liferay DXP 7.3 GA1 Elasticsearch 7.10+ Symptom When Liferay DXP 7.3 is configured to connect to Elasticsearch 7.10, navigating to Applications Menu > Workflow > Metrics and selecting a workflow entry...
Hide Content Page Fragments from Search Results
Issue I want to exclude fragments on a Content Page from Search Results. Example Use Case: Having a footer fragment in each Content Page that contains the company's contact information. I do not want to include the...
Options to upload directories and files to the document library maintaining their tree structure
Issue What options are there to upload directories and files to the document library respecting their tree structure? Environment Liferay DXP 7.0+ Resolution There are two main options: WebDav allows updating...
Can I access the configuration variable in a JS widget created with liferay-js:adapt?
Issue Following Adapting Existing Apps to Run on Liferay DXP, after re-adapting a pure JS project (React, Angular, Vue) to become a Liferay JS widget with the liferay-js:adapt command, there will be no...