Search Results

All Results 7011
ソート
Resource Type
Applicable Versions
Deployment Approach
Capability
Feature
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...
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...
Publishing child pages to Live without their parents
Issue We have a staging environment with a multi-level page structure containing many child pages When we try to publish the child pages separately, using the page selection in the advanced publication,...
How to adjust notifications in the OOTB 'Single Approver Workflow' to approve specific web content based on a specific user
Issue How to apply 'Single Approval Workflow' to the specific user against specific web content. Use-case  Web Content 1 created/edited by user 3 - notification should go to Approver (User1)  Web Content 2...
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...
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...
Patching Tool 'WARNING: some of the currently installed fixes are not available' while installing certain Fix Packs
Issue When trying to upgrade from DXP 7.0 Fix Pack 90 to Fix Pack 96, the Patching Tool shows the following message: WARNING: some of the currently installed fixes are not available: * LPS-94011 * LPS-107323 The...
How do I resolve a Tika WriteLimitReachedException error?
Issue I am seeing the following error: org.apache.tika.sax.WriteOutContentHandler$WriteLimitReachedException: Your document contained more than 1048576 characters, and so your requested limit has been reached. To...
Is it possible to stream the logs of the liferay service to Dynatrace?
Note: please note that Liferay has renamed its Liferay Experience Could offerings to Liferay SaaS (formerly LXC) and Liferay PaaS (formerly LXC-SM). Issue Is it possible to stream the logs of the liferay service...
Some form pages fail to show the content with error Unable to deserialize object
Issue When trying to view a form page with an associated custom portlet, the page failed to render the form. The portal log shows the following error: 2021-01-26 00:04:23.021 ERROR...
#undefined is added to the URL when there is an Asset Publisher in a page
Issue After upgrading from DXP 7.0 Fix Pack 96 to Fix Pack 97, the #undefined text is appended to the URL on the portal pages. Environment Liferay DXP 7.0 Fix Pack 97 Liferay DXP 7.1 Fix Pack 21 Resolution Please...
AlloyEditor Code View no longer respects line breaks
Issue After upgrading from DXP 7.0 Fix Pack 96 to Fix Pack 97, the AlloyEditor "Code View" option no longer formats the markup. Environment Liferay DXP 7.0 Fix Pack 97 Resolution Please request a Hotfix with...
Warnings "Attempting to upgrade X table by recreating table"
Issue During an upgrade to newer versions of the portal, warnings like "Attempting to upgrade some table by recreating table due to some reason" may be found in the logs. They can cause confusion and...
Two separate java processes are created when starting Liferay 7.3
Issue When you start Liferay 7.3 you can see two new different Java processes running, while in older versions only the first one was created: org.apache.catalina.startup.Bootstrap...
How can I modify the Admin Theme?
Issue Sometimes we need to modify some aspects of the admin-theme, for example, to change the look and feel of web content editions. Environment Liferay DXP 7.0, 7.1 Resolution The admin-theme can not be modified...
Site Administrators can't edit or create Workflows
Issue A user with the Site Administrator can't create or edit workflows through Kaleo Forms Admin. When attempting to do so, the user sees that the fields are greyed out and the 'Save' button is missing. Environment DXP...
Roles are getting deleted
Issue While adding the roles up to 20 if chosen 20 Items per page but if try to add multiple roles further then all the roles is getting deleted except the latest one. Environment Liferay Portal 6.2 Resolution The...
Using data providers to populate states based on their country
Issue Create data providers for the country list and state list by using the below Liferay provided 'Rest Web Services'. localhost:8080/api/jsonws/country/get-countries and...