Search Results

All Results 6985
Resource Type
Applicable Versions
Deployment Approach
Capability
Feature
Runtime CSS minifier creates invalid CSS animation action
Issue  transition: background-color 5000s ease-in-out 0s; becomes transition: background-color 5000s ease-in-out 0; when minification is used. At build time, the CSS gets compiled, but at the run time, when...
Sort order in select file modal of Document & Media is not stored
Issue Steps to reproduce: 1. Go to Content & Data > Document & Media and create atleast three folders( name as 2019,2020,2021). 2. In folder 2021, upload a file. 3. Go to Web Content > Structures and create a new...
After the publication of child page, summary tab refers to parent page
Issue Steps to reproduce 1. Set up vanilla Liferay DXP 7.2 2. Navigate to Control Panel > Configuration > System Settings > Infrastructure >Staging and enable the publication for child pages. 3. Create this...
Workflow notification/assignment based on organisation role type
Issue If any user uploads a document in the folder under document and media in which the workflow has been assigned, it should notify the approver within the organization that is based on the role type configured in...
Rendering Adapted Images in a Web Content Article Using Asset Publisher with Custom Display Template
Issue How can I use Adapted Images in a web content article displaying in the Asset Publisher with custom Display Template?  Environment Liferay DXP 7.3 Resolution Go to System Settings > Template Engines > Freemarker Engine...
Incorrect French translation of the site language change message
Issue Steps to reproduce 1. Go to Configuration > Site Settings > Languages and select `Define a custom default language and additional available languages for this site.` and set the French Language as the...
CKEditor is not displaying full source code text
Issue Steps to reproduce 1. Set CKEditor as an editor for WebContent. 2. Start Liferay DXP 7.3  3. Create a new basic WebContent. 4. Write a long text, with multiple lines so that scroll should be visible. 5. Go...
Do we need gzip for images?
Issue When retrieving images from Liferay server, gzip is not enabled. Environment DXP 7.0+ Resolution As images are already compressed, using gzip on them won't provide any additional benefit, and can actually...