Search Results

All Results 6948
Sort By
Resource Type
Applicable Versions
Deployment Approach
Capability
Feature
Clear Analytics Cloud configurations
Issue I would like to clone my environment, but an Analytics Cloud token can only be used by one DXP instance at a time. How do I remove the token from my cloned environment to keep it from disconnecting my original environment from Analytics? Environment DXP 7.2 Resolution This...
Activate Remove Text Formatting
Issue By default in CKEditor "Remove Text Formatting" functionality is hidden. Environment Liferay DXP 7.4 Resolution RemoveFormat is already added to our shipped CKEditor, only it's needed to add the button into the toolbar in order to use it. Follow the steps provided in Modifying an...
Auditing of Site Memberships: Adding/Unassigning UserGroupGroupRoles
Issue We have found that groups of users are able to assign and unassign site roles to User Group memberships. Is there a way to audit role assignment changes? Environment DXP 7.4 Resolution As of now, there is no way in OOTB Liferay to audit role assignment changes. There is an existing...
Comments on Documents & Media taking a long time to be made
Issue Sites with a very large number of pages and - consequently - a large volume of documents are taking a long time to confirm a comment in my Portal files Making a comment on my documents is taking a very long time to be processed and displayed. Environment DXP 7.2 DXP 7.3 DXP 7.4...
How to reduce difficulty on captcha for Liferay DXP 7.2
Issue The captcha generated in the login is unreadable, even for humans. Environment Liferay DXP 7.2 Resolution Go to System Settings > Security Tools. Find and delete the following properties:  nl.captcha.gimpy.FishEyeGimpyRenderer nl.captcha.gimpy.ShearGimpyRenderer    , content:...
ADA Accessibility - Screen Reader is announcing "Go To" at the end of Heading Level announcement
Issue Expected Result: I expect the Screen Reader to only announce relevant information to avoid confusion   Actual Result: The SR is announcing the Heading Level 1 link on the Home page as as: "[Heading Name] heading level 1 Link visited Go to" The SR is announcing the additional phrase...
Relay state exceeds 80 bytes
Issue After configuring SAML, I see Relay state exceeds 80 bytes WARN messages in the logs. How can I prevent the transmission of relay states larger than 80 bytes? Environment DXP 7.X Resolution This issue was resolved by LPS-76246. Please open a support ticket to request a hotfix...
Email Notification integrated with Liferay Objects got stuck in the queue
Issue We are trying to integrate an email notification when an entry is made in a certain object. For this we have followed all the steps provided in the following URL we found in the Liferay Dev Forum : - https://liferay.dev/blogs/-/blogs/notifications-with-liferay-objects However, the...
"Unable to get recent groups" error is thrown in the logs for Guest users with specific permission
Issue Liferay DXP 7.4 U92 starts up with the following error: ERROR [http-nio-8080-exec-2][RecentGroupManager:94] Unable to get recent groups java.lang.NullPointerException: null at com.liferay.portal.security.permission.BasePermissionChecker.init(BasePermissionChecker.java:104)...
Use manual propagation of fragments in production environments
Issue Changes to fragments are not reflected on pages where they are used Environment Liferay DXP 7.4 Resolution You can use manual propagation to be on the safe side:...
ADA Accessibility - When editing the home page the Main Menu items are not accessible using mouse
Issue Expected Result: The interactive options when editing a page should be accessible using the keyboard Tab key as well as via mouse   Actual Result: When editing the home page the main menu options are not accessible using the mouse, instead they are only accessible using the...
Errors starting with Elasticsearch 8
Issue After upgrade to version 7.4 U91 and also having elasticsearch configured with version 8.7.0, we notice a consistent error every time the servers starts: [IndexConfigurationDynamicUpdatesExecutorImpl:52] Unable to put mapping {_   "properties": {_                "timestamp": {_    ...
CVE-2020-28885 and CVE-2020-28884
Issue We would like to know about Liferay's vulnerability to CVE-2020-28885 and CVE-2020-28884. The CVE's claim that it is a vulnerability for an Administrator User to be able to inject commands through the Gogo Shell module and Groovy scripts, respectively, to execute any OS command on...
Changes in one node cause the dropping of the same entry in another node's cache
Issue  It has been observed  that when a user makes an update of the cache in one node, it removes that entry from the cache in other nodes.   Environment DXP 7.4 Resolution This is an expected behavior. When an entity change is persisted, Liferay broadcasts a message to all nodes via...
RuntimeException is Thrown in the Log
Note: please note that Liferay has renamed its Liferay Experience Could offerings to Liferay SaaS (formerly LXC) and Liferay PaaS (formerly LXC-SM). Issue The following error is thrown in the log after my latest deployment: java.lang.RuntimeException: Current portal schema version 26.4.0...
Exporting Data through Analytics Cloud API does not return valid JSON
Issue Export data based on Requesting a Data Export It will download a zip file for you with a JSON file Open the JSON file with a text editor Result: The data format is not valid JSON.   Environment Liferay DXP 7.0+ Analytics Cloud   Resolution The format used is known as JSON lines,...
CVE-2023-33950
Issue We would like to determine whether Liferay is vulnerable to CVE-2023-33950 The CVE claims that Pattern Redirects in Liferay Portal 7.4.3.48 through 7.4.3.76, and Liferay DXP 7.4 update 48 through 76 allow regular expressions that are vulnerable to ReDoS attacks to be used as...
Accesibility icon not being shown in a custom admin theme
Issue We've created a custom admin-theme but when we go to Instance Settings or System settings, it doesn't show some icons, p.e: accesibility icon. Environment Liferay DXP 7.4 Resolution Having the correct icons available in your theme is dependent on having the correct versions of...
How to check multibyte MySQL table data with Liferay PaaS
Note: please note that Liferay has renamed its Liferay Experience Could offerings to Liferay SaaS (formerly LXC) and Liferay PaaS (formerly LXC-SM). Please be aware that the page you are viewing has been machine translated from Japanese into English and may contain some translation...
Can't save web content article because the Submit for Publication button is disabled
Issue I'm unable to edit web content and submit it for publication. The Submit button for Publication button is greyed out and the existing web content is in "Pending" status. Reproduction Steps: Set a workflow for web content articles (e.g., the default Single Approver workflow) Go to...
Users assigned tasks in the workflow can continue to approve or reject them even after their roles are removed.
Please be aware that the page you are viewing has been machine translated from Japanese into English and may contain some translation errors. If you observe any issues with the translation, please contact us. Issue Users assigned tasks in the workflow can continue to approve or reject...
Workflow issue after changing 'ROOT' context to 'myportal'
Issue Shows a blank page after changing the details of the 'task' node in the assignment type to the user then clicks on 'save' and then clicks on the 'task' node. Steps to reproduce: Update the ROOT folder name (under {LIFERAY_HOME}/tomcat_home/webapps/ROOT) to ‘myportal'. Update the...
404 VIEW Permission Error occurs for Account Members API despite "View Users" Permission on the Account
Issue A 404 error code with status “NOT_FOUND” response is generated after making an API call to the "getAccountUserAccountsByExternalReferenceCodePage" endpoint. This occurs even if the caller has the “View Users” permission on the account. Environment DXP 7.4 Resolution Request a...
Guest unable to add entries to object longtext field
Issue Guest is uanble to add entries to a form containers. Steps to reproduce: Create an object with a custom field(say TestField) of type Long Text. Edit the custom field and add a limit of 500 and save this object Go to Details, Change the scope to site-scoped and add the Panel...
Portlet's title is shown instead of the web content's title
Issue The web content's title is not displaying. Steps to reproduce: Start server Create global web content Put a WCD on a page, select global scope, and display the web content in it Observed behavior: Portlet's title (WEB CONTENT DISPLAY (GLOBAL)) is shown instead of the web content's...
'Questions' portlet not available in Type facet configuration
Issue  Unable to filter for "Questions" portlet in "Type Facet" configuration Environment Liferay DXP 7.3 Liferay DXP 7.4 Resolution This is intended behavior of Liferay Type Facet narrows search results down to those associated with a certain Asset Type. As Questions is just a widget...
The user can see the Required checkbox
Issue The required field from the data provider screen should be hidden Steps to Reproduce: Navigate to Content & Data -> Forms and click on the 'Data Providers' tab Click on + to create a new data provider Configure the data provider with a Name, a URL, and a timeout Configure the data...
Site navigation menu can't be edited
Issue We noticed that our site navigation menu is not editable anymore and it throws an error message and an exception in the logs when we open it: <Menu> is temporarily unavailable. java.lang.NullPointerException: null     at...
To be able to generate a URL of a Publication so that a reviewer can see a publication without logging in
Issue Require a feature that allows to send a link to those who are not registered users on the platform in order for them to view a publication. Environment Liferay DXP [all versions] Resolution This requirement is considered a feature request and is being covered here: LPS-181485...
There will be more than one default Transition in Kaleo workflow
Issue The user cannot set the first created Transition of a task to "default=false" and there will be more than one default Transition. Environment Liferay DXP 7.4  Resolution This behavior is a known bug of DXP 7.4 and has been addressed by LPS-184348 Additional Information Please...
Language Modules Configuration Display template not working properly
Issue Language Selector shows same template, if user selects a different display template. Steps to reproduce: 1. Start Liferay DXP 7.4. 2. Create a widget page. 3. Now, drop the 'language selector' widget on the page. 4. Click on the actions button and change the display template to...
cart total rule in discount portlet
Issue While publishing the Discount it's not showing as the cart total minimum account is required to fill. Steps to reproduce: 1. Start Liferay DXP 7.4. 2. Navigate to Discounts > Pricing > Commerce. 3. Click on the "+" blue icon and create the discount. (Apply to and Type could be...
Unable to view the updated content with 'View in Context' redirection link
Issue Users are unable to view the updated content on the page when clicking on 'View on Context'. Steps to reproduce: 1. Start Liferay DXP 7.4. 2. Assign the 'Single Approver Workflow' to the web content. 3. Navigate to Content & Data > Web Content > Structure. 4. Create a structure...
"The requested resource could not be found" errors
Issue The requested resource could not be found errors can be observed with my profile and my dashboard or let's say users cannot access their own personal pages. Steps to reproduce: 1) Set up a clean instance of DXP 7.4 on JBoss EAP 7.4 2) login with admin (test user) 3) Navigate to the...
Losing CSS Client Extensions when navigating to different page settings tabs and saving
Issue CSS Client Extensions are being lost when navigating to a different tab in page settings and saving changes. This can be reproduced with the following steps Steps to reproduce Start a clean bundle of Liferay DXP 7.4 U82 Enable private pages Open the Global Menu (Global Menu), go to...
Unable to add Relationships between the Account / Portal Address Object and Custom Object
Issue When trying to create a relationship between the Account or Portal Address system object and a custom object, it fails. Depending on the (wrong) setup, the user might receive the following error message in the console:...
No data is sent to Analytics Cloud after connecting to DXP
Issue We have connected our DXP instance to Analytics Cloud No data appears in AC, even after a few hours' wait   Environment Liferay DXP 7.0+ Analytics Cloud   Resolution Please access the DXP site from different browsers. If tracking is blocked by default in a browser, it could cause...
When editing the code editor in the dispatch details tab, is it possible to register in JSON format?
Please be aware that the page you are viewing has been machine translated from Japanese into English and may contain some translation errors. If you observe any issues with the translation, please contact us. Issue When editing the code editor in the dispatch details tab, is it possible...
Performing a search from System or Instance Settings throws an error exception
Issue When using the search bar in Control Panel for System Settings, Instance Settings, etc, an error exception is thrown and the UI presents the following message: “Portlet is temporarily unavailable" ”. Environment DXP 7.3 Resolution The issue was addressed by LPS-188930 and was added...
Lost in format texts when copying content from Google Docs
Issue When trying to copy content from Google Docs, it loses the format. Environment All environments. Resolution This is an expected behavior, unfortunately. The resolution is to customize CKEditor to detect Google Docs content and interpret it by using the pastefromgdocs plugin: Paste...
How to disable the Asset Publisher's auto scroll
Issue I would like to disable the auto scroll of Asset Publisher. Is there any setting to do this? Environment Liferay DXP 7.2 Fix Pack 15+ Liferay DXP 7.3 Service Pack 3+ Resolution You can disable the Asset Publisher's auto scroll in the following configuration: Go to Control Panel...
Is Liferay vulnerable to CVE-2023-40371 and CVE 2023-38408?
Issue Is Liferay vulnerable to any of these vulnerabilities? Environment DXP 6.2+ Resolution No, Liferay is not vulnerable to any of these two. Neither CVE relates to any Liferay features, so they do not affect Liferay portal. Additional Information Please check...
Jenkins build fails with "Default Jenkinsfile not found"
Note: please note that Liferay has renamed its Liferay Experience Could offerings to Liferay SaaS (formerly LXC) and Liferay PaaS (formerly LXC-SM). Issue We updated our CI service's version after deploying this change to our Infra environment, the Jenkins build fails and we also lose...
Automatic log rotation doesn't work
Note: please note that Liferay has renamed its Liferay Experience Could offerings to Liferay SaaS (formerly LXC) and Liferay PaaS (formerly LXC-SM). Issue We have updated our web service to liferaycloud/nginx:1.21.6-5.3.0 or higher and the Automatic log rotation doesn't seem to be...
Jenkins build fails with "LCP.json with id "undefined" is not valid against the schema" error
Note: please note that Liferay has renamed its Liferay Experience Could offerings to Liferay SaaS (formerly LXC) and Liferay PaaS (formerly LXC-SM). Issue Our new build is failing in Jenkins with the following error: Failed to deploy the services in...
Is there any risk in the time zone change?
Issue We want to change the time Zone from GMT+2 to GMT+3. Does this change have any impact or risk on the production environment?   Environment Liferay DXP 7.2   Resolution Our suggestion is not to change the GMT Time Zone in the JVM. However, changing the time zone in the UI, there is...
'View in Context' link is not showing update content with display page template
Issue Users are unable to view the updated content on the page with the display page template when clicking on the 'View in Context' link on the Review page. Steps to reproduce: 1. Create a Page and deploy asset publisher on it. 2. In the Asset publisher widget, select the ASSET...
'web-content-name' is temporarily unavailable when trying to preview the content
Issue 'content is temporarily unavailable' when trying to preview pending content through the view icon on the Review Page. Steps to reproduce: 1. Start Liferay DXP 7.4. 2. Assign the single approver workflow to web content. 3. Navigate to web content and create 'basic web content'. 4....
Unable to delete an Account entry
Issue When navigating to Control Panel > Accounts, an existing Account entry cannot be deleted successfully. This issue can occur when the “Account” system object has a relationship with an inactive object. Environment DXP 7.4 Resolution Install update 90 or higher or open up a support...
The same page is displayed with different URLs in Analytics Cloud
Issue If you check the Top Pages chart in Analytics Cloud, you will see that the same page can be displayed with different URLs. Environment Liferay DXP 7.0+ Analytics Cloud Resolution Page metrics in AC are grouped by title and canonical URL. Pages with the same title, but different...
How to navigate between sites while using the site virtualhost?
Issue User wishes to navigate between sites while accessing each site virtualhost.  Environment Liferay DXP 7.1 Liferay DXP 7.2 Liferay DXP 7.3 Liferay DXP 7.4 Resolution Create a site and add new page to it. In the site's Configuration > Site Settings > Site Configuration >Site Scope >...
How to search for the User's contact Phone Number?
Issue Is there a way to configure Liferay's default Search Bar to allow searching by a User's Phone Number defined in the Contact Information tab? Environment Liferay DXP 7.4 Resolution Liferay's default Search Bar is limited and unfortunately it is not possible to search by a User's...
How to test documentDownloaded and documentPreviewed events
Issue How can we test and confirm that the documentDownloaded and DocumentPreviewed events are getting tracked by Analytics Cloud? Environment Analytics Cloud Resolution After connecting Liferay DXP to Analytics Cloud, the following instructions can be executed to test documentDownloaded...
Bug when switching to JDK 11.0.20 and Invalid CEN header
Issue We have discovered a bug in one of the tools that we use to publish artifacts leaving us with artifacts in our Nexus repositories/Maven Central with this bug. When users switch to JDK 11.0.20, it actually checks for this and when it detects the error, it actually does not download...
When we enable captcha in forms, it doesn't show up
Issue When we enable captcha in forms, it doesn't show up and below exception appears in the logs Caused by: java.lang.NullPointerException at java.desktop/sun.awt.FontConfiguration.getVersion(FontConfiguration.java:1262) at...
How to verify the current Implementation version of log4j.jar file
Issue We would like to verify the implementation version of a log4j.jar file, either to verify the application of an update or to assess current vulnerability.  Environment DXP 7.3, DXP 7.4 Resolution You can find the current implementation version of log4j. jar file by:  1. Opening the...
Error concerning LDAPUserImporterImpl when importing data from LDAP onto Liferay
Issue  We encountered the following error when attempting to import user data from LDAP onto Liferay:   ERROR [liferay/scheduled_user_ldap_import-1][LDAPUserImporterImpl:817] Unable to import user CN=firstName lastName,OU=STU,OU=UserAccounts,OU=Tier2,OU=COMPANY:...
How to delete old audit events 'audit_auditevent' table in 7.2+.
Issue I want to clean up the AUDIT_AUDITEVENT table in a 7.2+ instance, because the old data is taking up too much space. However, the API made after 7.2, and the previous methods of clearing the 'audit_auditevent'  table no longer work.  Environment DXP 7.2, DXP 7.3, DXP 7.4 Resolution...
Restrict drag and drop for multiple images in blogs
Issue Why is there no error or warning while selecting multiple images to upload via drag-and-drop functionality? If it is not uploading multiple images, then it should not select multiple images in the first place, like what we have with the Select field in blogs. Steps to reproduce: 1)...
Values added at source in web content are not working properly
Issue When the string '-' or any special character is written in the source code of web content, it should display the hyphen character or expected character on the display page Current Behavior: The page is not displaying the hyphen character or any special characters as expected....

Showing 3,361 to 3,420 of 8,703 entries.