Search Results

All Results 1290
ソート
Resource Type
Applicable Versions
Deployment Approach
Capability
Feature
SVG images are not visible in Web Content draft
Issue SVG images are not visible on the patch level (Fix Pack 20) and they used to be visible on the previous one (Fix Pack 11) Reproduction Steps Setup Liferay DXP 7.1 with Fix Pack 20 Create a Basic document...
Duplicate Tag Exception while Publishing a portlet on a migrated System
Issue After having upgraded from 6.2 to DXP Cloud or Liferay DXP 7.0+ with staging enabled and tagged web content articles, trying to publish the articles to Live results in the following error: An unexpected error...
New field types that can be utilized in forms are needed
Issue Customizing the look and feel of Liferay sites require the addition of the following field types to their Forms. Accordion Tooltip Pop-up or dialog box Environment Liferay DXP 7.3 Resolution The easiest...
[CKEditor] Copy-pasting images in the editor does not work
Issue Using CKEditor, after pasting a copied image, the image does not appear. Environment DXP 7.2 Resolution This behavior is intended as the CKEditor plugin required for this functionality, Upload Image, is not a...
What is the difference between the 'View' and 'Access' permissions?
Issue When defining permissions for a folder (for example, in Web Content or Documents and Media), I see a 'View' and 'Access' permission. Environment Liferay DXP 7.0, 7.1, and 7.2 Resolution The 'Access' permission is...
On content pages with no widgets, 'AllPortletsReady' should be triggered
Issue If a fragment is created with javascript that uses the following JS: Liferay.on ('allPortletsReady', function() { console.log('Hello from allPortletsReady');}); , and the content page has a portlet, the...
External URLs in @import url clauses are not aggregated to CSS
Issue When creating a custom theme using an imported URL and with the CSS Fast Load property enabled, the URL content is not rendered. @import...
Why is the category/tag selection not working at article creation?
Issue While the user is creating a new article, he cannot select the categories or tags of the specific site.     Environment Liferay Portal 6.2 Liferay 7.0+ Resolution In order to be able to select the...
How can a Liferay admin set the article-Id manually?
Issue How can a Liferay admin set the article-Id manually? Environment Liferay 7.0 Liferay 7.1 Liferay 7.2 Liferay 7.3 Resolution Start a vanilla Liferay bundle. Navigate to Control Panel --> Configuration...
Configurations for embedded portlets are not updated when deploying an updated theme
Issue I have a theme with an embedded portlet that I have deployed and applied to a site. I updated the configurations of the embedded portlet and deployed the updated theme to the site, but I do not see the updated...
How to select a web content article in a JSP
Issue  is there any documentation to select a Journal Article (Web Content Article) from a particular folder in a custom jsp? Environment DXP 7.2 Resolution There is a framework and API for doing that, actually with any...
Landscape print layout is missing in Chrome, Edge
Issue Selection of landscape layout is not available in Chrome/Edge printing (CTRL+P) as only portrait mode is available. Environment Liferay DXP 7.0+ Google Chrome or Microsoft Edge Resolution The issue is only...
Is it possible to copy or pause an Experience?
Issue When creating and managing an Experience, there don't seem to be options to copy or pause an Experience, as the current options I see are only to create an Experience from scratch or fully delete it (which throws away...
javascript.fast.load=true does not bundle all of the JS files into a single JS file
Issue Despite the javascript.fast.load property being true, a lot of JS files (starting with /combo) are still loading separately on the pages. Note: This property is true by default.  Therefore, a lot of...
liferay-ui:asset-categories-selector shows an empty list
Issue Using liferay-ui:asset-categories-selector returns an empty list in DXP 7.3, this selector worked in versions prior to DXP 7.3. Environment Liferay DXP 7.3 Resolution liferay-ui:asset-categories-selector is...
Known Vulnerabilities with Liferay Fjord Theme and 1975 London Theme
The following issue may compromise the security of your Liferay Digital Experience Platform implementation.  Vulnerability Information The Liferay Fjord Theme and Liferay 1975 London Theme depend on third party...
Edit Icon Not Showing Up After Upgrading to 7.3
Issue When upgrading from Liferay 7.0 or earlier to 7.3, existing Widget Pages do not show the Edit icon as observed when creating new Content Pages Environment DXP 7.3 Resolution Content Pages by default show the Edit...
Repeatable web content structure items causes error and block publishing
Issue Reproduction steps: 1) At Product Menu / Configuration / Instance Settings / Miscellaneous add English (United Kingdom) from Available to Current languages and set it as the default language (this is required to...
Lots of RedirectNotFoundEntry data in viewcounterentry table
Issue We've noticed that the viewcounterentry table is full of records with the classname com.liferay.redirect.model.RedirectNotFoundEntry. The redirectnotfoundentry table is empty. It might be related to...
Dynamic Data Lists Spreadsheet View does not display inputted dates properly
Issue If you choose a Data Type on a Dynamic Data List that has a date field on it and insert some dates, the dates are gonna be surrounded by quotes and brackets instead of the usual way. Environment DXP...