Search Results

All Results 6232
ソート
Resource Type
Applicable Versions
Deployment Approach
Capability
Feature
Search doesn't return enough results
Issue When searching for a file such a Web Content.jpg, searching for partial matches (such as We Content or Web Conte) or the file name without the extension doesn't yield the file in the search results Environment Liferay DXP 7.4 Resolution In the hypothetical scenario described, the...
Where is the place to define default values for Web Content Structures in DXP 7.4 ?
Issue In Liferay 7.1 we had defined default values for fields in our Web Content Structures. After migration to Liferay 7.4 we do not see any place to define default values while creating or editing Web Content Structures. Now we have a problem with migrated structures that kept default...
Search result description does not include text from Web Content Display Widget located within Widget Page.
Issue Steps to reproduce: Create a Web Content. Create a Widget Page. Add a Web Content Display Widget to the Widget Page. Configure Web Content Display Widget to display the Web Content. Create a Content Page. Add a Web Content Display Widget to the Content Page. Configure the Web...
In web Content Structures, Calendar in Date Picker Field does not display properly
Issue When using a Web Content structure containing the Date Picker field and clicking on the calendar in the date picker field, the calendar is not displayed completely, and requires scrolling.  Environment Quarterly Release 2023.Q3 Resolution Request for hotfix containing LPS-202728 or...
The search service exceed 80% of its allocated memory
Issue We sometimes see the following warning in the Cloud console: The search service exceeded 80% of its allocated memory. Environment Liferay PaaS Resolution The search service often presents high memory consumption, sometimes even using the entire container’s allotted memory, and is...
How to modify the number of returned items in Queries made with the API
Issue The headless API only returns a maximum of 500 items per query, even when a higher page size is defined. How to define de page size per instance. Environment Liferay DXP 7.4+ Resolution It is possible to configure the number of queries to return using the pagesize parameter. To use...
UI distorted on Product Visibility Account Page
Issue Whenever user enables/disables the account group toggle button under visibility tab, a distorted UI appears. Steps to reproduce: 1. Start Liferay DXP 7.4 U83. 2. Create two account groups. 3. Create a product. 4. Go to Visibility tab. 5. Enable Account groups Toggle 6. Add both...
Browser console error - Failed to execute 'removeChild' on node : The node to be removed is not a child of this node
Issue When opening a Web Content in edit mode, the following error populates within the browser console:  Browser console error - Failed to execute 'removeChild' on node : The node to be removed is not a child of this node Steps to reproduce: Access Site Admin > Content & Data > Web...
Folders, contents and other assets display outdated user name/surname
Issue Within the Site administration, asset creators' names are displayed for folders, web content, and documents. Updating a user's name and/or surname does not reflect these changes in the aforementioned resources; instead, the previous values continue to be displayed. Can these...
How to get content metadata from Asset Publisher template
Issue We are designing an Asset Publisher template and we would need to get content metadata available to configure an Asset Publisher. Environment DXP 7.4 Resolution The information about Asset Publisher widget preferences just as every widget which supports Display Templates, is...
How can I display the maximize and minimize buttons in my widget
Issue I upgraded from 6.2 version to 7.4 and I am not able to configure maximize and minimize buttons in my widgets as I had in 6.2 version. I used to add $theme.iconMinimize() and $theme.iconMaximize() to my custom theme using Velocity. Environment 2024.Q1 2023.Q4 2023.Q3 DXP 7.4...
'Authentication Search Filter' for Users in LDAP
Issue At the moment, we are using LDAP server connection to authenticate our users. Our question is: in which moment the query to authenticate users is executed? More exactly, when the field 'Authentication Search Filter' is applied? We are using as 'Authentication Search Filter' this...
Web Server keeps asking for basic authentication when using a Client Extension that makes a request via OAuth to Liferay API
Issue A Web Server before the Liferay environment is configured with Basic Auth. Liferay uses a Client Extension (CX) that makes a request to a Liferay API using OAuth. When the page using the CX is loaded, the Web Server keeps asking for the basic credentials, even after they've been...
How to retrieve images associated with Asset Categories from custom code?
Issue When editing a category, it is possible to set images. However, when trying to get those images from my custom code, I am unable to do that. There are no related methods in AssetCategory objects. Environment Liferay DXP 7.4 Resolution These images are handled by Liferay Commerce's...
Microsoft Azure Key Vault with Liferay DB
Issue Can we use Azure Key Vault with DB setup configuration in Liferay instead of having it in plain text in the properties file? Is there any way to configure the DB in Liferay using Azure Key Vault? How we can use Azure Key Vault to store the DB username and password and read it...
Authority to view form entries
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 Can roles define the permissions to view form entries? Environment DXP...
No external access to database
Issue We need to make some modifications to the database, and therefore we have opened port 3306 of the database to be able to access it from outside, just as we have done many other times. However, this time we were unable to connect to the database with the correct credentials (copied...
The list of web contents filtered by Mine or Recent can take some time to load
Issue When using the Web Content admin view filters Mine or Recent, the list of resulting web contents can take a while to load.  Environment Quarterly Release 2024.Q1, 2023.Q4, 2023.Q3 DXP 7.4, DXP 7.3 Resolution The calculation of the web contents filtered by Mine and Recent takes into...
Upgrade error: Skipped updating database indexes for com.liferay.document.library.service since it is not upgraded
Issue While updating to quarterly releases, an error is shown in the log and several modules do not start correctly. IndexUpdaterUtil-BundleTrackerOpener][IndexUpdaterUtil] Skipped updating database indexes for com.liferay.document.library.service since it is not upgraded Executing this...
Image title overlap on small screens
Issue When viewing an image after it has been uploaded to Documents and Media and trying to scroll on small screens, the image title overlaps. Environment Liferay 2024.Q1.1 Resolution The observed behavior is a known issue addressed by LPD-26290 Please create a Support ticket requesting...
'Email Account Activity: New Sign-In detected for your account' received which is an unwanted email
Issue Receiving unwanted email notifications like "Your email account abc@xyz.org.in was signed into from a new location, device, browser, or application" from GoDaddy. Below are the details received:   From: GoDaddy <donotreply@godaddy.com> Sent: Monday, May 27, 2024 11:42 AM To: ABC...
Plugin Descriptor Error When Building Maven Fragment in AWS Codebuild
Issue We are observing errors in the console log for various plugins when trying to build a custom fragment via maven in AWS Codebuild: [ERROR] Failed to parse plugin descriptor... Invalid CEN header Environment DXP 7.4 Resolution This could likely be the result of a parent block defined...
HTML Parsing issues when reindexing journal articles after upgrading to Quarterly Release (Jericho)
Issue I upgraded my instance to Quarterly Release. I performed a full reindex and received several errors in the log: ERROR [default-26][jericho:211] StartTag a at (r17,c4,p1100) contains attribute name with invalid character at position (r17,c97,p1193) Environment Liferay DXP 7.0, 7.1,...
'search.results.limit' key in Low Level Search Options widget is not working
Issue The 'search.results.limit' key in the Low-Level Search Options widget is used to achieve the functionality of getting limited search results on a single page, however, the user gets all the search results instead of the limits mentioned. Environment DXP 2023 Q4.4 Resolution Check...
User Impersonation For Newly Created Users
Issue Attempting to impersonate a user who has not logged in yet returns errors in the console. How can I verify the accounts of new users who have not activated their account yet? Why can't I impersonate a user I've just created? Environment 2023.Q4.1 Resolution In the past you were...
Tomcat Vulnerability Impact (CVE-2023-28708)
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 Regarding the vulnerability in Apache tomcat regarding sending...
Uploading Files to Documents and Media with the Forms Feature
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 When uploading files with the forms function, some files are stored in...
Workflow Metrics display only in UTC
Issue When viewing the “dateCreated” timestamps in the Workflow Metrics view, the timestamps are always rendered in UTC rather than the user’s time zone. Environment Liferay DXP 7.4 Resolution The observed behavior is a known issue addressed by LPS-194915. Please update to DXP 2023.Q3.1...
Are Synonym Sets applied during Index Time or Query Time?
Issue When using Synonym Sets, are the synonyms applied during index time or query time?   Environment Elasticsearch DXP 7.2 SP1 and later versions   Resolution Synonyms are applied as query time only. Reference source code can be found Here   Additional Information Liferay Learn:...
What method is Liferay using for formatting Synonym Sets?
Issue What method is Liferay using for formatting Synonym Sets, in the context of Elasticsearch?   Environment Elasticsearch DXP 7.2 SP1 and later versions   Resolution Simple Expansion technique is used for formatting Synonym Sets   Additional Information Liferay Learn: Synonym Sets....
Web content indexing coverage
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 What is the latest version (including unpublished), latest version...
URL specification of the administration screen
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 What are the different types of Liferay admin screen URLs? Environment...
Are URLs that display/download Liferay JS information a vulnerability?
Issue Some monitoring tools may identify certain URLs that are accessible during routine scans that should not have allowed access. Among the URLs that are typically detected are URLs that can download Liferay's JS (JavaScript) to the equipment being accessed. For example, if you inject...
Folder naming rules for Web content, 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 Are there naming rules for Web Content, Documents and Media folders?...
Deploying to an Existing Build via CLI Tool
Note: please note that Liferay has renamed its Liferay Experience Could offerings to Liferay SaaS (formerly LXC) and Liferay PaaS (formerly LXC-SM). Issue The user wants to know if it is possible to deploy to an existing build using the Liferay Cloud CLI tool. The idea would be to use a...
How to store and view what users selected for the Cookie Consent banner?
Issue We have enabled Liferay's cookie consent banner for our site. Could you please guide us on where to locate the log of cookies accepted by our site visitors? As a point of reference, here is an example of how the cookie acceptance history is displayed in WordPress's GDPR Cookie...
"NoSuchFileEntryException" error message appears
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. "NoSuchFileEntryException" error message appears Issue It throws an error like...
Dynamic Picklist in Liferay Forms using Objects
Issue We have created a Liferay form with Object and used the concept of dynamic picklist (data provider + picklist). However, we're facing issues with saving the data (selected from the picklist) upon form submission. The data selected in the picklist is not getting saved. Environment...
Blocking requests before reaching the WebServer on Liferay PaaS (Public Cluster)
Note: please note that Liferay has renamed its Liferay Experience Could offerings to Liferay SaaS (formerly LXC) and Liferay PaaS (formerly LXC-SM). Issue We have encountered requests from unauthenticated sources on the webserver. Can these requests be blocked before reaching the...
Enable Masking on Personal Information Data in Liferay PaaS
Note: please note that Liferay has renamed its Liferay Experience Could offerings to Liferay SaaS (formerly LXC) and Liferay PaaS (formerly LXC-SM). Issue We have a requirement to mask the PI (Personal Information) data in our database. Is it possible to install the mask-related plugin...
Version not available on CDN in the product_info.json
Issue Liferay version is not available on https://releases-cdn.liferay.com/tools/workspace/.product_info.json. Environment DXP 7.3-u36+ 2023 Q4.x+ Resolution Since the introduction of the Quarterly Releases, it was decided that new releases, including 7.3, will only be added to...
Missing Folder Hierarchy in Related Assets Selection for Web Content
Issue Currently, it's only possible to find and select related files in a Web Content by searching by name. This becomes impractical when dealing with thousand of files that don't have semantic names but are well-structured in folders and subfolders. Is there any configuration where I...
The keywords "Global" and "Control Panel" are appearing in the search results for certain pages
Issue When we are searching for certain pages, sometimes we can see the keywords "Global" and "Control Panel" appearing in the results. How can we hide these? Environment Liferay 2023.Q4 Resolution Performing a Reindex will resolve this issue for you., content:...
GUEST users have no access to custom objects API
Issue Templates which make use of the objects API are not working correctly for guest users. Environment Liferay 7.4 and Quarterly Releases. Resolution You need to add the VIEW permission for your custom object to the GUEST role. Additionally, if the development is making use of a method...
SearchBarPortlet on private page
Issue We use SearchBarPortlet in our public and private appearance themes. Also, we have configured as 'destination', a results page with '/search-results' as friendlyURL. This page exists as public and private. However, when we do some search from private pages, the results are always...
When trying to access a user's private page, a "404 Page Not Found" populates instead of the Login prompt
Issue When trying to access a user's private page, we are transferred to a "404 Page Not Found" error page instead of the Login page that we were expecting.  Environment DXP 7.4 Quarterly Release Resolution Not being able to access a user's private pages is the expected behavior despite...
What is the user password algorithm and format of the stored passwords?
Issue We would like to understand the formatting of passwords as they're saved in Liferay. What algorithm, salt, and hash format is being used to store passwords?  Environment DXP 7.1 Resolution Example Password: {PBKDF2WABCDMAEFGH1}ABCDoABC/ABCD644e/XY3ZAbcde8hI0jKLOnBcEE7U7TuuV The...
How to send a confirmation email to non-authenticated users about Form submissions based on Objects?
Issue I would like to send a confirmation email to the non-authenticated user who just submitted a Form based on an Object. Environment Quarterly Releases: 2023.Q3, 2023.Q4, 2024.Q1 Resolution Create an Object with at least one text field. Optionally, create a field validation for that...
Accessibility: Success Criterion 4.1.1 Parsing (WCAG 2.1)
Issue The tool https://validator.w3.org shows accessibility issues related to success criterion 4.1.1 Parsing. Environment 2024.q1 Resolution Since WCAG 2.2, success criterion 4.1.1 Parsing is considered obsolete, as indicated in 4.1.1 Parsing (Obsolete and removed). A note is included...
Time format displayed in AM/PM format instead of 24 hour
Issue Liferay displays Time format differently on the site's time picker than on the OS. Environment DXP 7.4 + Resolution This behavior is due to the changes of LPS-169277 where the old time picker has been replaced by a native time. Because of this the time picker will display the time...
Localization Issue - Languages showing as "English (US)" when applied to "Current" column
Issue When upgrading from Liferay DXP 6.x to 7.4, the following Language localization issue has been observed: Languages / locales listed in the portal-ext.properties file are not available to be assigned for users Languages in "Available" column are shown as duplicates of "English (US)"...
After importing the object to the portal, it's not visible on the 'Fragments and Widgets' option
Issue Import the object on the portal, the import was successful but after navigating to the 'Fragments and Widgets' option and searching for the imported object, it's now visible. Steps: Create a 'Demo' object with 2 text fields and publish it. Navigate to the 'Fragments and Widgets',...
What MySQL version is supported in Liferay Cloud?
Issue User wishes to know which MySQL version is supported in Liferay Cloud.   Environment Liferay Cloud Resolution Currently MySQL 5.7 is supported in Liferay Cloud. Additional Information MySQL  , content:...
Custom Service Builder module, functional in Liferay DXP 7.4, no longer works when updated to Quarterly Releases
Issue A custom Service Builder module functional in Liferay DXP 7.4 no longer works in a QR environment. Unsatisfied references appear when inspecting the custom Service Builder module. Environment Quarterly Releases: 2023.Q3, 2023.Q4, 2024.Q1 Resolution It is necessary to recompile the...
Liferay's OpenID Connect implementation does not account for language variations for ui_locales
Issue Liferay's OpenID Connect implementation does not account for language variations for ui_locales. For example, Selecting English (United States) on Liferay sets ui_locales to en. Selecting Chinese (either Traditional or Simplified) sets ui_locales to zh. In this example, we would...
Language Override stores entries with incorrect character encoding
Issue When editing or creating a Language Key through Control Panel → Configuration → Language Override that includes umlauts, accents, or any other special characters, the value displays encoding errors and it is not stored correctly. For example, "Válido" could be saved as "Válido":...
<@liferay_aui.script> taglib JavaScript is executed twice in Journal Article templates with disabled cache
Issue JavaScript added within the <@liferay_aui.script> taglib inside a web content template executes twice, leading to unintended behavior. For example: <@liferay_aui.script use="aui-base,aui-video"> console.log("Hello world!"); </@liferay_aui.script> The web content template is marked...
Automatic removal of onclick event from source of Web Content
Issue 1. When the below content is pasted in the source of Web Content, then the onclick event gets removed from the source automatically. Below is the original content: <div class="Small-ButtonRSecond"><button class="Rbtn" onClick="">Read&nbsp;More<i class="bi...
How to increase the limit of articles per page in Blogs?
Issue I would like to know if it is possible to increase the default Maximum Items to Display in the Blogs Widget.  Environment Liferay DXP 7.4 Resolution You can modify the default blogs.entry.page.delta.values property in the portal-ext.properties file to define a list of custom...
Embedding an external video in Web Content Article fails (iframe)
Issue Publishing a Web Content Article with an embedded video link (to YouTube for example) results in this error and the video not being displayed: An Error Occurred Try watching this video on www.youtube.com, or enable Javascript if it is disabled in your browser. Environment Quarterly...

該当件数: 7,621 件中 2,041 - 2,100