Search Results

All Results 6273
Resource Type
Applicable Versions
Deployment Approach
Capability
Feature
CAPTCHA 'Text verification field' error appears after submitting the form
Issue The 'Text verification field' error appears on the UI when the form is submitted after enabling the CAPTCHA. Steps to reproduce: Start the server. Navigate to the Site Menu→ Content & Data → Forms. Create a...
Is Liferay Affected by CVE-2023-49070?
Issue How can I mitigate vulnerability with CVE-2023-49070 regarding Liferay DXP? Environment All environments. Resolution Liferay does not use the Apache OFBiz, so Liferay is not impacted by this vulnerability....
Missing fieldsets dependencies when exporting/importing content
Note: please note that Liferay has renamed its Liferay Experience Could offerings to Liferay SaaS (formerly LXC) and Liferay PaaS (formerly LXC-SM). Issue When you export a site content .lar and then try...
Webserver deployment fails due to certificateDoesNotCoverDomain error
Issue You might face an issue during webserver deployment where you see the following error: Some error has happened during the build. Try again. [{\"message\":\"Bad...
Sites and Libraries breadcrumb only displays current site
Issue When making a selection from a web content display widget, clicking the “Sites and Libraries” breadcrumb link only displays the current site. Here are the steps to reproduce: Start a 2023.Q4.4 instance. Add a new site...
Retrieve display page template configured in web content article
Issue The goal is to retrieve, via Liferay's API, when a web content article is associated with a Display Page Template. Environment Liferay DXP 7.4+ Resolution Attached is a Groovy script as an example, through which...
How to identify customized pages
Issue I need to locate pages that specify an outdated attribute in their custom look and feel. I haven't found what database column indicates that a page is customized. Can you please point out the column to identify...
Publish button inaccessible with long titles
Issue A long Web Content title forces the top menu bar, hiding the publish button and preventing the user from saving the changes made. Environment Liferay DXP 7.4 Resolution To solve this behavior, open a Help...
Is it possible to manage resources per instance in Liferay?
Issue You have a Liferay server and several virtual instances, and want to know if it’s possible to configure resources for each virtual instance. Environment DXP 7.2+ Resolution Unfortunately handling...
Can I sort Liferay object entries in alphanumeric order?
Issue After sorting by the field name in ascending alphanumeric order, the results are currently sorted lexicographically. Environment Liferay DXP 7.4 Liferay Quarterly Release  Resolution This is the expected...
Including custom language keys in a custom theme
Issue Is it possible to include language keys from a language module in a custom theme? Environment Liferay DXP 7.0, 7.1, 7.2, 7.3, 7.4. Quarterly Releases. Resolution At this moment, there is no way to...
'liferay-ddm' taglib not working for Web contents in 7.4+
Issue We have some custom developments that use liferay-ddm taglib. After an upgrade to 7.4+, that taglib does not work. Environment Liferay DXP 7.4+ Resolution Starting in 7.4, Web Contents stopped using the DDM...
Color Field Error when using Web Content Structure
Issue When using the "Color" Field in a Web Content Structure, it doesn't save the previously selected value and the "Color" field doesn't load. Steps to reproduce: Create a structure, add at least one "Color" field...
What is the minimum Database Privilege Required for Liferay?
Issue Is it safe to limit the database permissions in any way? Can it be customized to use the minimum amount of Database Privilege and still be functional?  Environment DXP 7.0+ Quarterly Release Resolution...
BaseUpgradeServiceModuleRelease not available in 7.4 anymore, is there a replacement class?
Issue The class BaseUpgradeServiceModuleRelease was previously available in 7.3 and below and is used as a start/stop method to override and be used as a service tracker.  Environment DXP 7.4+ Resolution This class...
Using quarterly release tags in my workspace
Issue I would like to use the quarterly release tags for liferay.workspace.product and liferay.workspace.target.platform.version properties in the gradle.properties file. e.g. liferay.workspace.product=dxp-2024.q1.1...
Accessing Glowroot through the Liferay url returns a 404 error after updating from 2023.Q4 to 2024.Q1
Issue Error 404 occurs when accessing Glowroot through Liferay at /o/glowroot/ after migrating from version 2023.Q4 to 2024.Q1 Error in logs: 2024-04-11 12:51:40.306 WARN  [http-nio-8080-exec-46][code_jsp:161]...
Cannot upload files larger than 1GB in size to Document Library when clamAV is enabled
Note: please note that Liferay has renamed its Liferay Experience Could offerings to Liferay SaaS (formerly LXC) and Liferay PaaS (formerly LXC-SM). Issue Big files (>1GB) cannot be uploaded to the...
Limiting the Number of Search Results and Mitigating "Result window is too large." Errors when Using Elasticsearch via index.search.limit and index.max_result_window
Every functionality that relies on search engine queries in Liferay can return a maximum of 10,000 results by default. This applies to Search Bar widget searches, search toolbar searches, search REST API usages, and...
Documents Modified date changes if documents are moved between folders
Issue If we move documents between folders their Modification date is updated even if the document itself has not been modified. Environment Liferay 7.3+ Resolution The actual behavior is expected and a...