Search Results

All Results 6974
ソート
Resource Type
Applicable Versions
Deployment Approach
Capability
Feature
'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...
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...
Configuring instances for remote live staging
Issue Configuring servers for remote live staging with localhost for testing purposes. Environment Liferay 7.3 GA1 Resolution Here are the detailed steps: Update the TunnelAuthVerfierConfiguration of both Liferay...
Pages are indexed in the wrong language
Issue When we look for our page in Google search, some of the listed results has a locale we don't even use. What can we do to resolve that and have the URL with the correct locale in the search results?...
Site Administrators can't add new members to their site
Issue When a site administrator tries to add new members to a site, the site administrator is unable to see the list all available users in the portal. The site admin can only see users that have already been added as...
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...
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...