Search Results

All Results 7025
Sort By
Resource Type
Applicable Versions
Deployment Approach
Capability
Feature
Discounts is temporarily unavailable errors in the case with any amount that does contain a comma
Issue The error arises when we use an amount split by a comma, such as 1000,00.00 Steps to reproduce: Create Discount Navigate to Rules Add Cart Total Rule Click that rule and go to the Edit page Add 1000,00.00...
Do video fragments support sites other than YouTube?
Issue There are 2 out-of-the-box fragments that support loading external videos: External Video Video URL Right now only a couple sites are supported, such as YouTube. When will the other sites, such as dailymotion, be...
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)...
Questions App - Questions are not in correct Highest Vote order
Issue Questions are not in the correct Highest Vote order As a user of the questions app, users want to see the answers to the questions ordered according to the ranking of the questions answers.  Environment...
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...
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...
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...
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...
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...
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...
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 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:...
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...
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...
Permission to add/edit Language Keys
Issue Can I give permission to a regular role, so it has the right to add/edit Language keys? Under the "Language Override" permissions, there is no option to do this. Environment DXP 7.1+ Resolution Portal: Manage...
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...
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...
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”...
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:...