Search Results

Knowledge Base 3747
Sort By
Resource Type
Applicable Versions
Deployment Approach
Capability
Feature
Blacklisting Commerce components in 7.3 can stop other modules as well
Issue When you add a Commerce component to the blacklist, other modules will stop functioning as well. This may cause the following issues:  - Certain Commerce menu elements could be missing  - Gogo Shell...
Unable to see Structures Field for the Templates
Issue Steps to reproduce: Start a Liferay bundle. Create a structure with some fields in it Create a template for it Click on the Structure tab, then back to the Template tab Open the template Expected behavior: The...
Scheduled publication to live won't include new content
Issue After setting up a scheduled publication of a site from staging to live and adding new contents, these contents are not shown in the live environment when the scheduled date arrives. Environment Liferay DXP...
Paginated multi-selection is lost when navigating through pages with SPA disabled
Issue The view to assign users to a given role can be paginated. When SPA is disabled, only the users selected from the last page are effectively selected: those selected in previous pages are discarded. This can...
The Form Records are viewable by guest users in the search results after the upgrade to DXP 7.2
Issue The Form records sent by other users are viewable by guest users in the search results after the upgrade from DXP 7.0 to DXP 7.2: When a guest user searches in the search bar, the response will include the Form...
Free Marker Template Null Pointer Error
Issue Free marker template(ftl) error is occurring when fragments changes propagation is enabled. Steps to Reproduce Enable Automatic Page Fragment Propagation. Navigate to Product Menu -> Design -> Fragments...
java.lang.IllegalArgumentException: java.net.URISyntaxException
Issue The following exception can be obtained when using S3 as store if no s3Endpoint is configured: 2021-03-16 01:18:14.998 ERROR [Start Level: Equinox Container:...
Updating Commerce Catalogs runs into Permission issue
Issue When you are editing Catalog in Commerce and try to save the modification you will get the following message: "Error: You do not have the required permissions". This error usually happens when there is...
Form's new records are indexed even though property 'Searchable' is set to 'Disable'
Issue Steps to reproduce: Create a new Form. Add a new TextField and set property 'Searchable' to 'Disable'. Save Form. Add created Form to a page. Submit this form with some value in text filed (i.e. answer_one)....
HTML elements disappear in Calendar's events editor
Issue When you edit the description of an event in Calendar portlet and elements like <iframe> are added through the Source view to it, after saving the event those elements disappear from the editor....
No base price list error when editing SKUs or Ordering after upgrading Commerce from 7.1
Issue After upgrading Commerce from Liferay DXP 7.1, users are unable to order Products and admins are not able to update SKUs of the Products. There is also an error in Liferay logs: ERROR...
Fragment Unexpected Error Occurred
Issue While dragging the same fragment on Page this error is shown "Error An unexpected error occurred while rendering this item" Steps to Reproduce Enable Automatic Page Fragment Propagation. Create a Fragment...
When the "Search" page is first in the list of pages, the link to "Go to Site" in the product menu does not appear.
Issue When the "Search" page is first in the list of pages, the link to "Go to Site" in the product menu does not appear. Environment Liferay DXP 7.1 Resolution The observed behavior is a known bug and fixed in...
It is not possible to remove the View permission for Site Members in a document library folder
Issue In the permissions management of a folder we can see that the VIEW permission is checked and disabled for Site Member role and it is not possible to change it. If we hover the mouse over this check we can...
The getOptions returns the selected and available values for Select fields which allows multiple values
Issue The getOptions returns the selected and available values for Select fields which allows multiple values Steps to reproduce: Create a Structure S1 with a multiple Select field called Sel1 with three default...
In the UI, Sitemap section is not visible under the SEO tab on the individual page settings and sitemap.xml is not generating
Issue Sitemap.xml is not generating properly. When hitting the portal URL [https://xxx.com/en/sitemap.xml], it displays an empty sitemap that shows the sitemap header only. The sitemap section [Menu -> Site Builder...
Enable Automatic Page Fragment Propagation
Issue Fragment Changes don't get reflected on page after editing Environment Liferay DXP 7.2 Liferay DXP 7.3 Resolution Follow these steps to enable automatic Page Fragment propagation: Navigate to Control Panel...
Make Price Range Facet usable with multiple SKUs
Issue Initialize a minium site Open Product Admin (Control Panel -> Commerce -> Products) Open "Brake Fluid" or any product with multiple skus Open the Skus page Edit a sku to hae a base price of $10 another to have a...
AlloyEditor image toolbar no longer pops-up
Issue 1) Start 7.2.x and login as Admin 2) Go to left Sidebar > Liferay DXP > Content and add a new Basic Web Content 3) Click in the content editor and then on the "+" button > select the Image icon and choose one...
Multiple rich text fields assign the same default value
Issue If several 'Rich Text' components are included in a form and assigning a different default value to each of them, then while saving, it assigns the same value to all the fields. Steps to reproduce: Start a...