Capability

DXP Self-Hosted Installation, Maintenance, and Administration

In addition to SaaS and PaaS deployment approaches for Liferay DXP, you can also opt to self-host Liferay DXP. Self-hosting gives you flexibility to deploy Liferay DXP on-premises or to a cloud computing provider of your choice, giving you complete control over deployment, infrastructure, and maintenance.

Feature
Deployment Approach
Restrict drag and drop for multiple images in blogs
Issue Why is there no error or warning while selecting multiple images to upload via drag-and-drop functionality? If it is not uploading multiple images, then it should not select multiple images in the first...
How to delete old audit events 'audit_auditevent' table in 7.2+.
Issue I want to clean up the AUDIT_AUDITEVENT table in a 7.2+ instance, because the old data is taking up too much space. However, the API made after 7.2, and the previous methods of clearing the 'audit_auditevent' ...
How to verify the current Implementation version of log4j.jar file
Issue We would like to verify the implementation version of a log4j.jar file, either to verify the application of an update or to assess current vulnerability.  Environment DXP 7.3, DXP 7.4 Resolution You can find the...
Deployment to Liferay SaaS ext environment is stuck when deploying with Command-Line Tool (lcp)
Note: please note that Liferay has renamed its Liferay Experience Could offerings to Liferay SaaS (formerly LXC) and Liferay PaaS (formerly LXC-SM). Issue There have been reports about the Command-Line Tool (i.e.,lcp)...
Unable to delete an Account entry
Issue When navigating to Control Panel > Accounts, an existing Account entry cannot be deleted successfully. This issue can occur when the “Account” system object has a relationship with an inactive object. Environment DXP...
HTML Injection in the Classic Search Portlet (Legacy)
Issue Our security tool identified HTML Injection issue. Reproduction Steps: 1. Start up Liferay DXP 7.4 Update 62 2. On the home page, add a widget "Search". 3. In the address bar, enter the URL...
Orders list page contains Add/Edit option for the users having only view permission
Issue If the user creates a custom regular role with some permissions, such as view permissions for the order list, the user will also be able to access the edit or add options. They can also edit the option in the...
LCS is reporting Unable to validate the environment token file
Note: please note that Liferay has renamed its Liferay Experience Could offerings to Liferay SaaS (formerly LXC) and Liferay PaaS (formerly LXC-SM). Issue In a Liferay PaaS environment, the Liferay service is printing the...
Asset Publisher widget configuration saves by itself
Issue The Asset Publisher widget configuration saves itself when changing the Asset Selection Environment Liferay Portal EE 6.2 Liferay DXP 7.0+ Resolution  This is the expected behavior of the Asset Publisher...
It is not possible to add a Tag when creating a Web Content
Issue When a user creates a Basic Web Content and tries to type in a Tag, the Tags option disappears and the following error is shown in the logs: No JSON web service action with path /assettag/search and method...
Does Liferay support more than one SAML connection?
Issue Can Liferay connect to more than one Service or Identity Provider? Environment  DXP 7.0  DXP 7.1  DXP 7.2  DXP 7.3  DXP 7.4 Resolution Yes, Liferay does support more than one SAML or Identity Provider...
Blogs show the author instead of the last modifier
Issue After modifying blog content, the portal shows the author next to the last modified date. Environment Liferay DXP 7.0 Resolution The observed behavior is a known issue which is addressed via: LPS-192045 -...
How to Show Module version in Application Manager UI
Issue Application Manager does not properly show the custom module version in the Control Panel. Environment DXP 7.4 Resolution Set the following line in liferay-plugin-package.properties (replace 999 with the...
Does having a script in the Analytics section qualify as a potential XSS vulnerability?
Issue We can put Javascript code in the Matomo (DXP 7.4) or Piwiki (DXP 7.0-7.3) field where the code can be executed on every other page Go to a Site's Configuration -> Site Settings -> Analytics Under the...
Unable to build theme: "Error: Expected number, variable, function, or calculation. log('Invalid unit `#{$unit}`.');"
Issue When building a theme there are 'Expected number, variable, function, or calculation $_: log('Invalid unit `#{$unit}`.');' errors: Message:...
SSO SP connection doesn't send unauthenticated users to /c/portal/login
Issue Once we setup a SAML SP connection, the SAML adapter doesn't recognize unauthenticated users and redirect them to /c/portal/login Environment DXP 7.4 Resolution This is intended behavior with the “Prompt Enabled”...
Can the CLI tool build and deploy fragments?
Note: please note that Liferay has renamed its Liferay Experience Could offerings to Liferay SaaS (formerly LXC) and Liferay PaaS (formerly LXC-SM). Issue Locally, after making changes to fragments, I can promote...
Unable to delete all public pages in the default site 'Guest'
Issue When I try to remove the last public page in 'Guest' site, the 'Delete' option is missing from the Options Menu. It is not possible to revoke View permission for Guest users either because the option appears...
Error, you don't have necessary permissions when creating a form entry mapped to a company scoped object as Guest
Issue We have a custom object definition "myobject" that it's mapped to a form. When submitting a form entry with a guest user. It shows an error telling that the user doesn't have permissions. Environment...
How can we set the requireSSL property?
Issue How can we enable the requireSSL attribute in Liferay? Environment Liferay DXP 7.0+ Resolution You can set that in your JDBC properties:...