Search Results

All Results 1307
ソート
Resource Type
Applicable Versions
Deployment Approach
Capability
Feature
Pagination for Collection Displays Missing
Issue The pagination option is missing from the display page templates. This missing feature causes the need to to update the number of items displayed in a feed on any given day, depending on priority. Asset...
Unable to set a Display Page on documents
Issue The form to set a display page is visible but after publishing it is not set. Environment DXP 7.2 Resolution Only display page templates should be selected for documents. Web Content should be the...
Catalog page Products Rendering Performance issue
Issue When the catalog page is rendering it is observed that it takes about 10-15 seconds to completely render the page for Minium theme and renderer type is Minium. Environment Commerce  Resolution The...
YBS require as a longer term fix for the SEO and Navigation Menu issues in Publications
Issue It's not possible to use publications to publish pages when a page has SEO content. Pages will not publish whilst using a publication, just saves a draft. Environment DXP 7.3 Resolution This issue...
Previewing a web content with a Display Page Template does not work if a theme is applied
Issue As an Asset Library admin, I want to be able to preview web contents through the connected sites' display page templates, so that I can make changes accordingly without having to switch sites....
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...
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...
Fragment editable values can create history entries without changing
Issue When users drag a fragment onto the content page, it appears to be edited, even though they aren't editing anything about the fragment. Steps to Reproduce: Add a Content Page Place a Paragraph fragment on it...
I cannot add images in CKEditor
Issue When I try to add an image in a basic web content, the image selection pop-up gets blocked and the Add and Cancel buttons do not work, and therefore the image cannot be added. Environment Liferay DXP 7.0 Fix...
Adding a custom item into the journal article drop-down menu (web content drop-down menu)
Issue Within the drop-down menu for Web Content, is there a way to configure my own custom items?  The example for Document Library seen in this blog utilizes the DLDisplayContextFactory extension point. Is there...
I cannot create a Style Book with error Unknown column 'uuid_' in 'field list'
Issue When I try to create a new Style Book, the portal displays the error "An unexpected error occurred with the publication process. Please check your portal and publishing configuration". The portal log shows...
Site Template propagation fails with "MySQLIntegrityConstraintViolationException: Duplicate entry" error
Issue When changes are done to a page in a site template, the changes are not applied to the derived pages on the actual sites, instead, an exception is thrown: ERROR...
How to cancel navigation events with JavaScript?
Issue Need a solution to stop navigation when a user clicks on a navigation event. i.e.: A custom code wanted to be executed before the navigation. Environment Liferay DXP 7.0+ Resolution You can use the below...
Rating does not work on the Asset Publisher
Issue I have an issue with the Asset Rating. I create web content or any asset that can be rated. I place an Asset Publisher on a page to display the content. I enable the ratings on the Asset Publisher. When I rate...
Field groups in Web Content Structures become Field Sets after Import or Modification
Issue When a web content structure containing a field group is imported via a LAR or JSON file, the field group is converted into an uneditable, referenced field set. This issue also occurs when...
Is it possible to configure a custom page for the 403 error using Utility Pages?
Issue I am trying to add a new Utility Page for a 403 (Forbidden) error, but the only options available are for 404 (Not Found) and 500 (Internal Server Error). I would like to know if it is possible to create a...
Customizing pagination delta values at instance/site level
Issue The pagination options for search results (e.g., the number of items displayed per page) are controlled globally by the search.container.page.delta.values property in the portal-ext.properties...