Search Results

All Results 57
Sort By
Resource Type
Applicable Versions
Deployment Approach
Capability
Feature
ClusterName is not mandatory while configuring remote ES
Issue Cluster name is not mandatory to add in 'com.liferay.portal.search.elasticsearch7.configuration.ElasticsearchConfiguration.config' file while making remote ES connection with Liferay Environment Liferay DXP 7.4...
Instance Name is automatically appended to Child Sites
Issue The title of a Liferay instance is being appended to the page titles of its child sites: <title>Page title - Site title - Instance title</title> Is there any out-of-the-box way to hide it on all sites as well as...
Why is the Site's Unique Visitors number is different from the Individuals' Known number?
Issue On Sites > Overview. I can see that there are a certain number of unique visitors. But this number is not equal to the number in the Individuals > Overview > Known section. Is there a difference between these...
What are the Update permissions in a page's Permissions menu?
Issue At Site Builder > Pages > ⋮ next to a page > Permissions, there are new permissions starting with the word Update. What do these do? Where can I find the documentation for this? Environment DXP 7.4 U26 and above...
Does CVE-2022-34305 affect Liferay?
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...
Polls Portlet Missing from DXP 7.3 and above
Issue I am unable to locate Polls portlet in Liferay DXP 7.3 and 7.4. Could you please confirm that those Liferay versions support Polls? If so, how can we enable it? Environment Liferay DXP 7.3+ Resolution...
SessionTracker in clustered environment
Issue Session Tracker cannot be used to track visited paths among cluster nodes. Environment Clustered environment with two or more nodes. Resolution Session Tracker doesn't support tracking visited paths when...
Alerts appearing on every site, even when Distribution Scope set to a specific site
Issue When using the Alerts widget, even when the Distribution Scope for an Alert is set to a specific site, the Alert appears on every site that the user visits. Also, guest users visiting the site specified in the...
How can the p_auth authorization token be generated?
Issue Liferay protects itself against CSRF attacks by generating the p_auth authorization token. How can this token be created? Environment DXP 7.0, 7.1, 7.2, 7.3 Resolution When "auth.token.check.enabled=true" is set in...
Is it possible to add custom validations to the form builder interface
Issue Is it feasible to customize the form builder UI with custom validations? Environment Liferay DXP 7.3 Resolution The way to add custom validations for data type would be from the backend by implementing the...
Unable to download a file through the browser using an href="file://..." link
Issue We create a Web Content to use a link like <a href="file:///test.txt">test.txt</a> in order to download a local file, however, an error is shown in the browser log: Not allowed to load local resource:...
Use user logged data in autofill form provider
Issue How to configure form provider in order to use logged user data. Resolution Right now this cannot be achieved since the information retrieved when configuring the provider to invoke jsonws get-current-user...
SightRoll specifications when a user is removed from the site
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...
Memory information displayed on the server management resource 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...
Password reset notification emails may be sent to different email addresses
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. event...
Property 'session.timeout.auto.extend=false' is configured but browser still calls 'extend_session'
Issue In portal-ext.properties the following property session.timeout.auto.extend=false is configured, however in the Network tab of the Developer Tools of the browser 'extend_session' is still being called....
Duplicate assets are shown when enabling "Combine Assets from All Segments in Asset Publisher for Manual/Dynamic Collections"
Issue After enabling "Combine Assets from All Segments in Asset Publisher for Manual/Dynamic Collections", some assets appear multiple times in an Asset Publisher. Environment DXP 7.2 DXP 7.3 Resolution This happens...
Impact of Spring4Shell and Spring Cloud Security Advisory on other libraries related to Spring
Issue There previously was a Security Advisory regarding a vulnerability for the Spring4Shell and Spring Cloud libraries. These vulnerabilities are detailed in this article here:  Spring4Shell and Spring Cloud Security...
Plain text can still be seen despite SSL
Issue Even if SSL (or TLS) is enabled, the login credentials are in plain text while intercepting requests with Burp Suite. Environment Liferay DXP 7.3 Resolution If a user utilizes the burp suite as a proxy, they...
We want to set different urls to a fragment button link as translations
Issue In a Content Page, depending on the language selected, we want to set different urls to a fragment button link as translations. Is this possible? Environment Liferay DXP 7.2 Liferay DXP 7.3 Resolution This...
It is not possible create friendly URL with only one character
Issue If I create a page with one single character FriendlyURL, when I save the page I get an error. It is not possible either by using letters or numbers. Environment DXP 7.0+ Resolution It is not possible to create...
AssetEntryUsage entries are not automatically generated during lar importing
Issue We observed that after importing a full site export (pages + web contents), there are not any entries for AssetEntryUsage in database. We checked it with our own groovy script. Our problem is that we have...
Users can access the Control Menu from DXP 7.3
Issue On DXP 7.2, the Control Menu was not visible for Users and Power Users, but from DXP 7.3 it is. But since they don't have any permissions, the Control Menu seems to be empty. Environment DXP 7.3+ Resolution...
Can the Web Content-related elements' IDs change after export/import processes?
Issue I want to know if the IDs that can be seen on the UI for Web Content articles, Structures, Templates can change after exporting and importing them on the same or a different site. We did a test where we exported...
Form Focus Object
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...
Unable to select individual Web Content for export
Issue Users are unable to select the specific web content for export/import.  Steps to reproduce: 1. Create 2-3 Basic Web Contents. 2. Select 3 dots in the top right corner. 3. Select Export/Import. 4. Web...
"Content security policy" header is not available in the application response
Issue The "Content security policy" header is not available in the application response. How to add or enable the CSP? Environment Liferay DXP 7.3 Resolution Liferay doesn't directly support the CSP as there are no...
Version of spring-** jars after installing a hotfix
Issue To address the Spring4Shell vulnerabilities, the patched version of spring-beans.jar should be in its manifest file after the hotfix installation, is spring-webmvc.jar included in this? Environment Liferay...
DXP 7.3 Behavior Clarification for Open Graph locale alternate meta tags
Issue The Liferay server outputs all Liferay instance locales as Open Graph locale alternate meta tags. Is this expected? Should Liferay output Open Graph locale alternate meta tags, when page content only uses the...
How to bulk-edit categories on documents?
Issue I can select multiple documents and then click the "Edit Categories" icon In the resulting popup, I see two options (Edit and Replace) and below them some categories I am not sure how use this popup, what those 2...
Should the download option in the Documents and Media widget be displayed immediately?
Issue Users are experiencing difficulties downloading PDFs from the Documents and Media Portlet. Steps to reproduce 1) Create a Documents and Media Portlet on the Home Page 2) Upload a PDF and other files 3)...
Web Content Template caching: Changes are displayed even though Resource modifications check is set
Issue We are trying to cache web content templates and we checked the cacheable parameter for a template. We also set the resource modifications check option to 60000. We see those modifications are displayed...
ADT (Application Display Template) parameter configuration or update
Issue Structures and contents can have configurable parameters that can also be updated. Can we do something like this on an ADT? Environment DXP 7.0+ Resolution There is no option to do the same on ADTs. You have the...
How to switch between modal and full screen display of the login 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. event...
Configuring individual value to Settings of files when using Multiple File Upload
Issue I would like to add individual value to each file for their Settings (e.g. Document Type, Display Page, Categorization, Expiration Date, Permissions) when using the Multiple File Upload option to...
Unable to create Objects with system reserved names
Issue This article details some of the names that Objects will not be able to use as they are system-reserved. Environment Liferay DXP 7.4 Update 9+ Resolution Please refrain from using the following names as they are...
The picture tag gets removed from the adaptive image when using alt attribute
Issue Editing the published web content by adding the alt attribute in the source code of the image, the picture tag gets removed from the adaptive image. Steps to reproduce: Create dummy page Create web content:...
No indication of backup process' status
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 started a backup/restore process and we...
Is it safe to delete the standard automatically generated roles?
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...
Forgot Password is not popped up with an error when providing an email address that doesn't exist in the DB
Issue In the 'Forgot Password' option, while trying to provide an email id that doesn't exist in the database, the user can proceed to answer the security question. Whereas an error is not popped up saying the user's...