Search Results

All Results 55
Resource Type
Applicable Versions
Deployment Approach
Capability
Feature
Publication shareable link and email link do not automatically select the publication that needs work/review
Issue When using publications and collaborating with other users. The link shared via publication email does not select the publication that needs reviewing/collaboration. The user needs to manually select the...
Is it possible to configure a custom page for the 403 error using Utility Pages?
Issue I am trying to add a new Utility Page for a 403 (Forbidden) error, but the only options available are for 404 (Not Found) and 500 (Internal Server Error). I would like to know if it is possible to create a...
Is it Possible to Require an Administrator to Enter Their Password When Changing a User's Password?
Issue When I want to updates a user's password as an administrator, the system does not require to re-enter my own password for authentication. This is inconsistent with other actions, such as updating a screen...
"Friendly URL is Already in Use" Error Message Lacks Specifics on its Location
Issue When creating or updating a page, if a user enters a friendly URL that is already in use by another page, the system displays a generic error message: "The friendly URL is already in use." This error message does...
Document URL Displays Virtual Instance Domain Instead of Site Virtual Host
Issue I've configured a Site with its own Virtual Host (www.b.com), but when I upload a document to that site, the document's URL incorrectly displays the parent Virtual Instance's domain (www.a.com). I expected...
Can Terms Of Use be Configured at the Site Level?
Issue If we have two or more sites, is it possible to specify a different journal article for the terms of use of each site? As the following current custom properties are not sufficient as they apply to every site:...
Can Angular Portlets be crawled by SEO tools/Google?
Issue Can Angular Portlets be crawled by SEO tools/Google? Environment Liferay DXP any Resolution By default, Angular Portlets in Liferay are not SEO-friendly and cannot be easily crawled by search engines like...
Issue with Display Page Template URL for Web Content Articles
Issue I have an issue with the Display Page Template  URL. I have configured a Display Page Template named "Test News" to display the full article data for web content articles of type News. I assigned the friendly...
Why did Cache-Control change from 'public to 'private'?
Issue Prior to 7.4 U84, Cache-Control was set to 'public', and after upgrading to 7.4 U84 or above (including any Quarterly Release version), Cache-Control is now set to 'private'. Due to this, CDNs may have issue caching...
Does Liferay have an Attestation of Compliance to be PCI certified?
Issue We are in the process of reviewing application compliance and want to know if Liferay has an attestation of compliance (related to PCI), specifically the Payment Card Industry Data Security Standard? Environment...
What filtering syntax to use in headless API for filtering for those entries that do not belong to any categories?
Issue I am using the API GET /v1.0/asset-libraries/{assetLibraryId}/content-elements, but the question might be relevant for other endpoints as well according to...
Integrating Liferay as a Mobile App
Issue I want to export my Liferay web instance into an Single-Page-Application (SPA) or a standalone native mobile App. Environment Liferay DXP 7.4 Quarterly Releases Resolution Currently Liferay doesn't support...
aria-invalid="true" Attribute is Not Set for Required Checkbox Fields in Forms
Issue When a form with a required checkbox field is submitted without the checkbox being selected, the corresponding <input> element in the DOM does not receive the aria-invalid="true" attribute. This behavior is...
Unauthenticated Users are not redirected to the Login Page when accessing a Resource URL
Issue When an unauthenticated user tries to access a resource URL (e.g., a direct link to a PDF served by a portlet), they are not redirected to the login page. This behavior is observed for URLs that contain the...
Where can I find the BrowserSnifferUtil.java class?
Issue After upgrading from 2023.Q3 to 2025.Q1, I can no longer find the com.liferay.portal.kernel.util.BrowserSnifferUtil class? Was it moved or deprecated? Environment Liferay DXP 2023.Q4+ Resolution In Liferay...
Liferay AI capabilities
Issue We would like to gain more information about Liferay's AI capabilities. Environment Liferay DXP Quarterly releases Resolution Liferay DXP integrates with external AI systems to enhance and accelerate your...
Does Liferay support IPv6?
Issue Does Liferay support IPv6? Environment Liferay QR Resolution We plan to support IPv6 at the load balancer level using a dual-stack approach. While this requires some development on the Liferay side,...
Why is the Product Specification Key Different from the One Defined in the Specification List?
Issue When creating a product specification, a key is defined under Product Management > Specifications. However, after adding this specification to a product, the Product Specification widget on the product page...
"fields" and "nestedFields" Parameter Not Applied to Account System Objects
Issue Using the GET Rest API for account-restricted objects does not seem to follow the `fields` and `nestedFields` parameters for the linked account. For example, when querying a custom object and attempting to...
"reserved-article-url-title" does not return the localized URL Title in Freemarker templates
Issue When using the .vars['reserved-article-url-title'].data variable in a Freemarker template, it only provides the URL title for the default language. Environment Liferay DXP 2024.Q1+ Resolution This is the...