Search Results

All Results 7008
ソート
Resource Type
Applicable Versions
Deployment Approach
Capability
Feature
SCIM API is not working as expected to link existing users to SCIM Client
Issue I'm unable to use the PUT API to update users as linked to the SCIM Client. I'm not able to add new users and then update them using the PUT API linking them to the SCIM client. Environment 2024.Q1+ Resolution...
Can default landing pages be based on user group membership?
Issue I would like to set default landing pages based on user group membership so that I can redirect users to different pages on login based on their user group membership. Environment Quarterly Releases...
How do you stop Liferay from saving files to tomcat/temp/?
Issue How do I prevent Liferay from saving files in the tomcat/temp/ directory? Environment Liferay DXP Quarterly Release Resolution There is no OOTB way to stop files from saving in the tomcat/temp/...
Unable to re-enable Analytics Cloud in Production after disabling the connection in a lower environment with Production backup data
Issue In a testing scenario in which Production backup data is imported to a lower environment and Analytics Cloud is disabled via the UI in the lower environment, you may observe that the connection gets disabled in...
DeepL Auto-Translation Error from English (en-US) to German (de-DE)
Issue When using the DeepL Translator integration in Liferay 2024q2.0, an error occurs while attempting to auto-translate web content from English (en-US) to German (de-DE), despite German being a supported language in...
JAX-RS web services return error 404 after upgrade DXP 7.3 from u19 to u36
Issue We have 2 JAX-RS web services that work well with DXP 7.3 u19. We upgrade recently to u36, then the 2 JAX-RS web services do not work anymore. . In the API Explorer we can see our Rest Application with the api and...
Remove Orphan Widgets on Multiple Pages
Issue We are running on Liferay 7.4 Q1.7 and we are encountering some issues caused by orphan widgets. I understand that we can delete orphan widgets on a page level but is there any way we can clear orphan widgets for...
Is it possible to enforce that you cannot create/save a parent object until you have connected to it at least one child object?
Issue steps : - Create Object called "news" - Create object called "News Attachments"  the requirement :  I cannot add new news without adding attachments , I need to prevent the user to add a new news without attachments...
How to increase Google cloud CDN caching time
Issue How to increase the Google Cloud CDN cache timing max-age= 3600(1 hr) to 1 day. Environment Liferay PaaS Resolution The default CDN caching involves the caching timing limited to 1hr(CLIENT_TTL and...
Categories Filter does not display categories in correct alphabetical order
Issue Issue 1: Some categories in your language having accents or other language-specific characters are not correctly ordered. For example: Abierto Cerrado Árbol (should be at second place) Issue 2:...
How does "company.default.home.url" property work?
Issue I don't understand how company.default.home.url in portal-ext.properties and the setting of Control Panel ->Instance Settings -> Instance Configuration -> General -> Home URL work together. Environment DXP...
Pages Hierarchy menu is cutting off the menu items when there are many nested pages and no scrolling option available either
Issue Customer has noticed that in the Pages Hierarchy menu there is no option to scroll horizontally if the page names don't fit the menu window. The page names are also cut and there isn't any way to read them....
Create journal articles (web contents) programmatically
Issue I would like to know an easy way to create web contents programmatically. Environment Liferay DXP 2023.Q4 Resolution NOTE: The following resolution requires customization and should only be implemented at the...
Control Panel will not open until all portlets are loaded in the page
Issue clicking on the Global Menu (aka Open Applications Menu) icon in that black bar which is at the top of our UI all of the time (for administrators) does nothing until the page below is fully loaded. Even though...
This server is not compatible with Liferay Sync
Issue Unable to connect to Liferay Sync using Liferay Sync Connector 6.0.0. There were no errors visible in the Liferay logs, but upon reviewing the Liferay Sync client application logs, the following...
How to remove Glowroot from the environment in Liferay DXP 7.3
Issue Steps to remove Glowroot from lower and production environment in Liferay Environment Liferay DXP 7.3 Resolution Stop the server. Kindly take a backup of the Glowroot folder. Remove the -javaagent:[path of...
Error 406 No locales match the accepted languages
Issue When creating web content using POST, PUT, or PATCH API requests, an Error 406 is returned if no locales match the accepted languages: { "status": "NOT_ACCEPTABLE", "title": "No locales match the accepted...
Cannot access .zip file error occurs when installing a hotfix with Patching Tool
Issue When I try to install a hotfix in my environment I get the following error:  Installing hotfix-3... Cannot access .zip file: ../osgi/portal/com.liferay.portal.zip.jar: java.nio.file.NoSuchFileException:...
Deploying httpclient-osgi modules cause Content is not allowed in prolog error
Issue An error occurs when starting Liferay after placing httpclient-osgi modules in the osgi/modules directory.  Unable to parse metadata XML at "bundleentry://.../OSGI-INF/metatype/metatype.properties" for bundle...
Display page template does not show content related
Issue We add a Content Display fragment to a Display Page template to show the related content, but when we select the Display Page from a web content and click Preview, the Display Page doesn't show the web...
Dispatch Trigger Error: No DispatchTrigger Exists with Primary Key XXXXX
Issue We are encountering an error related to Liferay's dispatch framework, where the system is attempting to process a non-existent dispatch trigger. The error message is as follows: ERROR...
"Error: Your Request failed to complete" sporadically populates within the UI
Issue After upgrading to version 7.4u41, we've encountered a sporadic error message that appears within the UI. Error: Your Request failed to complete  This issue manifests on various pages during the loading...
Web Content Style references to Document Library are not processed with Staging enabled
Issue Web Content style references to Document Library, on environments with Staging enabled, may not display correctly for logged-out users. However, the references are visible for users logged in with access to...
Font Awesome not included in Liferay product
Issue Font awesome icons are not available from version 2024.Q3 and is not possible to Enable it from System Settings.  Trying to add an html with some font awesome icons will not be rendered, for...
Liferay Throws java.lang.ClassCastException: class org.apache.xerces.parsers on Login
Issue Liferay throws a ClassCastException after upgrading, the upgrade logs show no errors.  Liferay throws an error after non-graceful shutdown ERROR [http-nio-8080-exec-8][AutoLoginFilter:247] Current URL...
A/B Testing - When will the data show up?
Issue We have an A/B test ongoing. We did an automated browser test (Cypress UI with multiple different browsers) to simulate end users and the data did not show there right away or even the same day? At which time of...
Is Liferay DXP affected by CVE-2024-38286?
Issue Is Liferay DXP affected by CVE-2024-38286? CVE-2024-38286 is an Apache Tomcat vulnerability wherein Apache Tomcat, under certain configurations on any platform, allows an attacker to cause an OutOfMemoryError by...
Headless API is still returning properties from items in the recycle bin
Issue After we delete an image that was linked to a document through a structure and it's in the recycle bin, the Headless API is still returning all of its image details in the response. Environment 7.4...
Understanding the 'Viewable by' dropdown and Download permission for file uploads in DL
Issue How do the 'Viewable by' dropdown and Download permission work when uploading files to the Document Library? Environment 7.4 U76 - 2024.Q4 Resolution 'View' permission → 'View' and 'Download' permissions The...
Missing 'Dynamic Data Mapping Structure' references during LAR import due to FieldSet usage in a structure
Issue We encountered an error while importing a site from the production environment into the development environment: There are missing references that could not be found in the Live Environment. Please publish again to...
Specification Facet is temporarily unavailable
Issue Specification Facets are not functioning correctly in certain search scenarios, resulting in the 'Specification Facet is temporarily unavailable' error in the UI and below errors in the Liferay logs. ERROR...
Issue with Asset Publisher Pagination
Issue Asset Publisher pagination is not working as expected. The last page is not accurate in the pagination taglib scrollbar in the mobile render as well as the desktop view. Steps to reproduce: Start Liferay and...
A/B Testing - What are the conditions to declare the winner?
Issue In conducting A/B testing, all the tests were run in anonymous sessions, ensuring that each session was isolated by closing the incognito tab between tests. I experimented with both anonymous and non-anonymous...
How to filter web content by structure field with headless APIs
Issue Create a custom structure and use a headless API to filter web content based on specific fields within that structure Environment Quarterly Releases DXP 7.4 DXP 7.3 Resolution The following...
Elasticsearch as Service
NOTE: Liferay Support does not recommend or endorse specific third-party products over others. The information provided about products not created by Liferay is for reference purposes only, and any implementation...
Is there a way for users to visit our site using a custom domain without the search engines show the contents with the link?
Issue The following article suggests that we cannot remove the default domains: https://help.liferay.com/hc/en-us/articles/21806552291981-Is-it-possible-to-remove-the-default-domains-lfr-cloud-in-Liferay-PaaS, but we...
How to install Glowroot on an Elasticsearch server?
Issue Is there a possibility to install Glowroot on an Elasticsearch server? Environment Liferay DXP 7.4+ Resolution Officially, Glowroot doesn't directly support Elasticsearch for data storage. There...
No item selector views found for ddmuserpersonalfolder
Issue A logged in user tries to upload a document through a Form's Upload Field (D&M). When he clicks on the selector it does not open any and an error is shown. You can observe the following warn in the...
Is ManagementBarFilterItem deprecated in 7.4?
Issue Currently we trying to upgrade from Liferay 7.0 to 7.4u112. We are currently in progress of code upgrade of one of our custom modules. We are facing one issue in one of our importing statement as mentioned below:-...
Categories translated to a new language do not show the updated language despite setting the language in Account Settings
Issue We've found that when using the 'Multi Column Layout' widget template and setting the Language section on a category filter to French (ex: fr_Fr) it reverts back to 'en_US'.  This occurs even when the Account...