Search Results

All Results 7008
ソート
Resource Type
Applicable Versions
Deployment Approach
Capability
Feature
Unable to import LDAP users using Import by Group due to com.liferay.portal.kernel.exception.NoSuchUserException: No User exists with the primary key NNNNNNNN
Issue If you are unable to import LDAP users by the Group import method due to the following error, there may be orphaned entries in your database's Users_UserGroups table:...
Liferay Server Starts Up With org.elasticsearch.action.search.SearchPhaseExecutionException
Issue When Liferay starts up, we observes the following error: ERROR [liferay/schedulerdispatch-5][ElasticsearchIndexSearcher:169] java.lang.RuntimeException: org.elasticsearch.action.search.SearchPhaseExecutionException:...
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...
unknown directive "allow 127.0.0.1" in /etc/nginx/conf.d/acl.conf
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 try to deploy an IP blocking rule on the webserver...
What is DSLQuery and how can it be used?
Introduction DSLQuery is an acronym for Domain Specific Language Query. The foundation is based upon using a domain specific language for the implementation. This is going to make the writing of queries and other...
Disabling jQuery in Control Panel
Issue I've found vulnerabilities in our current jQuery version. Since I can't find jQuery used anywhere, I would like to disable it. Environment Liferay DXP 7.2 Resolution Go to Control Panel --> System Settings -->...
License fails to deploy for 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 Sometimes DXP may fail to deploy a new license After...
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...
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...
Custom panel app and portlet is not shown for non omniadmin users
Issue We have a custom module that puts a module in the product menu. We have a site role, S1, with permissions assigned to the module: Access in Site and Asset Library Administration, View. If we log in...
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...
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...
File permissions error after upgrading the stack
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 updating from a stack to a major version there...
Product is not getting expired by its own
Issue The product status is not getting changed to Expire. Steps to reproduce: Navigate to Control Panel → Instance Settings. Then, navigate to Localization → Time Zone. Navigate to Control Panel> Users and...
'Price Range Facet' is showing the product of the expired SKU
Issue The price range facet filtering the expired SKU product as From 0.00 on the catalog page. Steps to reproduce: 1. Navigate to the product portlet. 2. Select any product. 3. Expire the SKU. 4. Now, navigate...
Cannot login after deploying a theme
Issue We get a white screen and a freemarker exception error when trying to login after deploying an OOTB theme with no customizations created via the theme generator: 2023-05-26 13:32:51.826 ERROR...
How can I remove deletions from a site where Staging was disabled?
Issue The user was using a Remote Staging site. Remote Staging was disabled and the user decided to connect the Staged sites content with a new empty Live site. In the Staging publication window the past...
Can I allow some users to solely authenticate via a SAML, while the remaining users authenticate with their Liferay password?
Issue This article describes a use case where it may be desirable to allow some users to authenticate through a SAML Identity Provider (IdP) only, while other users authenticate with their Liferay credentials in the Login...
Editor default configuration changed from ENTER_P to ENTER_BR on DXP 7.3 U-5
Issue Editor default configuration changed from ENTER_BR to ENTER_P on DXP 7.3 U-5; Environment DXP 7.3 Resolution We found this commit on LPS-148819 witch changes the default value of ENTER_P (see #use-enter-mode-p)...
Web Content Widget, Links are Unclickable
Issue When using the Web Content Widget on the Home Page, if the first line of content contains a link it will remain unclickable in the "Barebone" setting when logged in as an Admin.  Environment DXP 7.2 Resolution...
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...
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...
Where can you create/use Analytics Cloud custom events in Liferay?
Issue We want to send custom events to Analytics Cloud from our Liferay DXP instance. How can we do this? Environment Liferay DXP Analytics Cloud Resolution For everything else, you can use Custom Events by using any...
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...
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...
Workflow metrics not loading
Issue When I go to Menu -> Workflow -> Metrics, I get error message "There was a problem retrieving the data. Please try reloading the page". (I might have done some operations about the environment before, like switching...
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...
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,...
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...
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...
Text is rendered vertically instead of horizontally inside fragments in Collection Display
Issue When date text is rendered inside a fragment that contains nested a HTML tags, the text is rendered vertically instead of horizontally. Environment DXP 7.3 Resolution This issue has been resolved via...
Issue while connecting the elasticsearch via config file
Issue The following errors are coming in the Liferay console while connecting the elastic search with the help of the config file. ERROR [liferay/monitoring-3][ParallelDestination:59] Unable to process message...
Selecting the same account groups in the discount portlet giving the error
Issue Steps to reproduce: 1. Start Liferay DXP 7.4. 2. Navigate to 'Discounts' under Pricing. 3. Create a new discount and Save. 4. Navigate to 'Eligibility' and select the specific account groups. 5. Select the...
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...
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...
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+...
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:...
Liferay Push and Mobile SDK replacement in 7.4
Issue We have a mobile app created using mobile SDK in Liferay DXP 7.0 and we want to know how to port it to DXP 7.4. Is Liferay Push available for Liferay DXP 7.4? Environment Liferay DXP 7.4 Resolution...
Adding Priority Value to sitemap.xml
Issue The priority value is important for search engine optimization (SEO) as it helps to understand the relative importance of different pages on a website. How to add the priority value in the generated Liferay...