Search Results

All Results 6261
ソート
Resource Type
Applicable Versions
Deployment Approach
Capability
Feature
Forked workflow task still pending after another user completes the other forked task
Issue The forked workflow task is still pending after another user completes the other forked task Steps to reproduce Create two Administrator users(user1,user2) Control panel > Configuration > Kaleo Designer > Add New...
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...
Collect Digital Signature button appears even when the Digital Signature feature is not enabled
Issue The "Collect Digital Signature" button appears in the Documents and Media widget, even if the Digital Signature feature is not enabled Steps to reproduce: Start a clean bundle of Liferay DXP 7.4 Go to Control...
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();...
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...
Can Liferay Linearize PDF Files?
Issue Does Liferay have the capability to linearize PDF files? Environment DXP 7.0 DXP 7.1 DXP 7.2 DXP 7.3 DXP 7.4 Resolution Liferay does not have this capability.  Additional Information Disclaimer: The link below...
How to use multiple virtual hosts with the correct friendly URL for Web Content?
Issue We have 2 virtual hosts: virtualhost1.com and virtualhost2.com, and also a web content with a link in the content field that points to a page or entity within the Liferay instance. When we have a web content with...
About Friendly URLs for Web Content
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...
HTML tag can not be interpreted in form fields
Issue HTML code won't be interpreted in the body text of the form fields. Environment DXP 7.1 Resolution To change the size and style of the text you input, you can use the Alloy Editor that comes with Liferay., content:...
Cannot list web content templates
Issue After upgrading to Liferay DXP 7.4, the web content templates cannot list in the pop-up window when trying to add new web contents.  The error message is like below: ERROR...
How to find all the invalid references in Web Content and Blog entries?
Issue We want to check if there are invalid references in all our web content articles and blog entries. There is a possibility to check web content articles with the class ModelValidatorUtil using a Groovy script....
"My Profile" is visible under the User Badge when there is no user profile page
Issue After disabling automatically generated user profiles, "My Profile" is still listed under the user badge. This can occur when there is no user profile after being disabled through any of the following...