Search Results

All Results 6996
ソート
Resource Type
Applicable Versions
Deployment Approach
Capability
Feature
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...
Analytics Cloud Account Security Questions
Issue Is connection to IdP-Systems supported? For example: connect by SSO with OAUTH/SAML? Is it possible to restrict access to the Liferay Analytics Cloud portal by IP address? So only users from our internal VPN...
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....
Analytics Cloud invitation e-mail does not arrive to a group address/email list
Issue I invited a few group emails but none of the group members has received a workspace invitation email. What should we do? Environment Analytics Cloud Resolution Check if other emails can be received that are sent...
"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...
Notification when subscribing to stand-alone 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...
Fragment Menu difficult to Display
Issue In 7.4, A widget nested inside of a grid widget requires hovering your cursor over a very small area of the page in order to display the kabob/configuration menu Environment 7.4.x Resolution Update to 7.4...
Service builder error during build task
Issue With Liferay Workspace U47+, service builder fails at build task with error similar to: error: method getResult in interface FinderCache cannot be applied to given types; ... required:...
Behavior when a session expires while posting on the bulletin board
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...
Deleting address breaks the checkout widget
Issue After adding an address, if the address is deleted before completing a purchase in progress, then you are no longer able to checkout. Environment DXP 7.4 Commerce Resolution To resolve this behavior, open a...
What happens if the SSL policy changes?
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...
The file input reset after changing the document type
Issue Steps to reproduce: 1. Start Liferay DXP 7.3 2. Create a Document Type. 3. Create a folder in the Documents & Media portlet. 4. Open the created folder and choose a file to upload. 5. Change the document...
The friendly URL for Web Content is generated without any clean special characters, dots, or slashes
Issue When a user creates web content with dots '.', the friendly URL shows the dot. Unlike other special characters such as Spaces, the dot is not replaced. Steps to reproduce: 1. Start the DXP 7.3 2. Navigate to...
The Structure field is rendered incorrectly on template page
Issue When the content of a fragment 'select from list' is mapped as a field in a display page template or content page, the rendering contains unexpected characters. Steps to reproduce: 1) Set up a clean instance...
Fragments are no longer accessible due to deleted users
Issue The user creates a User with the Administrator role, then impersonates the User and adds a fragment collection to the Global Site. They then deactivate and delete the user. They attempt to create a fragment...
Unable to create directory error
Issue The following error appears in the console: ERROR [Start Level: Equinox Container: 10106855-d66b-001d-184e-d6958ecd00e8][comliferayportalstorefilesystem:97]...
How to sort dynamic data list?
Issue The user has created a dynamic data list such as 'Branch Name,' 'Branch Code,' and so on. And how to sort the list based on the branch code? Environment Liferay DXP 7.2 Resolution Please note: The following...
Which database table stores the custom field values?
Issue The user has created some custom fields like 'Role', and 'User Type' inside the user portlet. Which database table contains both user and custom field data together? Steps to follow: 1. Start Liferay DXP...
An incomplete form with an object auto-saves multiple records
Issue An incomplete form configured with an object auto-saves multiple records under unique IDs.  In the example below, an object 'Questionnaire' is displayed over a 3-page form. Fields on pages 1 & 2 for FormID,...
Custom fields with default values
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....
How to refer to site names, site members, and site roles from the database
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...
How to replicate the Elasticsearch data when creating an Active-Passive Liferay environment?
Issue We are creating an Active-Passive Liferay environment, where the Liferay data from the filesystem and database of the active servers are replicated to the passive nodes of an external data center. We also want to...
How to protect against CVE-2022-41853 vulnerability
Issue How can I mitigate vulnerability CVE-2022-41853 regarding Liferay DXP?   Environment Liferay Portal 6.2 EE Liferay DXP 7.0 Liferay DXP 7.1 Liferay DXP 7.2 Liferay DXP 7.3   Resolution CVE-2022-41853 : This...
"cannot execute SELECT FOR UPDATE in a read-only transaction" error while logging in portal
Issue Below error observed in logs and UI(internal serve error) while logging in to the portal: 2022-11-22 10:41:23.108 ERROR[http-nio-8080-exec-16][JDBCExceptionReporter:234]ERROR: cannot execute SELECT FOR UPDATE in...
Cannot manage files uploaded to User Personal Folder (accessible from Web Content Upload field)
Issue Created a Web Content structure using the Upload field When a new Web Content Article is created, two upload tabs are available: User Personal Folder Documents and Media Where can we access and manage files...
Allow users to add content based on asset publishers
Issue Require permissions for a user to get an 'Add' option on a specific Asset Publisher. Steps to reproduce: 1) Role-1: User-1 is the Role-1 holder and Role-2: User-2 is the Role-2 holder. 2) Add an Asset...
Total Count for Documents and/or Web Content
Issue We are looking for a way to determine how many web contents and documents are on our Liferay platform. Environment DXP 7.3  DXP 7.4 Resolution Liferay Support is limited in providing a groovy script for this...