Search Results

All Results 65
Sort By
Resource Type
Applicable Versions
Deployment Approach
Capability
Feature
user is unable to disable the 'Password Changed Notification' and 'Password Reset Notification'
Issue User is able to disable the 'Account Created Notification'. However, there are no options for turning off the 'Password Changed Notification' and 'Password Reset Notification' notifications. Environment Liferay DXP 7.4 Resolution As this can be an important feature, the feature...
How to provide permission to Fragments
Issue Does DXP have permission feasibility with fragments? Environment Liferay DXP  [all versions] Resolution There is no way to directly control the visibility of a Fragment depending on the user accessing the page. These LPS-132082 and LPS-166820 have been created to add permissions on...
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 to compare any products by selecting 2-3 products 4) It was still...
Where are comments entered by other users when assigning, approving, or rejecting workflow tasks managed?
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 Workflow Where are comments entered byother users when assigning,...
Client's public IP is visible in source code
Issue User is able to see their own public IP while checking the source code of a page on the Liferay portal. Environment Liferay DXP 7.3 Liferay DXP 7.4 Resolution The public IP is visible through the getRemoteAddr method which is used in the portal for multiple applications like...
SQL injection Sleepy user agent attack
Issue Liferay does not restrict a URL that has a 'sleepy user agent' query appended to it like: https://domain/page?1%2b(select*from(select(sleep(x)))a)%2b=1 Environment Liferay DXP 7.4 Resolution Sleepy user agent payload gets a page in sleep mode(inactive) for x seconds of time, which...
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 DLPortlet but you are redirected to the DLAdminPortlet (URL is...
Existing role was updated/replaced by the role imported from lar
Issue Steps: Export a regular role from instance A and import it to instance B. Modify the name of the regular role on instance B. Exported the regular role from instance B and imported it to instance A. Expected result: There are two regular roles in instance A, one is the original in...
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 right where the cursor is, allowing to combine images and text...
How do Segments sync between Liferay and Analytics Cloud?
Issue We created a segment in Liferay but it has not synced yet. How can we sync it to Analytics Cloud? Environment Analytics Cloud DXP 7.3+ Resolution The sync only happens one way: from Analytics Cloud to Liferay. So if a new segment is created in Liferay, it will automatically be...
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 '<domainname>/group/guest/~/control_panel/manage?p_p_lifecycle=0&p_p_state=maximized&p_p_mode=view'; }, Environment DXP 7.4+ Resolution This is the expected...
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 and it is a product improvement for accessibility readers. sr-only tags...
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 Resolution Liferay is working as expected.  loginDate can be thought of as the...
Maximum Number of Organizations that can be created in one Liferay instance
Issue We would like to know the maximum number of Organizations that can be created in one Liferay instance. Could you please let us know if there is a limit to this? Environment DXP 7.0+ Resolution There is no specific hard limit, it should all depend on the resources you have. The more...
How are the Workflows sorted in the "Form Settings" view? Can it be changed?
Issue We would like to know how the Workflows are sorted when navigating to Form Settings > Select a Workflow. Can we change the order or the sort method? Is it possible to hide some of the Workflows which we don't need for Forms?   Environment Liferay DXP 7.1   Resolution The Workflows...
How to identify live publication records of Staging that were made in my environment?
Issue In addition to the path Admin Menu > Publishing > Staging, is there any way to identify all Staging > Live publication records that were made in my environment?   Environment Liferay DXP 7.0.X - 7.4.X   Resolution Records of staging publications that were carried out in the...
What does "archived" user notification mean?
Issue At System Settings/User Notifications there are some settings related to user notifications, more precisely to so-called "archived" user notification events (see attached screenshot) But it is not clear what this means, what "archived" means exactly in this context Environment 7.3...
Modified by field shows the anonymized user as the modifier after its deletion
Issue If we create an asset, e.g. a document with a user, who we delete afterward and anonymize the assets it created, then the Modified by field shows that user as the modifier even if we anonymized that asset with another user Why doesn't it display the user that anonymized the asset...
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 then I attach some other kind of file (e.g. a pdf, or png file) as...
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 of the Web Content will be published at the scheduled time.      ,...
How can I assign workflow task to multiple users by Scripted Assignment
Issue How can I assign workflow tasks to multiple users by Scripted Assignment, but not by assigning tasks to a role? Environment Liferay DXP 7.1 Resolution It's confirmed when using the Scripted Assignment as the Assignment Type it's only possible to assign a task to a role or to a...
SEO Meta Tags in Display Page Templates
Issue While working with configuring SEO and Open Graph in display page templates. Is it feasible to add custom tags and keyword metadata to journal web articles in order to integrate tags in a display page template visualization? Environment Liferay DXP 7.4 Resolution At the moment, the...
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 generated data for any version of DXP. Analytics Cloud can only track the Site's...
Importing projects and refreshing gradle are very slow in Liferay Developer Studio when there are too many modules
Issue When using the Liferay Developer Studio version 3.9.5 - 3.9.8, importing projects and refreshing gradle projects are very slow if there are too many modules. Environment Liferay Developer Studio 3.9.5 - 3.9.8 Resolution The issue was fixed by IDE-5098 and it will be released in...
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 Dynatrace tenant: What should we do to resolve this warning? Environment Liferay...
Already selected blogs are not checked
Issue In the related asset search list, blogs that have already been chosen are not checked. Steps to reproduce: 1. Navigate to Content & Data > Blog. 2. Create multiple blogs and then select one blog. 3. In related assets select 'Blog entry' then select multiple blogs. 4. Click on...
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 certain fields like First and Last name and E-mail address are not...
Blogs Aggregator widget error if Blog Entry comes from the Global site
Issue Blog post cannot be shown in the Blogs Aggregator widget if it comes from the Global site. Navigate to Global Site > Content & Data > Blogs Add a new Blog Entry (eg: Global) Go back to Liferay Site Go to Content & Data > Blogs Add a Blog Entry here as well (eg. Liferay) Navigate to...
Is a server restart required after the Terms of Use or Terms and Condition is updated?
Issue Is a server restart required after the Terms of Use or Terms and Condition is updated? Environment Liferay DXP 7.4 Resolution After updating the Terms of Use's Site ID and Article ID in Control Panel > Instance Settings > Platform > Instance Configuration > Terms of Use, the new...
Difference between User_ loginDate and lastLoginDate
Issue Both User_.loginDate and User_.lastLoginDate seem like similar fields, but they are slightly different. Environment Liferay DXP Resolution Last login date is configurable through the following property: # # Set this to true to record last login information for a user. # # Env:...
Bootstrap compatibility with Liferay DXP 7.4
Issue What version of Bootstrap is compatible with Liferay DXP 7.4 and what type of coverage is offered?  Environment Liferay DXP 7.4 Resolution Liferay Support currently supports Bootstrap 4 and will be supporting this version for the foreseeable future.  Additional Information Why...
smallAttributeValue and largeAttributeValue fields in DDMFieldAttribute
Issue Differences between smallAttributeValue and largeAttributeValue fields in DDMFieldAttribute table. Environment Liferay DXP 7.4 Resolution Both fields save same conceptual information, but are different in their capacity: smallAttributeValue: Saves the attribute if its value size is...
Permissions required to upload documents and media in the form function
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 permissions are required to upload documents and media with the...
Adding aria-label attribute to links in paragraph fragments
Issue We should have an option to add "aria-label" attribute to the <a> tag, when adding a link into an out of the box paragraph fragment used on a page: <a href="https://www.google.com" rel="noopener noreferer" aria-label="Go to google"> The purpose of this technique is to provide a...
Is Liferay vulnerable to CVE-2023-29017: Critical RCE vulnerability in VM2 Sandbox library?
Note: please note that Liferay has renamed its Liferay Experience Could offerings to Liferay SaaS (formerly LXC) and Liferay PaaS (formerly LXC-SM). Issue As a customer should I mitigate the risks imposed by vulnerability "CVE-2023-29017 : Critical RCE vulnerability in VM2 Sandbox...
Export process does not include draft versions of web contents
Issue We are using LAR export import functionality to migrate some data between Liferay installations. We have detected the web contents in "draft" status are not being exported and migrated. Is this the correct behavior? Environment Any Liferay DXP or Liferay Portal version Resolution...
Maximum number of attempts to create a unique file name
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 default value is 50, but is there a limit to the value that can be...
Symantec reporting Analytics Cloud URL as malware
Issue https://osbasahbackend-ac-europewest3.lfr.cloud is being categorized as a security risk by Symantec the following URLs may also be affected by this https://osbasahbackend-ac-southamericaeast1.lfr.cloud https://osbasahbackend-ac-europewest2.lfr.cloud...
How to restrict the commerce search bar?
Issue  Is there any way to configure the commerce search bar to, for example, only work with Catalog results? Environment Liferay DXP 7.4 Commerce Resolution Currently, it's not possible to restrict the commerce search bar. The product team is currently evaluating combining the commerce...
JQuery version is exposed
Issue Possible information leakage by disclosure of the used JQuery version in the loaded JS files. Environment Liferay DXP 7.0+ Resolution Hiding the version in JQuery is against the the license, where they explicitly wrote that "You are free to use the Project in any other project...

Showing 521 to 560 of 1,664 entries.