Search Results

All Results 7011
ソート
Resource Type
Applicable Versions
Deployment Approach
Capability
Feature
Is Liferay Affected by CVE-2023-49070?
Issue How can I mitigate vulnerability with CVE-2023-49070 regarding Liferay DXP? Environment All environments. Resolution Liferay does not use the Apache OFBiz, so Liferay is not impacted by this vulnerability....
Sites and Libraries breadcrumb only displays current site
Issue When making a selection from a web content display widget, clicking the “Sites and Libraries” breadcrumb link only displays the current site. Here are the steps to reproduce: Start a 2023.Q4.4 instance. Add a new site...
Is it Possible to enable the “Learning to Rank” feature in Liferay Paas or Saas?
Note: please note that Liferay has renamed its Liferay Experience Could offerings to Liferay SaaS (formerly LXC) and Liferay PaaS (formerly LXC-SM). Issue I would like to use the Learning to Rank feature in my...
Retrieve display page template configured in web content article
Issue The goal is to retrieve, via Liferay's API, when a web content article is associated with a Display Page Template. Environment Liferay DXP 7.4+ Resolution Attached is a Groovy script as an example, through which...
How to identify customized pages
Issue I need to locate pages that specify an outdated attribute in their custom look and feel. I haven't found what database column indicates that a page is customized. Can you please point out the column to identify...
Publish button inaccessible with long titles
Issue A long Web Content title forces the top menu bar, hiding the publish button and preventing the user from saving the changes made. Environment Liferay DXP 7.4 Resolution To solve this behavior, open a Help...
API Response for commerce products with relationships does not contain manufacturerProducts nested fields
Issue Steps to reproduce: 1. Create a Minium site (so that you have products generated). 2. Create a new object "manufacturer" (I set it to company scope, and to appear in Applications/Content - "Panel Link"). 3. I added a...
Is it possible to manage resources per instance in Liferay?
Issue You have a Liferay server and several virtual instances, and want to know if it’s possible to configure resources for each virtual instance. Environment DXP 7.2+ Resolution Unfortunately handling...
Wrong guest view permission assigned to images inserted into message boards threads (not following the thread's guest view permission)
Issue if there is no private page on a site, and we create a message boards thread with "Viewable By"="Site Members", and you insert an image in the message (with the editor's image icon), that image will in the Documents...
Timeout Error During Restore or Deploy Operations
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 attempting to perform restore or deploy operations...
Can I sort Liferay object entries in alphanumeric order?
Issue After sorting by the field name in ascending alphanumeric order, the results are currently sorted lexicographically. Environment Liferay DXP 7.4 Liferay Quarterly Release  Resolution This is the expected...
Color Field Error when using Web Content Structure
Issue When using the "Color" Field in a Web Content Structure, it doesn't save the previously selected value and the "Color" field doesn't load. Steps to reproduce: Create a structure, add at least one "Color" field...
'liferay-ddm' taglib not working for Web contents in 7.4+
Issue We have some custom developments that use liferay-ddm taglib. After an upgrade to 7.4+, that taglib does not work. Environment Liferay DXP 7.4+ Resolution Starting in 7.4, Web Contents stopped using the DDM...
Including custom language keys in a custom theme
Issue Is it possible to include language keys from a language module in a custom theme? Environment Liferay DXP 7.0, 7.1, 7.2, 7.3, 7.4. Quarterly Releases. Resolution At this moment, there is no way to...
What is the minimum Database Privilege Required for Liferay?
Issue Is it safe to limit the database permissions in any way? Can it be customized to use the minimum amount of Database Privilege and still be functional?  Environment DXP 7.0+ Quarterly Release Resolution...
BaseUpgradeServiceModuleRelease not available in 7.4 anymore, is there a replacement class?
Issue The class BaseUpgradeServiceModuleRelease was previously available in 7.3 and below and is used as a start/stop method to override and be used as a service tracker.  Environment DXP 7.4+ Resolution This class...
Whitelisting IPs in Liferay 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 You need to enable an IP or set of IP addresses to access your...
Accessing Glowroot through the Liferay url returns a 404 error after updating from 2023.Q4 to 2024.Q1
Issue Error 404 occurs when accessing Glowroot through Liferay at /o/glowroot/ after migrating from version 2023.Q4 to 2024.Q1 Error in logs: 2024-04-11 12:51:40.306 WARN  [http-nio-8080-exec-46][code_jsp:161]...
Using quarterly release tags in my workspace
Issue I would like to use the quarterly release tags for liferay.workspace.product and liferay.workspace.target.platform.version properties in the gradle.properties file. e.g. liferay.workspace.product=dxp-2024.q1.1...
Make prefix URLs configurable - Feature request
Issue Make prefix URLs configurable - LPD-6813 We are waiting for this for a while. In which Quarterly it is going to be included?   Resolution LPD-6813 is a story ticket and is part of the feature request LPD-640,...
Limiting the Number of Search Results and Mitigating "Result window is too large." Errors when Using Elasticsearch via index.search.limit and index.max_result_window
Every functionality that relies on search engine queries in Liferay can return a maximum of 10,000 results by default. This applies to Search Bar widget searches, search toolbar searches, search REST API usages, and...
Cannot upload files larger than 1GB in size to Document Library when clamAV is enabled
Note: please note that Liferay has renamed its Liferay Experience Could offerings to Liferay SaaS (formerly LXC) and Liferay PaaS (formerly LXC-SM). Issue Big files (>1GB) cannot be uploaded to the...
Documents Modified date changes if documents are moved between folders
Issue If we move documents between folders their Modification date is updated even if the document itself has not been modified. Environment Liferay 7.3+ Resolution The actual behavior is expected and a...
Document Search takes too long to return results
Issue I have a page for displaying document search results, and it takes too long to load (several seconds). My site has hundreds of content pages, each containing dozens of widgets (including those from the master...
How can I send notifications to an specific role or user programmatically using workflows
Issue How can I assign workflow tasks to multiple users by Scripted Assignment, but not by assigning tasks to a role? Environment Quarterly releases 7.4 7.3 Resolution One common requirement is to...
Different total count of items when creating an export and import process over same site
Issue We are exporting site contents in a lar file. When checking the number of items in the export, we've seen some values. When we try to import this lar in another site, we are detecting that the number of...
How to get a list of portal Users and what Roles are assigned to them?
Issue I would like to get a list of Liferay portal users and what roles are assigned to them. Environment Liferay DXP 7.2+ Resolution Please run the attached Groovy script: ListUsersAndRoles.groovy  Additional...
What is the Default Service Account?
Issue What is the Default Service Account? What is its purpose? Why is a default-service-account row added automatically to the User_ table? Can this user be removed or adjusted? Environment 2023.Q3+ Resolution Imagine...
I cannot use the Friendly URL of Categories
Issue I create a Category and a Display Page Template the following way: Navigate to Categorization > Categories Create a vocabulary and add one category under it Define a friendlyurl for the category (already done...
Unknown publisher issue when installing Liferay developer studio
Issue When installing the Liferay Developer Studio on a Windows machine, it shows the unknown publisher. It is not showing the authorized publisher. Environment Liferay DXP 7.4 Liferay Developer Studio Resolution...
Error when adding files to Documents and Media through an Asset Publisher on a Widget Page
Issue When adding a file to Documents and Media on my Portal, through an Asset Publisher located on a Widget Page, there is no notification from the Portal signaling that the file has been added and the Portal remains...
Page redirection issue while using Fragment as 'cacheable'
Issue User faces automatic page redirection while performing any actions in fragment is 'cacheable'. Issue goes away, if 'cacheable' option is unchecked. Environment Liferay DXP 7.3 Liferay DXP 7.4 Resolution Such...
Permission for specific user to edit 'Asset Publisher' on one page but not any other page
Issue Is it possible to assign permission or a role to a user in such a way that the user can edit 'Asset Publisher' on one page but not any other 'Asset Publisher' on any other page? The use case is like this:...
After migrating from 7.2 to 7.4 users with "View" permission receive error message when attempting to access contents of folders in Media Gallery
Issue When accessing the content of a folder in the Media Gallery portlet, users are getting an error related to permissions: "Error: You do not have the required permissions".  This occurs after upgrading from...
CKEditor Styles pull-down menu shifts position when hovering the mouse cursor over it
Issue CKEditor Styles pull-down/drop-down menu shifts its position when hovering the mouse cursor over it:   This only happens when setting up CKEditor using the following properties on...
Is it possible to authenticate with an Apple device when Fast IDentity Online 2(FIDO2) is enabled?
Issue Can Apple devices with FIDO sign-in credentials(a.k.a. "Passkey") be used to log in to Liferay when Fast IDentity Online 2 has been enabled? Environment DXP 7.4 Resolution Yes, Apple's Passkey can be set up by continuing...
Where is the default dictionary on DXP regarding Password Policies, and is it possible to modify it?
Issue Where is the default dictionary in DXP regarding Password Policies, and is it possible to modify it? Environment Liferay DXP 7.0 Resolution Default dictionary can be found in the next link:...
Caused by: java.sql.SQLException: Protocol violation
Issue The Protocol violation error is observed while trying to perform any publish action Caused by: java.sql.SQLException: Protocol violation: [ 101, ] at...
Unable to open the notification of the deleted user
Issue Steps to reproduce: 1. Start Liferay DXP 7.4 2. Navigate to Configuration > Workflow and apply the 'single approver' workflow on 'Content Pages'. 3. Create a new user by navigating to the Users &...
Unable to publish the web content with huge data
Issue Steps to reproduce: 1. Start Liferay DXP 7.4 2. Navigate to Web Content under Content & Data. 3. Go to structure and add three 'Rich Text' fields with repeatable. Click Save. 4. Create web content with the...
How to set redirection property in Liferay 7.4
Issue How to set the redirection properties in Liferay DXP 7.4                                                      or  Multiple redirections related WARNs has been observed after adding redirection property in...
How to change the screen name and email-id of the Liferay's default admin user
Issue How to change the screen name and email-id of the Liferays default admin user Environment Liferay DXP 7.4 Resolution The respective admin user can change his/her screen name by logging into the...
Video and audio files cannot be played and generate thumbnail on Linux/Unix based OS with Xuggler enabled
Issue Xuggler is enabled to play video and audio files. When running on a Linux/Unix-based system, the audio and video files are displayed without any thumbnail and cannot be played. They do not start when...
Is Liferay compatible with macOS?
Issue Can I use Liferay DXP 7.2 with macOS?   Environment Liferay DXP 7.2   Resolution The compatibility matrix is made for production systems, however, developers can also use other operating systems with...
Is Form fields and pages are limited?
Issue We tried to create a Form with 50 fields and 9 pages but we could not save it.   Environment Liferay DXP 7.4   Resolution This is limited but if this limit is not enough it can be raised even a higher...
Modify the URL to remove /w when using a display page template for web content
Issue If you are using a display page template to display the web content data on the page then it will generate the URL as like "https://localhost_or_domain:port/w/WCTitle".  In order to make SEO friendly URL, there...
Guest users are not redirected to Private Pages after logging in
Issue When navigating to a private page as a guest user, the user does not get redirected to the private page they were attempting to access after logging in. Environment DXP 7.4 Resolution Log in as an administrator and...
SSL Certification isn't provided by Let's Encrypt, even though it is set up correctly
Note: please note that Liferay has renamed its Liferay Experience Could offerings to Liferay SaaS (formerly LXC) and Liferay PaaS (formerly LXC-SM). Issue Let's encrypt isn't providing SSL certification to my...
Comments on Workflow tasks
Issue Comments added when assigning, approving or rejecting a Workflow task, are not presented in the 'Comments' section of the Review/Workflow task page. My Workflow Task page: Comment to Approval: Review/Workflow...
Changes to preferences in one breadcrumb portlet are replicated in the other breadcrumb portlets
Issue I added the breadcrumb portlet on two widget pages. When I change a preference for a portlet on one page, the same settings are replicated in the portlet on the second page. Environment Liferay DXP 7.2...
Removing View Permission for Guest Users on a Newly Created Site Causes 404 Error
Issue Removing View permission for guest users on a newly created site on DXP 7.4 U29 causes the page to thrown an error even if the following page on the list has this permission enabled. The expected...
Hide options on Style session when editing Fragments
Issue There are fragments that have Style options that are not applicable. Example: Separator - It has functions like alignment and text formatting and these functions do not apply to the fragment itself. Is it...
When working with Information Templates, can I access the Asset Entry Object?
Issue An 'Information Template' configured with Type: 'Asset' doesn't give access to the actual Asset Entry Object. Is there a way to access it? Environment DXP 7.4  Resolution At the time of writing, this is not a...
Thumbnails of documents and images are not being displayed
Issue We set up our Amazon S3 repository and then noticed that the document and image thumbnails are not showing up. Environment Liferay DXP 7.4 Resolution Please review our documentation Setup Liferay’s document...
Why are Fragments still marked as used in the Home page(Draft) even though it was removed?
Issue When a test fragment is created and then removed from the page, it is still marked as being used on a draft of a page. When I go to "View Usages" of the created Fragment, the Home page(Draft) under Fragment...
Banner Slider restarts navigation after image selection
Issue After uploading an image to a Banner Slider Fragment, the Banner Slider restarts the navigation to the first position. Environment Liferay DXP 7.3.X Resolution Please request a Hotfix with LPS-163496 to...
Slider restarts navigation after image selection
Issue After uploading an image to a Slider Fragment, the Slider restarts the navigation to the first position. Environment Liferay DXP 7.3.X Resolution Please request a Hotfix with LPS-161282 to resolve the...
Exceptions when executing script in custom workflows
Issue When for example, an email notification is being sent to a specific recipient through the label <scripted-recipient> as a result of an action in the workflow, an ScriptingException is thrown:...
Pagination works until a certain page but not for the remaining pages
Issue Users are not displayed properly with delta value 5 Steps to reproduce : 1) Created 200 and more users  2)  Set 'Delta' value '5' Observed Behavior: No page is displayed if the user clicks '....' and then...
When all pages are selected, a new page is not published to live
Issue A new page is not published to live with all of the pages selected. Steps to reproduce: 1) Create a blank site with a widget page. 2) Enable local staging. 3) Go to the staging site page and click on Publish...