Search Results

All Results 7011
ソート
Resource Type
Applicable Versions
Deployment Approach
Capability
Feature
Disabling embedded Elasticsearch in DXP 7.3
Issue How to disable the Embedded Elastic Search? Environment Liferay DXP 7.3 Resolution Please refer to the steps below: Create a configuration file...
The purpose of the "Skip to Content" button
Issue If a user presses the Tab key when the URL is highlighted, a "Skip to Content" button appears. Selecting this button with your mouse does not appear to do anything. Environment Liferay DXP 7.0 Liferay DXP 7.1...
Liferay Screens on Liferay DXP 7.2 and latest Google announcement about Android API level 30 support
Issue As per https://developer.android.com/distribute/best-practices/develop/target-sdk#pre11, Google notified that By August 2021, new apps must target at least Android 11 (API level 30). By November 2021, all...
Wrong word breaking in forms description
Issue If the description of the form is greater than the text width, the line must be broken and the text afterwards is not wrapped correctly. Environment Liferay DXP 7.0 with fix-pack de-98-7010 or older. ...
Wrong word breaking in forms page titles
Issue If the text in the form page title is too long, the text wrapping cut words at any character. Environment Liferay DXP 7.0 with fix-pack de-98-7010 or older. Resolution Request a hotfix with the LPS-73685....
Page getting deleted after disabling Remote Live Staging
Issue Page is getting deleted after disabling 'Remote-Live Staging'. Reproduction Steps: 1. Setup 2 Liferay environments, one for staging and one for live. 2. Create a page in the staging environment and add some...
How to install a different version of Patching Tool?
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 you need a different version of Patching...
Special characters are escaped in instance names
Issue After changing the instance name to have a special character (e.g. "Liferay's Portal"), I see that the special character is escaped when the instance name is rendered in the Control Panel menu (e.g. "Liferay\'s...
Why Are Unrelated Pages Appearing In My Page Searches?
Issue When I search pages through the page tree, seemingly unrelated pages will sometimes show up in my search results. Environment DXP 7.0 DXP 7.1 DXP 7.2 DXP 7.3 Resolution One reason for seemingly unrelated...
Certain portlets have aria-autocomplete attributes
Issue While inspecting the DOM for certain portlets (Page Comments, Blogs, etc ...) deployed on DXP pages, users may notice the below aria attributes: aria-autocomplete="list" aria-expanded="false"...
Hiding an entire Fields Group through Form Rules
Issue I want to be able to hide an entire Fields Group until made visible through Form Rules. Environment DXP 7.3 Resolution In order to hide an entire fields group, you'll need to create individual rules to hide each...
Creation of low-code application via App Builder in Liferay 7.3
Issue How to use standard 'App Builder' application to create functional business applications with dedicated user interfaces and data separation without a single line of code. Environment  Liferay 7.3 Resolution...
DXP 7.3 Patching Source Code [Functionality Change]
Issue Can I patch DXP 7.3 in source mode? Where can I access DXP 7.3 fix pack and hotfix source code? Environment DXP 7.3 Resolution In an effort to improve the delivery of Liferay patches, we've now removed the...
'There are no patches installed' after applying a hotfix
Issue We try to apply a hotfix to the container based on the image liferay/dxp: 7.3.10-ga1, but it is not working. The docker log shows initially the message: [LIFERAY] Patch applied successfully. But then shows...
Different tables that are associated with the document data
Issue How data flows in the database tables after uploading an image. Environment Liferay 7.0 Resolution When the documents have been uploaded via document and media portlet from the Liferay portal, its metadata is...
User 20156 is not allowed to access URL
Issue While updating any user details the below error is thrown: WARN  [http-nio-8080-exec-2][SecurityPortletContainerWrapper:348] User 20156 is not allowed to access URL...
Web Content HTML issue
Issue 1. Create basic web content and copy shared Html in Html editor. 2. Try to publish content. 3. Check logs for errors. 4. Remove commented code in shared HTML and copy again in the content's HTML editor. 5. Try to...
SAML with Azure AD Fails to Authenticate and Throws Email Validation Error when URL format attribute names are used
Issue Liferay SAML integration with Azure AD may not be properly configured, specifically in regards to the Attribute Mapping. This results in an Email Validation error being thrown in the logs when a user attempts to log-in...
CSS minifier skips translating relative urls for already minified files
Issue Combo servlet bundles/aggregates multiple CSS files into single downloads. Some of those CSS files might already have been minified, so those are not minified again. Apart from bundling multiple files, the...
Expected regex syntax to validate Liferay form fields
Issue Facing invalid error message on form UI while working with the 'Regex Expressions' to validate the fields even though right email id is entered. Issue encounters while using the below regex to validate an...