Search Results

All Results 7023
Resource Type
Applicable Versions
Deployment Approach
Capability
Feature
Customize the OOTB portlets on the Liferay SaaS platform
Note: please note that Liferay has renamed its Liferay Experience Could offerings to Liferay SaaS (formerly LXC) and Liferay PaaS (formerly LXC-SM). Issue Could you please provide us with a blog to...
Unable to edit permissions for Guest in a Web Content
Issue When trying to edit permissions for "guest" in a Web Content, the permission window opens, but the field appears disabled, preventing any changes. Environment Liferay DXP 7.4 Resolution Access Control Panel...
'Error : The friendly URL has too many slashes' is observed in friendly URL of child site
Issue The parent site has a friendly URL say "/abc1" and a child site of it with a friendly URL "/def1". As per the requirement if the user accesses any of the pages of the child site, then the URL should be...
Who added user ddm_form_default_user_screen_name in Liferay?
Issue We found the user ddm_form_default_user_screen_name in our Liferay Portal. Could it be a security attack? Environment Liferay DXP 7.3 Resolution The user with name ddm_form_default_user_screen_name is an...
Hide image formats to be returned in search result
Issue When users search for a specific keyword (let's say fav) using the Liferay search bar portlet, the search result shows each and every content with the keyword fav that are Web Content, Images, users, etc....
How to remove file upload option for the particular user
Issue How to remove or add the file upload option in the web content for the specific user. Environment Liferay DXP 7.4 Resolution The following are the steps that can be taken to achieve this:  Log in as an...
SearchException entity content is too long for the configured buffer limit Error for a custom entity even when Indexing Batch Sizes configuration is small
Issue Trying to reindex a custom entity produces SearchExceptions in the logs due to a buffer limit: com.liferay.portal.kernel.search.SearchException: java.lang.RuntimeException: java.io.IOException: entity content...
Can I Remove a Page From Analytics Cloud Tracking?
Issue I would like to prevent select pages from being tracked on Analytics Cloud Environment Analytics Cloud Resolution It isn't currently possible to remove specific pages from Analytics Cloud tracking...
Vulnerable JavaScript dependency Bootstrap-select 1.12.4
Issue The version of bootstrap-select 1.12.4 is vulnerable to attacks. To overcome this, bootstrap-select should be upgraded to a non-vulnerable version. Environment Liferay DXP 7.3  Resolution Liferay does not...
I cannot add a relative URL into Form's "Redirect URL on Success"
Issue Create a Liferay Form Open the Form's Settings In the field "Redirect URL on Success", enter a relative URL like "/web/guest" Result: Receive error message "Please enter a valid URL."   Environment Liferay DXP...
View Display Page for Objects is not working for guest users
Issue When creating a Display Page Template to display entries of an object, even when setting the viewing permission to "guest," attempting to access the page template results in a 404 page. Environment Liferay...
When Javascript SPA is turned off, it's not possible to save form instance
Issue When the portal property javascript.single.page.application.enabled is set to false, form entries cannot be saved or published.  Environment Liferay DXP 7.4 Resolution This behavior is solved in DXP 7.4...
How to perform a log-out from a custom theme
Issue I want to perform a logout from a custom theme. Environment Liferay DXP 7.0+ Resolution Avoid calling /c/portal/layout directly. Instead, you can leverage the sign_out_url variable initialized in init.ftl for...
Sitemap exceeds 50000 limit
Issue Sitemap should not generate with more than 50,000 entries or 50 MB in size (this is Google standard).  Steps to reproduce: Run the following Groovy script: def company =...
Could not install Gradle distribution
Issue While importing workspace from one system to another through a remote desktop connection, the below error has been encountered: Could not install Gradle distribution from...
"Index.on.startup=true" does not trigger "Reindex Spell-Check Dictionaries" on Startup
Issue Adding "index.on.startup=true" to the portal-ext.properties file does not trigger the reindex.   Environment DXP 7.4   Resolution The primary purpose of the property index.on.startup=true is to force reindex...
Pop-up link in Web Content Articles does not work for Q4.3 release.
Issue Pop-up links added to a Web Content Article create a new window. Environment 2023 Q4.3 Resolution This is due to the link being sanitized by Antisamy and erasing the pop-up configuration.  Request a Hotfix...
Filter by Status options not present in Management Bar for Web Content administration
Issue When going to the Web Content administration and trying to filter by status, there's no such options in the Filter dropdown. Environment Liferay DXP 7.4 Quarterly Release 2023.Q3, 2023.Q4, 2024.Q1 Resolution...
PHP in Liferay modules
Issue Is PHP used to design the modules in Liferay DXP 7.4? Environment Liferay DXP 7.0+ Resolution The PHP portlets are no longer supported in Liferay DXP. The new runtime won't support deploying portlets...
Unable to generate friendly url for blogs
Issue When trying to generate a friendly URL for blogs, to eliminate the lengthy URLs. Followed the  steps mentioned in this document: Friendly URLs  Expected behavior: The URL should be shortened after following...