Search Results

All Results 6273
Resource Type
Applicable Versions
Deployment Approach
Capability
Feature
How can I turn off the print screen and download features for documents of a certain site?
Issue The admin wants to upload a document to the site, but he or she must limit other users from downloading the document and from taking screenshots of the document on that site. Environment Liferay DXP 7.0...
Role Permissions to display all the actions in Knowledge Base Display Widget
Issue After having created a specific role to let users manage Knowledge Base articles from Knowledge Base widgets, some actions, like "Add Child Article" or "Edit Article", may be visible from Knowledge Base Admin...
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: Expected authority at index 8: https://
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...
Limited Commerce menus available after upgrade to Liferay DXP 7.3
Issue After upgrading the portal to DXP 7.3 most of the Commerce submenus are not listed under the Control Panel > Commerce tab Only "Inventory", "Product Groups", "Options", "Specifications" and...
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....
Announcements and Alerts email notifications are not sent out
Issue After scheduling announcements or alerts, the email notifications are not being sent out as expected. Admin instead sees an error similar to the following in the Liferay logs: 2021-05-18 20:41:13.803 ERROR...
Password verification needed at time of changing user screen name & email address
Issue Password verification is required whenever a user needs to update its screen name or email address Environment Liferay DXP 7.3 Resolution A feature request has been already created in order to add a toggle for...
Web contents and blog posts can be displayed in asset publishers even if their filters wouldn't allow them
Issue A web content (or blog post) can be displayed in any Asset Publisher, even if its configuration wouldn't allow it, by requesting a URL of the form:...
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...
Disable Liferay Personal Sites
Issue How to disable Liferay personal sites? Environment Liferay DXP 7.2 Liferay DXP 7.3 Resolution This property is enabled as true by default, but in order to disable personal sites add these below properties...
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...
How to implement a custom antivirus scanner
Issue The article at https://learn.liferay.com/dxp/latest/en/system-administration/file-storage/enabling-antivirus-scanning-for-uploaded-files.html describes mainly how to integrate/configure DXP with Clam AV. But what if...