Search Results

All Results 1284
Resource Type
Applicable Versions
Deployment Approach
Capability
Feature
Error in plugin "sass" when migrating themes "... is deprecated and will be removed in Dart Sass 2.0.0."
Issue When migrating themes to a newer version, you can get these types of errors: Deprecation Warning: Using / for division outside of calc() is deprecated and will be removed in Dart Sass 2.0.0. Recommendation:...
Failure during import of site template.
Please be aware that the page you are viewing has been machine translated from Japanese into English and may contain some translation errors. If you observe any issues with the translation, please contact us....
Unable to delete numeric field value in translations
Issue The field value cannot be completely cleared Steps to Reproduce: 1) Navigate to Liferay DXP > Content & Data > Web Content 2) Go to the Structure tab 3) Add a structure with a Numeric field 4) Back to the Web...
Text is not visible in phone mode
Issue In tablet and desktop mode, the text is visible. In phone mode, the text is not visible. Steps To Reproduce: 1. Start a server DXP 7.3  2. Access the portal 3. Click Edit > Fragments > Slider 4. Add an image....
Is it possible to view page usages for global Fragments
Issue Is it possible to see the page name as well as the site name and usage in this scenario? It would be useful to know which fragments are used on which pages.  Steps to reproduce: 1. log in as an admin user  2....
The asset selection changes from collection to manual
Issue The selected collection is not kept in the asset collection Steps to reproduce: 1. Create a Page > Add the 'Asset Publisher' widget to it 2. Configure 'Asset Publisher' to use the Collection 3. Select the...
Unable to preview web content after enabling repeatable of nested fields
Issue Unable to preview web content after enabling repeatable nested fields when upgrading from 7.3-SP1 Steps to reproduce: 1) Start server DXP 7.3 sp1 2) Add a new site(required) 3) Navigate to Web Content 4) Add...
After redeploying the fragment collection, an unwanted image attribute persisted
Issue The page editor StrcutreTree is populated based on the fragmentEntryLink content Steps to reproduce: 1. Start a DXP 7.3 server 2. Check Fragment propagation in System Settings > Page Fragments > Propagate...
Collection Variations are not prioritized
Issue Asset Publisher and Collection Display do not display the collections correctly. Steps to reproduce: 1. Create a Collection Navigate to Site Builder > Collections > + > Manual Collection > Set a name > Save...
Needs to change friendly URL of web content
Issue When working with assets such as 'Web Content', the details always include the friendly URL. The concern now is that this friendly URL contains a hyphen (-) that requires to be removed. Environment Liferay...
The title of the web content should not appear after it has been published
Issue If a web content display widget is used on the widget pages, the title of the web content appears after publishing it, however, on content pages, the title does not appear.  Steps to reproduce: 1) Create web...
Removing an image from a fragment not possible
Issue When a user uploads an image to a fragment on DXP 7.3, there is no possibility of removing the image from it. Users can either replace it with another one or remove the whole fragment. This is true for...
Authentication of Iframe Widgets
Please be aware that the page you are viewing has been machine translated from Japanese into English and may contain some translation errors. If you observe any issues with the translation, please contact us. Issue Does...
Screen reader doesn't read the full page upon page load
Issue Screen reader does not read the full page upon new page load. Environment DXP 7.4, 7.3 Resolution There are technical limitations due to how Single Page Applications (SPA) work of screen readers not being able read...
Can a user upgrade from Liferay 6.1 to DXP 7.4.x?
Issue Do I need to follow the upgrade page mentioned in the below article for example: Liferay Portal 6.1.x → DXP/Portal 7.1 → DXP 7.4: Environment Portal 6.1 DXP 7.4.x Resolution Ensure parameter...
ratings-score tag could not be used when updating from 7.0 to newer versions.
Issue In 7.0 (or a previous version) a custom development is using  <liferay-ui:ratings-score> tag. When this custom code is updated to be used in a newer version (for example, 7.4) this tag is not found and could...
Non published page as home page causes 404
Issue When an unpublished page becomes the home page it will cause a 404 error to display. Environment DXP 7.4 Resolution To resolve this behavior, update your installation to 7.4.13 DXP U47, or open a help...
I want Liferay to fill the hreflang tag in pages only for translated languages
Issue Liferay generates an hreflang alternate url in the head of every page for every locale available for that site. If no translation is available for the content, it will be displayed in the default language. This...
My Javascript code is rendered twice when SPA is enabled
Issue The following code renders a modal window when the DOM Content is loaded: ... if (document.readyState === 'loading'){ document.addEventListener("DOMContentLoaded", onContentLoaded); } else { onContentLoaded();...
I want to hide "Disable" when using the "Date" item in Web Content Structure.
Please be aware that the page you are viewing has been machine translated from Japanese into English and may contain some translation errors. If you observe any issues with the translation, please contact us. Issue I...