Search Results

Knowledge Base 3817
Resource Type
Applicable Versions
Deployment Approach
Capability
Feature
Fields Group is not properly hidden by Form Rules
Issue Even if all the fields nested in a Fields Group are hidden by Form Rules, users can see the Fields Group Title and the icon to duplicate the Fields Group (if the Fields Group is set to be repeatable). Environment...
Patching Tool 3 "info" Command showing multiple patches as "Will be Installed"
Issue Patching Tool 3 info command shows multiple patches as "will be installed" Environment Patching Tool 3 Resolution Keep only the needed patches in the Patches folder For Example: If you have DXP-1 and hotfix-2 installed. ...
Patching Tool 3 selects older patch in the patches folder to Install
Issue Patching Tool 3 selects older patch instead of the newest/latest in the patches folder to install I have more than one hotfix in the patches folder, and Patching Tool 3 selects the older one to install Environment...
'Failed to run platform init' error when installing Developer Studio
Issue When running the Dev Studio Installer, I encountered an error that looks like the following: Problem running post-install step. Installation may not complete correctly Error running C:/Program...
Liferay Gradle plugin is not compatible with gradle 6.0+
Issue When building a service using Service Builder, I encounter the following error: A problem occurred configuring project ':modules:test:test-api'. > Failed to apply plugin class...
'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...
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?...
Can't type in Forms fields because the text fields won't stay selected (fields lose focus)
Issue When the extensions Grammarly or LanguageTool are installed on the user’s browser, then Forms fields lose focus when the user is typing new characters on the field. Environment Liferay DXP 7.2...
How Can I Publish Web Contents Which Contain Unencoded URLs?
Issue Currently, if file entry validation is enabled and web contents are created with unencoded URLs containing special characters (such as ' &apos; ] } ) > < \n | ? " &quot;  ), publishing automatically fails...
Every user getting notifications in the Out-of-Box Single Approval Workflow
Issue Every user is getting a notification in the OOTB Single Approval Workflow, even though the specific user has been modified in 'Assignments'. Environment Liferay 7.3 Resolution The issue is fixed in Liferay...
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...
Content Pages are Indexed as a Full Page, Including Headers and Footers
Issue When I search for a page, every content page which was created after that page shows up in search results. Environment DXP 7.3 Resolution Content pages are indexed as a full page on creation, including the...
How to resolve a duplicated title within edit mode for a Card fragment observed in 7.3 GA1
Issue When adding a Card fragment to a Content page in a 7.3 bundle patched to GA1, then editing the fragment's title text and changing its Heading to a different type, the title becomes duplicated. The duplicated...
RuntimeException - java.lang.IllegalArgumentException: none of the ciphers are supported by this JVM
Issue Below RuntimeException throws which indicates listed ciphers are not available under the supported ciphers of the JVM. Caused by: java.lang.RuntimeException: java.lang.IllegalArgumentException: none of the...
Published web content is not available to live in one of the node
Issue From one of the nodes [Eg: Node 2], while publishing the individual web content under the Content and Data / Web content section, published content is not available to live in both the nodes [node 1, node 2]...
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...