Search Results

All Results 6273
Resource Type
Applicable Versions
Deployment Approach
Capability
Feature
Site Administrator cannot add images of global site to current site's web content
Issue Site Administrator cannot see global site and it's content listed when trying to add an image from global site to current site's web content. Steps to reproduce: Log in as admin. Go to the Global site's...
Logged in segment is not matched for false value.
Issue Reproduction steps: Go to Site administration -> People -> Segment Create a new segment called "Not logged in" Put the Session -> Logged in the condition in it and set it to equals - false Create a Content page,...
Structure item is not getting saved in Asset Publisher.
Issue Steps to reproduce Navigate to default site > Content & Data > Web Content:Structure Add a structure named "test structure" with a "text box" field Add a web content using the structure added in step 2 Navigate...
MultiSearch Request solution for Liferay
Issue Liferay has no out of the box solution for handling MultiSearch Requests. Environment DXP 7.2 Resolution The Multi-Search API is exposed as a low-level API in Liferay Search's APIs through...
URL length modification / restriction
Issue Sometimes we need to modify or restrict the length or URL Liferay generates ( for example for security custom solutions ) but Liferay has no out of the box solution for that. Environment DXP 7.2...
Instance level LDAP configuration
Issue When configuring LDAP authentication from DXP 7.3, the companyId has to be configured on an instance level. This issue can present itself for example during a CI / CD development. Environment DXP 7.3...
How to enable CSRF Token in Liferay?
Issue How to enable CSRF Token in order to prevent CSRF attacks in Liferay? Environment Liferay DXP 7.2 Resolution Liferay's p_auth token protects against CSRF and is enabled by default. Here is the main...
Unable to show journal articles
Issue We have some troubles when trying to show web contents. Scenario 1: Trying to show a web content in search results page. Some of the web contents in the search result show the error message "An error occurred...
Repeatable Geolocation field cannot be moved properly
Issue Steps to reproduce 1. Start Liferay 7.3 Bundle. 2. Create a new structure. 3. Add a geolocation field and set property to repeatable 4. Create new web content with the above created structure. 5. Repeat the...
Change the GUEST_LANGUAGE_ID cookie to expire Null
Issue The Guest language ID cookie in Liferay has a one-year expiration, whereas the undefined cookie in the F5 balancer caused the conflict. Is there a way to modify the Cookie's duration in Liferay? Environment...
Document Library does not get deleted from the temp directory after re-indexing when using Amazon S3 Store
Issue Steps: Set up Liferay to use Amazon S3 Store Navigate to Site Administration > Content & Data > Documents and Media Upload several documents Perform a re-index of the instance Navigate...
View permission for the "Guest" is not selected by default
Issue When we create WebContent, the permission for guest user is not selected by default. Steps to reproduce 1. Create new basic webcontent. 2. Before publishing, check the permissions of webcontent. 3. We see...
dtSa cookies containing special characters
Issue As dtsa cookies are detected, are these cookies URLs cause for concern? Is there any information concerning these cookies in relation to Liferay? Use Case: As Liferay generated dtSa cookies contain the...
How to configure the default timeout value to any value instead of having it capped at 500ms
Issue The default library timeout until Liferay DXP 7.2 fix pack dxp-3 is 250ms. The default library timeout since Liferay DXP 7.2 fix pack dxp-4 is 500ms.  Use Case: The user would like to be able to set/configure...
NoSuchUserException when setting email address in "To" field of Order Placed Notification Template
Issue When placing an order and having an Order Placed Notification Template with an email address in the "To" field, a NoSuchUserException is shown and the order can't be placed. Steps to reproduce: 1. Start a...
Portlet Id changes from Staging to Production
Issue ID of the portlet instance is different in the staging environment than in the real environment Steps to reproduce: Add a content editor portlet to a page. Go to staging. In staging: Edit "Configuration" Go...
Custom Layout Templates shows source code in Nested Application Portlet
Issue Configure the Nested Application Portlet to appear with any of the custom layouts whenever it is used. Instead of the layout's rendering, the source code is shown. Steps to reproduce 1) Deploy the custom...
A new version file is created for each slight modifications
Issue Is it possible to change the attribute of a file version without creating a new one? Environment Liferay DXP 7.0 Resolution Document and Media Portlet is designed to create a new file version whenever a file...
How to identify a Page Template using Freemarker
Issue I need to identify if the current page is a page template or not, using Freemarker from the applied theme. Is there a method similar to Layout.isPublicLayout() to achieve this? Environment Liferay DXP 7.2...
7.4 styled custom themes not working properly
Issue When applying a styled based custom theme to a page in 7.4, header and other elements are misplaced and when you click the three elipsis button of a widget, options show up in the incorrect...