Search Results

All Results 6987
Resource Type
Applicable Versions
Deployment Approach
Capability
Feature
Can edit option from content approval be removed or disabled ?
Issue The workflow has been enabled for web content. For that, one site role has been created that can approve or reject it. But while approver assigns it to themself, they will get edit option also and from the...
The liferay service can't connect to database after upgrading service image
Issue After upgrading the liferay service image to version 4.0.4 or higher, Liferay DXP can no longer connect to the database service, showing errors when trying to connect to the database with the...
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...
Where can I find the source code of Liferay Connector to Elasticsearch 6 plugin?
Issue Where can I find the source code of Liferay Connector to Elasticsearch plugin? For example Liferay Connector to Elasticsearch 6 and: com.liferay.portal.search.elasticsearch6.api-2.1.6.jar...
Can not install a hotfix in DXP 7.3 with fixpack dxp-1
Issue Can not install a hotfix built for Liferay DXP 7.3 with baseline dxp-1. Patching tool shows a warning message about missing fixes Environment Liferay DXP 7.3 with dxp-1 Resolution Please use the...
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....
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...
Restrict guest users from accessing login page when attempting to access a protected page or resource
Issue By default, guest users are prompted to the login page when they are attempting to hit a url or access a resource that is protected and not available to guest users. I do not want guest users to be redirected to...
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...
'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...
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"...
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...
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. ...
'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...
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...
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...
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]...
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...
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...
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...
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...
What is the maximum time frame of a VPN tunnel utilization report?
Note: please note that Liferay has renamed its Liferay Experience Could offerings to Liferay SaaS (formerly LXC) and Liferay PaaS (formerly LXC-SM). Issue As an administrator, I would like to request a VPN tunnel...
"SSLException: No PSK available. Unable to resume" error is thrown and Elasticsearch Monitoring/X-Pack Monitoring widget is broken with Kibana 7.11+
Environment Liferay DXP 7.1-7.3 with Liferay Enterprise Search subscription Elasticsearch Monitoring/X-Pack Monitoring widget Elasticsearch & Kibana 7.11+ JDK 11 Symptom When Liferay DXP is configured with JDK 11 and...
Lots of warnings in the logs: SecurityException Access denied to com.liferay.document.library.kernel.service.DLAppService#ge tFileEntryByUuidAndGroupId
Issue In our server logs we see a lot of warnings with stack traces like these: 2021-03-05 07:10:40.666 WARN [http-nio-127.0.0.1-8080-exec-276][PortalImpl:6843] java.lang.SecurityException: Access denied to...
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...
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...
What difference is there between System Setting and Instance Setting LDAP configurations?
Issue There are two locations within Liferay DXP where LDAP configurations can be set. One is the System Settings (Control Panel -> Configuration -> System Settings -> Security -> LDAP) and the other the Instance...
The Asset Publisher shows no content for non-admin roles after upgrading to 6.2 EE portal-173+ fix pack
Issue After upgrading from an old 6.2 EE fix pack up to a newer one, for example portal-173-6210, users with non-admin roles will no longer be able to see web contents in the Asset Publisher, instead, users with...
Fixed Some Performance Issues in Liferay 7.0
Issue Some known performance issues Environment Liferay 7.0 Resolution Liferay has fixed some performance issues which were impacting a lot to the Memory and CPU consumption in 7.0. Also, in data transferred to the...
Changing comments' order of Web Content Display
Issue I would like to configure the comments section in a Web Content Display to show comments in descending order by modification date (from newest to oldest). By default, they are displayed in...
#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...
How do I remove items from the User Personal Bar without customizing it?
Issue There are items in the User Personal Bar by default that we aren't using or don't want users to access. We want to remove these items without creating a custom module. Environment Liferay DXP...
Allow users to get accurate search results for public page content when using the common search functionality
Issue After publishing to 'Live' and 'Re-indexing', when searching for the public page once again on the staging server, zero results displayed. After configuring 'Remote Staging', the search results which were...
Accurate search results for public page content after configuring 'Remote Staging'
Issue No results found after publishing changes to live Steps to reproduce:  Set up a clean instance Set up another (remote environment) instance. Create a new content page in the local environment. Add a basic...
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...
Huawei devices and Liferay Push notifications
Issue Liferay Push uses Firebase Cloud Messaging. Firebase Cloud Messaging will not send notifications to devices that don't have Google Services running on them. As of May 16, 2019, Google Services cannot run on...
Unable to render forms in custom portlet anymore
Issue You have some custom code (e.g. a portlet) which programmatically renders a form But after a patch level upgrade, this does not work anymore, the form is not rendered Environment DXP 7.2 Resolution It might be that...
Unable to use the Action button under Sites
Issue Steps to Reproduce: 1) Manually deploy Liferay on Wildfly 8.2. 2) Start up the portal and navigate to Control Panel > Sites > Add blank site. 3) Click on any Action button with to the Sites. Actual Result: The...