Search Results

All Results 7021
Resource Type
Applicable Versions
Deployment Approach
Capability
Feature
Embedding a custom Portlet into a Liferay Web Content Article
Issue How to embed a custom MVC portlet into Liferay Web Content Article Environment Liferay DXP 7.4 Resolution Liferay DXP offers a powerful Taglib with a special tag <@liferay_portlet["runtime"]>  , which allows...
Enabling SSO for our Liferay Console prevents logging in with email and password
Issue After enabling SSO for our Liferay Console, we are no longer able to log in with email and password.  Environment DXP 7.4 Resolution This is expected behavior, as per the Official documentation for SSO: "The first...
CVE-2023-52428
Issue We would like to determine whether Liferay is vulnerable to CVE-2023-52428. Environment DXP 7.4, 2023.Q4 Resolution Contact Customer Support to request a hotfix containing LPE-18064. Additional Information...
Fragment Links point to Staging from the Live site
Issue After publication, some of the buttons mapped directly to pages in my site are pointing to Staging instead of the Live site. Clicking on these links prompts users to log in to the Staging site. The links...
Staging publication fails with a duplicate entry on LayoutSEOEntry error
Issue Staging publication is failing in my environment with the following UI error: An unexpected error occurred with the publish process. Please check your portal and publishing configuration. The...
Redirection happening to Public Pages when URL is appended with numbers
Issue Liferay automatically redirects users to specific public pages when incorrect URLs ending with numbers are entered. This behavior leads to the unintended exposure of these public pages to all users. Steps to...
Which database table should store the content of the paragraph fragment
Issue Where is the content of the paragraph stored in the database table? Steps to follow: 1. Start the server. 2. Navigate to the Site Menu > Pages. 3. Create a new page and publish it. 4. Edit the page and drag...
Using an Editor Config Contributor Client Extension in web contents
Issue Apply a config contributor using a client extension to CKEditor in web content following the official documentation or the provided example does not show any changes in the web content editor....