Search Results

All Results 1284
Resource Type
Applicable Versions
Deployment Approach
Capability
Feature
Why doesn't the database's "userId_" update within the PLOEntry table with the ID of the last user to edit?
Issue We've found that when updating any Liferay Language Override key-value, the PLOEntry table within the database is not being updated with the ID of the last user to edit. It is our understanding that the table...
Locating Default Asset Publisher Templates
Issue Where can I find the default display templates used by the Asset Publisher? Environment Quarterly Releases: 2024.Q3, 2024.Q2, 2024.Q1, 2023.Q4, 2023.Q3 Liferay DXP 7.4+ Resolution The templates are located in...
Browser Back Button Issue with Multiple Asset Publishers
Issue When a page contains multiple Asset Publishers, the browser's back button may not work as expected. Clicking the back button may require multiple clicks to return to the previous page. Environment Liferay DXP...
Adaptive Media Images Not Displaying for Users in Product Catalog Search Results
Issue When using Adaptive Media with images in Product Catalog search results, the images are displayed correctly for some users, but not others. For example, Adaptive Media is not working for...
Changing the Displayed Time Zone for Audit Logs
Issue Even after changing the time zone for the instance within the Instance Settings, the time zone for the Create Date for the logs in Audit are still displayed in UTC.   Environment Liferay DXP 7.4 Quarterly Release...
What URLs can be used to access my workflow tasks
Issue You may need to access a user's tasks without including their name in the URL or by explicitly including it. Environment Quarterly Release DXP 7.4+ DXP 7.3 Resolution Without User Identifier: It is possible to...
Duplicate files in Liferay theme WAR file
Issue When building a Liferay theme using Liferay Developer Studio, multiple versions of CSS and JS files are created in the WAR file. Environment Liferay DXP 7.4 Resolution To prevent duplicate files in...
Including External JavaScript Libraries in Fragments from Documents and Media
Issue Need to use external JavaScript libraries that are uploaded to Documents and Media in fragments. Environment Liferay DXP 7.4 Resolution To include external JavaScript libraries stored in Documents and...
Web Content Display scope site selector
Issue I cannot select content from other site different than Global and the current one. Environment Liferay 7.3, 7.4, Quarterly Releases Resolution The observed behaviour is the expected one: there is no...
Unable to redeploy a module
Issue After deploying a module and removing it via UI or tomcat bundle, it doesn't redeploy successfully. It gets stuck in a "Processing" stage.  Environment Quarterly Release DXP 7.4+ Resolution This is the expected...
Upgrading the theme: Can't find stylesheet to import errors
Issue How many ways to build and upgrade the theme? Environment Liferay DXP [all version] Resolution There are three ways of upgrading the theme: 1. Client Extension  2. Gulp 3. Gradle If the user is updating to a...
Automated third-party translations: Translation Usage Metrics / Analytics
Issue We would like to see more translation usage metrics or analytics about our translations when they are translated using third-party tools. For example, seeing the number of words displayed would be useful. Is this...
Sitemap does not show the complete page tree
Issue Using following URL http://my-domain/sitemap.xml does not show the complete page tree. What should we take into account for all pages are included in sitemap? Environment 2024.Q1.10 Resolution When you...
Can we filter users and child organisations separately in a parent organisation view?
Issue Currently, when viewing users and child organisations assigned to a parent organisation, both entities appear in a unified list. This prevents users from viewing only child organisations or only users in a...
Can we get the Info panel visible in search results when selecting a specific Web Content?
Issue When you go to Web Content, the Info Panel is visible on the top right corner. It is also visible when you select a specific Web Content and gives you valuable information. However, when you perform a search, the...
Third-party translation engine: is it possible to generate translations tailored to a specific brand tone?
Issue If using a third-party translation engine, does Liferay provide options to generate translations tailored to a specific brand tone? Environment Liferay DXP 7.4+ Liferay Quarterly Release Resolution Currently,...
Is auto-generating translations for widget pages, particularly for SEO metadata fields (e.g., keywords, HTML title, description) supported?
Issue While Liferay provides the option to add translations for Content Pages, does it support auto-generating translations for widget pages, particularly for SEO metadata fields (e.g., keywords, HTML title,...
Third-party translation engine: is it possible to configure banned/blacklisted words?
Issue If using a third-party translation engine, does Liferay provide options to configure banned/blacklisted words to ensure they are excluded from generated translations across multiple languages? Environment Liferay...
Is it possible to auto-generate translations for Web Content metadata such as the 'Description' field?
Issue Beyond translating the web content fields from its DDM structure, does Liferay offer the capability to auto-generate translations for metadata such as the 'Description' field?  Environment Liferay DXP 7.4+...
Is there a setting that prevents Web Content publishing if the review date is set to a past date?
Issue Providing a past date as the review date should trigger an error and block publishing Web Content Is there any configuration that would enable this? Environment Liferay DXP 7.0+ Resolution Currently this feature...
Can URLs be localized in Navigation Menu and in "Link to URL" Layout Type ?
Issue We would like to have the possibility to use different external urls for different languages in the Navigation and menu elements and as Layout Type "Link to URL" in "Site builder -> Pages" For example: HU:...
After upgrading to Quarterly we can see a "could not resolve property: DDMStructureKey" error in the log
Issue After upgrading to Quarterly we can see the following error in the server log: ERROR [BasePersistenceImpl:629] Caught unexpected exception org.hibernate.QueryException: could not resolve property:...
Getting a web content in scheduled status using the headless rest API
Issue We are using the Liferay Headless API method getContentStructureStructuredContentsPage of  headless-delivery /o/headless-delivery/v1.0/content-structures/<structure-id>/structured-contents To get a web content...
An error should appear immediately after uploading a file of wrong extension within the size limit
Issue When trying to upload a file in blogs that is less than the specified limit with the wrong extension, it shows the progress bar for a while and then gives the error. Based on user experience, the error...
Access a site other than the default one without /web
Issue By default, it is possible to access the pages of the website included with the default installation both with and without /web. This article addresses the need to change the site where this behavior is required,...
JournalArticleAssetEntryClassTypeIdUpgradeProcess WARN traces during upgrade process
Issue After upgrading from 7.3 to 2024.Q3 we are getting lots of WARN traces related to com.liferay.journal.internal.upgrade.v5_1_1.JournalArticleAssetEntryClassTypeIdUpgradeProcess upgrade process: 2024-11-20...
Back Button is Unresponsive After Opening a Notification
Issue After opening a notification, I'm unable to return to the previous page by using the back button. The back button is unresponsive if I'm viewing a notification. Return button does not work when...
How to remove or deselect the theme for a specific page?
Issue The user has deployed a custom theme as a WAR file, and it is configured as the default. As soon as they create a new page, the same theme is applied, but they want to remove or deselect the theme for that...
Query regarding special character (~) in the URL
Issue There is a special character (~) observed in the URL when navigating to site settings. Is this special character "~" a part of the URL design pattern of the product or is this is a security concern?...
JavaScript URLs are not updating when Staging is enabled
Issue With staging enabled, JavaScript URLs, referencing content in Documents and Media, are not updating when a page is published from Staging to Live For example: JS URL on Staging:...
Is there an alternative to the 'Liferay.Util.selectEntity' function?
Issue After upgrading to 2024.Q2+, Liferay.Util.selectEntity does not work anymore. It has been removed, according to the 2024.Q2 Breaking Changes. Is there any replacement for it? Environment Liferay DXP 2024.Q2+...
How to add application/ld+json in specific page
Issue The user wants to add an application/Id+json script on a specific page. Environment Liferay DXP 7.3 Liferay DXP 7.4 Resolution Create a fragment from Design -> Fragments Paste the below script, just for...
Unable to display icons in Table View
Issue I'm unable to display any icons next to each title in my Table View. Environment Liferay DXP 7.4 Resolution Since this method was deprecated in Liferay DXP 7.0, please consider the following alternatives:...
When moving a web content to another folder, the "Modified by XX" message does not display the user who moved it
Issue When moving a web content to another folder, the 'Modified by XX' message doesn't display the user who moved it, but it does record the modification time. Environment Liferay DXP 2024.Q3 Resolution The current...
Typing delay when editing fields in articles with too many fields
Issue I have a web content structure with multiple fields. When I create a web content from the structure, and add several fields (more than 100 entries), I experience delay while typing on the field and JS errors...
PortletPreferenceValue for Announcements widget does not change for content pages when upgrading from Liferay 7.2 to 7.4
Issue When upgrading from Liferay 7.2 to 7.4, the settings stored in the PortletPreferenceValue for the out-of-the-box Announcements widget does not change post-upgrade. The issue specifically affects content pages...
CKEditor Upgrade to version 5
Issue I would like to inquire about the status of CKEditor in Liferay, specifically, if there is a plan to upgrade CKEditor to version 5 in an upcoming release of Liferay? Environment Liferay DXP 7.3 Liferay DXP...
Zendesk Click-to-Chat uses "screenName" instead of Actual Name for Tickets/Claims
Issue The Zendesk Click-to-Chat widget uses the claim screenName, instead of the user's actual name. This becomes a problem when Zendesk then creates a contact for this user as their name is incorrect....
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...
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...