Search Results

All Results 7011
ソート
Resource Type
Applicable Versions
Deployment Approach
Capability
Feature
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...
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...
Account Member cannot see Open Carts
Issue 1) Create a new site with Minium Template 2) Go to Control Panel > Users 3) Create a new user (User A) 4) Go to Control Panel > Account 5) Create a new Account and assign the Administrator and User A to the...
Are security audits performed on NginX?
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...
Calculation field of a form allows editing after defining some rules
Issue After creating a form with 3 Numeric fields and one of them being only for calculation purposes, you are able to edit this calculation field without any blocker from the system that would prevent it...
Why is web content search not working based on keyword relevance?
Issue When using Liferay 7.0 or 7.1 inside the Web Content Administration the default search results for a speciifc web content keywords are returned based on modified date and not relevance.       ...
Calculation rule of a form doesn't work if one field is hidden
Issue When creating a form in DXP 7.4 and doing the steps below, the calculation field does not populate itself if the inserted number is different than 10, this prevents the second field from showing up...
"Too many redirects" Error on SAML Logout
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 I log out, Liferay (the SAML SP) enters an infinite...
Custom theme is missing from some sites after a clean server start
Issue We are trying to create sites from a site template that is generated from a custom theme this custom theme contains the resource WEB-INF/classes/resource-importer/ in the theme's war file there are no custom...
Can I select mutiple images when inserting image in the Web Content
Issue Can I select multiple images for insertion in html field/rich text field in the Web Content? Environment Liferay DXP 7.1 Liferay DXP 7.4 Resolution The inline editor (Alloy Editor, CKEditor) will insert the image...
Users aren’t able to login from Cloud console
Note: please note that Liferay has renamed its Liferay Experience Could offerings to Liferay SaaS (formerly LXC) and Liferay PaaS (formerly LXC-SM). Issue Users aren’t able to log in using the console Environment Liferay...
SAML Admin - "Metadata XML is null" error
Issue When attempting to create a new Identity Provider under SAML Admin, having entered the required information, when ‘Save’ is clicked the UI displays: "Error: Please enter a valid identity provider entity ID."...
Security Issue: Admin URL is exposed in the Guest view of the Home page
Issue The line below can be found on pages where guest users should not see confidential data. getSiteAdminURL: function() { return...
How to remove the button/menu of Publish To Live from web content, page, and documents and media
Issue How to remove the button/menu of Publish To Live from web content, page, and documents and media page documents and media web content Environment Liferay DXP 7.1 Resolution The Publish To Live button/menu is...
Cannot enable access to ServiceLocator in Liferay 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 enable access to ServiceLocator in my...
How to get a list of Omni Admin users in Liferay?
Issue I would like to get a list of the Omni Admin users of the Portal. Environment Liferay DXP 7.0+ Resolution Please run the attached script: GetCompanyAdminUsers.groovy  Additional Information Running Scripts...
Documents and Media file extension restrictions don't apply to wiki attachments (mime type restrictions)
Issue If I go to Control Panel/System Settings/Content and Data/Documents and Media/Service and in the File Extensions field I replace * with .jpg, in order to allow only jpg files to be added to Documents and Media. And...
Is the AVIF file format supported by Liferay?
Issue We would like to generate previews for the AVIF file format. Environment Liferay DXP 7.4 Resolution Liferay supports AVIF after merging LPS-182691: 7.3 U28 7.4 U78 If needed, you can request a hotfix by raising...
Scheduled Web Content has two versions after being edited again
Issue A scheduled Web Content with a Workflow that requires approval before publishing has two versions after editing again, as follows, what will happen: Environment Liferay DXP 7.2 Resolution It's confirmed Version 1.0...
'Price Range Facet' filters the product according to the expired SKU
Issue Steps to reproduce: 1. Start Liferay DXP 7.4 2. Create a site by using the minium site template. 3. Navigate to the product portlet. 4. Select product "CV Axles" or any other Simple/Grouped product. 5....
Latest version URL is pointing to old version of document
Issue Steps to reproduce: 1. Start Liferay DXP 7.4 2. Navigate to Documents & Media > Upload an image. 3. Click on the uploaded image > info > check the Latest Version URL. 4. Now, reupload another image in the...
Dynatrace UI showing "License Expires in x days!" warning
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 are seeing a license expiration warning on our...
Liferay services are not starting due to continuous exceptions on the console
Issue DXP fails to startup and shows the following errors and warnings on the terminal ERROR [Portal Dependency Manager Component Executor--2][ElasticsearchSearchEngine:56] bundle...
Unable to disable editing of Email Address, First Name and Last Name in the User Account Settings in Liferay 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 In Liferay SaaS, the properties to disable the editing of...
Limitation of viewing 20 notification templates when using the Action Builder on Objects
Issue In my Portal, I have more than 20 notification templates created, however I can only view the first 20. Why does Liferay limit notification template options to 20 when using the Objects tool? Environment Liferay...
user is unable to update SKU twice via headless API
Issue Steps to reproduce: 1. Start Liferay DXP 7.4. 2. Create a site by using a minium site template. 3. Create an option with the name "City". 4. Create a specification with the name "segment". 5. Navigate to...
Editing or adding a document through D&M widget will redirect to DLAdminPortlet
Issue Add Documents and Media widget on a page Open the widget's configuration and activate "Show Actions" Click on "+" and upload a file (alternatively, edit a file) Result: The view will not open within the...
SAML Download Certificate button is broken, with Redirect URL errors seen
Issue The Download Certificate button doesn't work in the SAML Admin. When I click on the Download Certificate button, nothing happens. Redirect URL errors are seen in Liferay logs, such as:...
How to Set HTTPOnly, Secure and SameSite Attribute for All Cookies
Issue In a security scan for our PaaS application, we see that some cookies do not have HTTPOnly, Secure and/or SameSite attributes. How can we apply these attributes to our PaaS NGINX instance? Environment Liferay DXP 7.4+...
Customize/Extend the out of the box classic theme
Issue I would like to base my custom theme on the out of the box classic theme. Environment Liferay DXP 7.1+ Resolution Please read Creating Themes Then create a folder and open terminal Instead of yo liferay-theme,...
sr-only elements
Issue class="sr-only" elements can be observed in the HTML of my pages. Environment Liferay DXP 7.3+ Resolution Does not need to be removed and it is not malicious. It is implemented by the changes made on LPS-118487...
lastLoginDate values are not correct in User_ table
Issue It’s noted that the last login date details are not correct in User_ table. The understanding is that lastLoginDate values should reflect those seen in the loginDate column. Environment DXP 7.3   DXP 7.4...
Developer license can not be registered with NullPointerException and UnknownHostException
Issue When deploying a developer license, the DXP instance can not be activated with NullPointerException and UnknownHostException 2023-05-15 05:35:37.524 ERROR...
Users appear in the Export File but Not in the Liferay Control Panel
Issue When using the Export Users functionality, we notice that the resulting file has more users than those listed in the Control Panel. Environment Liferay DXP 7.0+ Resolution To resolve the issue, re-index User...
Link to Telephone number preventing the publishing of Web Content
Issue  A link containing a telephone number prevents the publishing of web content and seems related to https://issues.liferay.com/browse/LPS-126914  Environment DXP 7.3  Resolution Request a hotfix containing...
Warnings of 'Invalid local date time' while working with DocuSign
Issue While integrating DocuSign digital signatures into your Liferay documents, the following warnings can be observed   WARN  [http-nio-8080-exec-9][MVCPortlet:299] No render mappings found for MVC render command...
Knowledge Base 'Filter & Order' is not working
Issue Steps to reproduce: 1. Start Liferay DXP 7.3 SP3. 2. Navigate to Content & Data > Knowledge Base. 3. Create a folder and inside create multiple Basic Articles. 4. Now, click on Filter & Order, it's not...
Change the timezone in the Liferay's official Docker Image
Issue How to modify the OS-level timezone in Liferay's official Docker Image? Environment Liferay DXP 7.4 Resolution Please note: The following information involves customizations or implementation ideas that are...
"npm ERR! signal SIGTERM" in Backup Service
Note: please note that Liferay has renamed its Liferay Experience Could offerings to Liferay SaaS (formerly LXC) and Liferay PaaS (formerly LXC-SM). Issue After deploying a new Backup service, the following error...
After logging in to Analytics Cloud for the first time, the workspace does not show up
Issue We have a license for Analytics Cloud but when we log in on analytics.liferay.com, we do not see our or any workspaces. The following message can be seen: You are not a part of any workspaces, let us create a new...
Cannot Edit Search blueprints due to a 403 error
Issue After creating anew blueprint, when attempting to edit it, the changes are unable to be saved and a 403 (forbidden) error appears in the browser console Environment Liferay DXP 7.4 Resolution A 403 error...
Limiting number of file versions in Documents and Media does not work
Issue Setting the limit of file versions to file following the article, however there are still more than 5 versions are available in Documents and Media :...
How to add new hires to see Liferay projects?
Issue How to add new employees to see Help Center tickets and have access/privileges equivalent to current users that are part of a project? Environment Liferay DXP/Portal Resolution Only Administrators...
Multiple CKEdtiors on a page may crash Chrome Browser
Issue Web Content Editor contains 150 repeating HTML fields, CKEditors, on a single page causing Chrome Browser to not load completely or crash Environment Observed in Liferay DXP 7.3 Resolution This has been observed to...
When you refer to "online community" in your Liferay portal, what do you mean exactly?
Issue When you refer to "online community" in your Liferay portal, what do you mean exactly? Environment Portal 6.1+ DXP 7.0+ Resolution Prior to Liferay Portal 6.1, there were two ways of creating sites: organizations...
Two Liferay instances with common database - updates sync
Issue We have two Liferay instances that use one database. If we work with Liferay instance 1 - import LAR file or make some changes in content (change a webcontent, create new page, upload an image etc) - will Liferay...
ADA Accessibility - Sr doesn't announce what is selected after checking checkbox.
Issue Expected Result: Screen Reader gives information that is available on page after selecting checkbox Screen Reader should announce, "checked, 1 of 3 selected"   Actual Result Sr doesn't announce what is...
Dynamic Data Lists do not save inputted data when switched to Spreadsheet View
Issue When using Dynamic Data List Spreadsheet View, adding new data does not work as intended. It seems like the format with which the front-end passes data to the back-end changed in LPS-107858. However,...
Integration with Vlibras Script
Issue When attempting to include the Vlibras script into the page, certain errors arise, causing the script to malfunction or causing buttons and links to stop working properly, for example.  Environment Liferay...
OpenID Connect cannot be enabled on Liferay SaaS setup
Note: please note that Liferay has renamed its Liferay Experience Could offerings to Liferay SaaS (formerly LXC) and Liferay PaaS (formerly LXC-SM). Issue Failing to enable OIDC implementation on an instance...
Does CVE-2022-47966 affect Liferay?
Issue Our security scan has shown CVE-2022-47966 as an active critical vulnerability. Is Liferay affected? Environment DXP 7.2 Resolution The out-of-the-box Liferay product is not affected by this vulnerability. So,...
Auto-revert when issuing/revoking Roles
Issue Pre-assigned roles are being issued/revoked during the "Assign Roles" action when using multiple pages during the "Assign Roles" stage. When navigating through multiple pages, a previously issued/revoked role...
Error "cannot remove '/opt/liferay/data/license/*': Permission denied"
Note: please note that Liferay has renamed its Liferay Experience Could offerings to Liferay SaaS (formerly LXC) and Liferay PaaS (formerly LXC-SM). Issue After restoring a backup, the liferay service fails to...
Product comparison bar not removing after refresh
Issue The product comparison widget bar is not removed after the refresh Steps to reproduce: 1) Created two simple products 2) Navigate to Minum Site and drag the 'Product Comparison Bar' on this page. 3) Now, try...
The Form is temporarily unavailable
Issue Error if the form is edited while it is filled out by any user Steps to reproduce: 1. Log in as Admin 2. Create a Form with 2 Text fields 3. Place the Form widget on the Home page, select the Form for display...
The currency format is not displaying as expected
Issue The currency format is not displaying as expected for INR(Indian Rupees) Steps to reproduce: 1) Navigate to Control Panel > Commerce > Currencies > INR > Format Pattern 2) Change pattern from ₹ ###,##0.00 to...
Custom error 404 page
Issue A static page in Liferay has been built with the following property in portal-ext.properties. layout.friendly.url.page.not.found=/web/error/error404 Hit the URL:  https://xyz/web/error/error404 (just for...
Can't enable Publications because of Staging
Issue We want to turn on Publications on our site which seemingly doesn't use Staging, however, we get the error message saying: Staging is enabled for at least one site or asset library in the current...
Is it achievable to get analytics for commerce products?
Issue Is it possible for Analytics Cloud to track data generated by Commerce? Environment Liferay DXP 7.0+ Analytics Cloud Commerce Resolution Unfortunately, Analytics Cloud cannot presently track Commerce...
Permissions set for the Wiki Node are not inherited by Wiki Pages
Issue Enable the following property: permissions.propagation.enabled=true Open A Wiki Node, change and save its permissions Add a new Wiki Page under the Wiki Node Open the Wiki Page's permissions Actual result: The...