Search Results

All Results 6986
Resource Type
Applicable Versions
Deployment Approach
Capability
Feature
The number of sites displayed on My Sites differs for Administrators and general users.
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...
Upgrading from Elasticsearch 7.9.0 to 7.17.0, index status is YELLOW
Note: please note that Liferay has renamed its Liferay Experience Could offerings to Liferay SaaS (formerly LXC) and Liferay PaaS (formerly LXC-SM). Please be aware that the page you are viewing has been machine...
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...
Search doesn't return results after reindexing
Issue After a full reindex the search doesn't return any results. The Webserver protocol is set to HTTPS (This is set by the web.server.protocol in portal-ext.properties) and the Tomcat server is not...
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...
When enabling Cross Cluster Replication error "leader index [liferay-0] does not have soft deletes enabled. soft deletes must be enabled when the index is created by setting index.soft_deletes.enabled to true" is thrown
Issue When we try to enable Cross Cluster Replication in our Elasticsearch 6 installation, we are getting the following error: leader index [liferay-0] does not have soft deletes enabled. soft deletes must be enabled...
ADA Accessibility: Drag and Drop functionality not accessible using keyboard, screen reader when creating new Document Types.
Issue When creating a new Document Type, elements in the Builder fields section sidebar are accessible and operable only by Drag and drop motion using the mouse, presenting an accessibility issue for visually...
ADA Accessibility: Drag and Drop functionality not accessible using keyboard when adding new web content Structure
Issue When adding a new Web Content Structure, the elements in the expanded Builder sidebar are accessible and operable only by Drag and drop motion using the mouse. This presents an accessibility issue for...
How to disable the portal default canonical url generation
Issue Customer has a custom development to generate canonical urls and it clashes with portal default canonical url generation, so it has to be deactivated. Environment 7.4 Resolution To avoid the default behavior...
Deploying Multiple Environments with Cloud
Note: please note that Liferay has renamed its Liferay Experience Could offerings to Liferay SaaS (formerly LXC) and Liferay PaaS (formerly LXC-SM). Issue When deploying multiple environments to Liferay Cloud, the...
File upload to Documents and Media is slow or even fails
Issue The upload process is so slow or even fails for uploading files with certain extensions. For example, an MP4 file is processed in 1 second, but an Excel file takes more than 100 seconds. Environment DXP...
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...
Display order of category navigation and tag navigation
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...
Is there a character limit on file names for content uploaded to Documents and Media?
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...
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...
Does Liferay offer Asynchronous Indexing of PDF Text?
Issue We are trying to create journal articles with attached PDFs in them and index the PDF text via the IndexerPostProcessor because we would like any journal article to be keyword searchable for that PDF text and...