Search Results

All Results 1284
Resource Type
Applicable Versions
Deployment Approach
Capability
Feature
Custom editor configuration is not applied to repeatable fields
Issue After implementing a custom EditorConfigContributor to override the configuration of a web content editor, e.g. as below: @Component( immediate = true, property = { "editor.name=alloyeditor",...
Metadata is not restored when deleting recent modification from history
Issue While restoring an older version of a web content article the metadata tags do not return to the previous state and stay in the modified state. Environment DXP 7.2 Resolution This behavior is intentional so it...
Making changes to a Velocity Application Display Template does not update dynamically
Issue When making changes to a Velocity Application Display Template, these changes are not processed and updated dynamically, and are not reflected immediately upon saving. Environment Liferay 6.2 Resolution This...
Embedded Language Selector with "Select Box" template throws "Uncaught TypeError: Cannot read property 'attr' of null" when switching language
Issue When embedding the Language Selector in the theme or a layout template and setting it to have "Select Box" template in the portlet's Configuration settings, the below error will be thrown in the browser's...
"Error: Please enter a valid title." when creating or editing a web content
Issue After updating to DXP 7.2 Fix Pack 7, we can't create or edit web content articles that default language is different than the site's language by enabling the "Changeable Default Language" in the...
Asset Publisher ordering breaks when switching to a non-default language
Issue I created some Web Contents based on a Web Content Structure The structure has a Date field I have an Asset Publisher Widget on the page The Widget is configured to show Web Contents with the above structure...
Javascript errors and disabled elements when editing or saving Web Contents
Issue When editing or creating new web contents based on a custom structure, the information may be inconsistent, fields may be disabled and non editable, or related errors may be observed. This is an...
Gulp build task fails with: "Error: It's not clear which file to import for '@import ..."
Issue After launching a gulp build task, the tool will encounter an error similar to the below: [15:14:33] 'build:compile-lib-sass' errored after 811 ms [15:14:33] Error in plugin 'gulp-sass' Message:  ...
Disable Liferay "set your preferred language" message
Issue In case the User's Display Language is set differently than the language of the Site that is being displayed, a warning message appears with the option to set your preferred language. You may wish to...
Web Content Display portlet shows content for Guest even when permission is denied
Issue When creating a new web content with permission set to denying access to it for Guests and adding it to a Web Content Display portlet which a Guest can see, the portlet shows the content regardless of the...
After upgrading to Fix Pack 17, extra privateLayout=true lines are generated in the database
Issue After upgrading to Fix Pack 17, we can see in the database that some private layouts are generated even though we have no private pages. Environment DXP 7.1 with Fix Pack 17 Resolution The private layouts are...
How to resolve an "Invalid state passed to 'buttonStyle'" browser console error when using an asset publisher to view Rich Summary content
Issue When using the "Rich Summary" template in an Asset Publisher to view web content, we are seeing multiple warnings in the browser console that look like the following: Warning: Error: Invalid state passed to...
Microsoft Office XML metadata are copied in CKEditor
Issue Liferay content editors and administrators may sometimes notice that, on Firefox ESR, when copying (CTRL+C) and pasting (CTRL+V) the content of e.g. Microsoft Word in the CKEditor, the below XML metadata...
Audience Targeting filename
Issue What does WCM-XXXX in the Audience Targeting source filename? Example:   Liferay Audience Targeting 3.0.0-WCM-1508-src.zip Environment DXP 7.1 Resolution Aside from the version (3.0.0.), the other part...
How to include unique links in an RSS feed that point to a displayed web content article
Issue Our team is attempting to set up an RSS feed for web content, but are running into one of two issues: either all URLs listed in the feed are identical (pointing to the site, instead of pointing to where an...
In DXP, it is not possible to differentiate configuration per site on embedded portlets
Issue In DXP, a portlet could be embedded like below: <#assign preferencesMap = {"portletSetupPortletDecoratorId" : "barebone"} /> <@liferay_portlet["runtime"] instanceId="1234"...
Navigation Menu portlet won't list child of child pages
Issue While using any Navigation Menu portlet template different from the "List Menu" one (for example: Bar Minimally Styled), in a long page tree with multiple children pages, like: Only Welcome and Level1page...
Web content loses its display page when deleting the default Asset Publisher from the page
Issue We have a Widget page with an Asset Publisher on it, which is set to be the default AP on that layout We also have a web content and our page is set as its display page in the web content's...
Getting the themeDisplay object in DXP themes and layout templates
Issue In Liferay Portal 6.2, the themeDisplay object was inherited in themes and layout templates. How is it possible to get the same object in DXP? Environment Liferay DXP 7.0 Liferay...
Changing layout's type removes portlet preferences
Issue Changing our page's type from "Layout" to "Link to URL" then back to "Layout", the page won't retain its portlets configuration Environment Liferay DXP 7.0 with Fix Pack 93 or below Resolution The...