Search Results

All Results 6998
Resource Type
Applicable Versions
Deployment Approach
Capability
Feature
Duplicate Entries in Control Panel after installing a Hotfix
Issue After installing a new hotfix, the Control Panel shows repeated sections and options.  Environment Liferay DXP 7.4 Resolution This problem can be a consequence of not deleting the contents of...
The Category Facet widget does not allow filtering by site vocabularies
Issue When an administrator user tries to configure the Category Facet (Search) widget with vocabularies/categories, only global vocabularies are displayed, not those belonging to a site. Environment Liferay DXP 7.4+...
Non-descriptive Accessibility Labels on Toggle Options
Issue Toggle options in are labeled as 'checkboxes', and are not given an identifier. Therefore, Accessibility Readers report them as: “##### checkbox checked”. For example, inspect the element to find the...
Guest user cannot see a Document when accessed by the Latest version URL
Issue A Document has "View" permissions enabled for Guest users. When the Guest user wants to access the Document by using the Latest version URL, the Document is not accessible. Environment Liferay DXP 7.4...
Python error when using theme generator on Windows
Issue I am trying to create a theme with liferay theme generator on Windows but I am receiving a node-gyp or python related error. Environment Liferay DXP 7.0+ Resolution The generator uses node-sass. If you are on...
Scope selection in Blogs Aggregator portlet not working
Issue Log in as Admin Add a Blogs portlet on Liferay home page Add an entry Navigate to Control Panel > Sites Create a new Site (eg: Liferay 2) Create a new page on the Site Add Blogs portlet and Blogs Aggregator Add...
Only the person assigned to a Workflow task should be able to edit the Draft
Issue A User, who is assigned to a Workflow task should be the only user who is able to edit the Draft while the Workflow task is assigned to him/her. Currently, users with edit/admin rights can edit the Draft any...
Preview of PDF document (generated with ItextPDF) contains unwanted spaces between letters
Issue We are generating our PDF files programmatically using ItextPDF 7.2.5 API The Library used is compileOnly group: 'com.itextpdf', name: 'itext7-core', version: '7.2.5' After uploading such a PDF file to DXP's...