Search Results

All Results 6273
Resource Type
Applicable Versions
Deployment Approach
Capability
Feature
High CPU utilisation while using script to login users continuously
Issue Facing high CPU utilization while logging-in high number of users per minute continuously (24x7) using username-password authentication, mostly while fetching data using some scripts. Environment Liferay DXP...
Need to set the status code of error page to 404
Issue User is redirecting all the page-not-found request to a specific published public page, but the status code of the published public page is always 200 Environment Liferay DXP 7.0 Liferay DXP 7.1 Liferay DXP...
Unescaped characters in the title of Documents when viewing in card view
Issue Titles of documents in the Documents and Media portlet that contain an apostrophe or other similar punctuation appear with their unescaped characters when viewed in Card View The titles appear correctly when...
SKU (price) values will only be updated
Issue How exactly does API behave, will it drop all the existing mapping ( Variant> Price> Options) and create again? Environment Liferay DXP 7.4 Commerce 4.0 Resolution The SKU (price) values will only be updated...
Headless Admin Workflow APIs executing groovy scripts for scripted task assignment
Issue Whenever the API: http://localhost:8080/o/headless-admin-workflow/v1.0/workflow-tasks/assigned-to-me is executed, there are multiple loggers in the console which indicates that it is being executed every...
Pagination start parameter name showing error when using special characters
Issue 'Invalid character found' error throw when using special characters in the Pagination start parameter name. Steps to reproduce: 1. Navigate to the Search Result widget > Configurations. 2. Change the...
How to implement a token system instead of using credentials to access remote services
Issue Trying to write a custom remote service using Liferay (ServiceImpl file), so which method may be used to authenticate using a token rather than credentials? Environment Liferay DXP 7.4 Resolution Liferay has...
Jenkins builds are failing due to an exit value of 137
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 adding the 'hostAliases' in the environment, the...
Replacement for Deprecated Portal Property: asset.categories.search.hierarchical=false
Issue We recently upgraded from Liferay 7.0 to 7.4 and observed that the portal property we were using seems to no longer exist: asset.categories.search.hierarchical=false Is there a replacement in 7.4 to achieve the...
Persistent XSS at Site - Builder
Issue Persistent XSS vulnerability found in the Web Page builder. Environment DXP 7.4 Resolution This is expected behavior, the HTML fragment does not provide any out-of-the-box sanitation, as it is expected that...
ORA-12899 because OpenID access token is too large
Issue We store several things in our OpenID access token and when a user tries to log in, it fails because the token size exceeds the 3000-character limit specified in the ACCESSTOKEN column of the...
AntiSamy sanitizer cleans some of the HTML tags and styles, how can we solve that?
Issue We turned on AntiSamy but it removes certain HTML code and CSS styles from our Web Content articles. Environment DXP 7.0+ Resolution Usage of HTML and CSS in Web Content article HTML fields Web content articles...
Limiting the number of pages in the pagination to be shown on the search results or require deep pagination
Learn more: Search Result Limit with Elasticsearch: Mitigating "Result window is too large." errors with index.max_result_window Issue Is there any way to limit the total count of the number of records or pages in...
Can Liferay Support SP and IDP initiated SAML Simultaneously?
Issue Our team is the design phase for authentication and we want to know if Liferay supports IDP and SP initiated SAML logins at the same time?  Environment DXP 7.4 Resolution No, a single instance should not be both...
'New' Status for Remote Publishing Jobs
Issue Over the weekend we had a number of remote publishing jobs assigned a 'New' status. These were scheduled jobs that never ran. We were also unable to relaunch these jobs until we performed a restart. We are only...
Captcha authentication via Headless API
Issue We have developed a Liferay fragment to collect user input via a custom-designed HTML form. This fragment interacts with custom Liferay objects through a Headless API using JS We have created a new role with the...
Why isn't structure with "Upload" field not working?
Issue The upload field of a Liferay structure is in broken state when user performs any action.   Environment Liferay DXP 7.4 Resolution Structure with the "Upload" field is not working for the user.  Open...
specification facet view more feature
Issue How to configure the dynamic view more button in the specification facet? For example, from a UI perspective, if 100 specifications are created, then it shows specifications 10 at a time, and after that,...
After upgrade the method .getDisplayDate() is not working
Issue After performing an upgrade, when trying to use the.getDisplayDate() method in the widget template, errors are returned. Environment Liferay DXP 7.2-7.4 Resolution The .getDisplayDate() method has been...
Is it possible to create multiple logins with the same email?
Issue Is it possible that more than one user can have the same email, with different logins? Example: X with ID 0, email: x@xpto.com, password set by x Y with ID 1, email y@xpto.com, password set by y Environment...