Search Results

Capability
Feature
Deployment Approach
Custom Facet does not work with custom field (expando) created as 'searchable as keyword'
authorEmailAddress: adam.zsolnay@liferay.com, authorName: Adam Zsolnay, content: Issue Create a custom field for Web Content Articles name: mycustomfield type: text area set it 'searchable as keyword' Create a web content article and populate mycustomfield with any string (abc) call...
CSS calc() incorrect minification when css.fast.load=true
authorEmailAddress: zalan.szakolci@liferay.com, authorName: Zalán Szakolci, content: Issue When using the calc() function in a css file, e.g.:  calc(var(--elem-height) + 1px) the minifier inserts incorrect spaces after deployment, so the file cannot be interpreted: height: calc(var( - - elem -...
Reset the admin user password
authorEmailAddress: thanga.meena@liferay.com, authorName: Thanga Meena, content: Issue How to reset the admin password? Environment Liferay DXP 7.0 Liferay DXP 7.1 Liferay DXP 7.2 Liferay DXP 7.3 Liferay DXP 7.4 Resolution Using " Forgot Password" in the "Sign in" portlet Note: Please make sure...
Startup failure due to com.liferay.portal.kernel.exception.NoSuchRoleException: No Role exists with the key {companyId=0, name=Owner}
authorEmailAddress: brian.suh@liferay.com, authorName: Brian Suh, content: Issue A scenario has been reported where the startup process will fail, and an error message indicating "No Role exists with the key {companyId=0, name=Owner}" or similar as in the following stack trace will be thrown:...