Search Results

ナレッジベース 3817
ソート
Resource Type
Applicable Versions
Deployment Approach
Capability
Feature
GMT Unexpectedly Appears in Time Zone Dropdown
Issue I'm trying to customize the default list of time zones in Liferay DXP by setting the time.zones property in the portal-ext.properties file. I didn't include GMTin the configuration, but it is still showing...
Liferay service restarts frequently
Issue Since we allowed access to some users to contribute content, we are getting many issues with Liferay service restarts. While we are working with the platform, following error message is shown without any...
NoClassDefFoundError: org/apache/commons/compress/archivers/zip/ZipArchiveInputStream
Issue We are putting up commons-io on osgi/module folder so it will be readily available to all modules, on our previous version of Liferay (DXP 2024 Q1.7), the commons-io worked, however now we are updating to the latest...
Error in Jenkins builds
Issue When we generate a new build, we get the following error: ERROR: the command "[lcp, deploy, --only-build, --project, resumed, --metadata,...
The drop-down is not working when clicking anywhere apart from the arrow
Issue The category filter fragment only expands or collapses the category list when clicking the dropdown arrow. Clicking the category name itself does not trigger this action. Steps to reproduce:  1. Navigate to...
I received the following error in the log: Feature flag LPD-10588 is not available for company 0
Issue After upgrading to 2025.q1.6-lts, I received the following error in the log: Feature flag LPD-10588 is not available for company 0 Environment Liferay Quarterly Release 2025.q1.6-lts Resolution The case has been...
Object entry reviewer to have access only to currently reviewed object, not to all entries
Issue Issue description: I have enabled a review workflow for an object and noticed that if I want the reviewer to be able to edit the submitted object entry during the review task, I need to add the "Access in Control...
Hidden Heading (

Navigation

) and Incorrect role="main" Usage in Liferay DXP Theme
Issue An unnecessary hidden heading, <h1 class="sr-only">Navigation</h1>, is present in the page source code. Although hidden visually, it is still picked up by screen readers, which can confuse users...
Analytics Cloud Stuck On "Redirecting to your identity provider..."
Issue When attempting to access Analytics Cloud via https://analytics.liferay.com the site hangs indefinitely on the "Redirecting to your identity provider..." message. This can occur despite successfully logging...
User Workflows Not Appearing Under 'Assigned to My Roles'
Issue We have enabled a workflow for approving new user account creation. While the Admin user gets the notficiation about the workflow task, if they navigate to My Workflow Tasks > Assigned to my Roles, the task is...
Loss of Client Extension Configurations After Publishing with Local Staging
Issue After configuring settings such as JS or CSS on the pages of a site with Local Staging enabled, the changes are being lost after publishing to Live   Environment 2024.Q1.12 (or older versions)   Resolution This...
After upgrading to 2025.q1. old display date is not set as publication schedule date
Issue When upgraded to 2025.q1.2 the display date was still there in the database, but when you checked the UI clicking on Schedule Publication, you could not see the date set for display on the previous Liferay.  ...
Filtering Analytics Cloud Individual User Activity by Date Range via API
Issue There is a requirement to filter Analytics Cloud individual user activity data by date range using the API. individual user activity can be extracted withcurl -i -L -H "Authorization: Bearer {token}" -L...
Why is the Back Button not working?
Issue Users have reported that the back button does not function as expected in certain areas of Liferay. Environment Liferay 7.4 Resolution Kindly navigate to Control Panel → Instance Settings → Content...
Duplicate Web Content Articles are Published if 'Publish' button is clicked several times in succession
Issue When publishing Web Content Articles, I noticed several duplicate Web Content Articles are created when the "Publish" button is clicked multiple times in a row Each Web Content Article would have identical...
Running script to import Result Rankings data fails
Issue When attempting to run the script from step 2 on Importing the Search Tuning Indexes in 7.4 to import the Result Rankings data, execution fails with the following errors: startup failed: Script1.groovy: 3: unable to...
OHS IP Appended to Image URLs on One Application Server Node
Issue Inconsistent behavior is observed between two application server nodes with identical configurations. One node appends the OHS (Oracle HTTP Server) IP address to image URLs, causing 404 errors, while...
Permissions error when restoring backup
Issue We are trying to restore a PRO environment backup into DEV environment. And we see in the log several errors related to Document Library when decompressing: May 05 16:13:15.812 build-3964...
Unable to Save Object Definition After Deleting a Fragment
Issue Unable to save an Object definition after deleting a fragment from a Content Page. Reproducing Steps: 1. Create an object definition with one field. 2. Add an object entry for this object definition....
Custom Pagination Override Not Working on WebLogic
Issue Custom JSP (Custom JSP Bag) that overrides Liferay's pagination mechanism to display English numerals is not working as expected on WebLogic Server. The numerals are displayed in the regional...