Search Results

All Results 6985
Resource Type
Applicable Versions
Deployment Approach
Capability
Feature
Content Page image lost after changing site's default language
Issue After changing the default language on a site and checking content fragments that include images, the content on existing pages is not displayed anymore if we change the translation. Environment DXP 7.2 DXP 7.3...
Group not found in the instance during a Remote Staging configuration or publishings
Issue Remote Staging configuration or publishing fails with the next error: com.liferay.portal.kernel.exception.NoSuchGroupException: Group 39662 does not belong in company 20097 Environment All versions of Liferay...
Behavior change in searches for partial matches when using Elasticsearch 7
Issue The behavior for searches by a prefix on the content fields has changed. It continues working if you search by title fields. For example, if you have a content field with the "legal" word on it and you search the...
How to change site URL prefix from /web/sitename to a custom one
Issue Our Liferay web site has the following URL prefix: /web/sitename and its URLs are: http://example.com/web/sitename/mypage We want to change the URL prefix to: /level1/level2/level3 so its URLs are changed to:...
Unable to move fragments in a page structure
Issue When editing a Content Page, it's not possible to move fragments using the tree in the page structure sidebar panel. Environment Liferay DXP 7.3 Resolution Please contact support and request a hotfix with...
Image Properties window is no longer available
Issue After updating the portal, we noticed that the Image Properties window no longer appears when editing images in a Web Content. Environment Liferay DXP 7.2 with fix-pack-dxp-11-7210 or higher. Resolution...
Can Multi-Factor Authentication (MFA) be set for specific roles only?
Issue We want to set up MFA for Administrators only. Is this possible with Liferay out-of-the-box? Can we target specific users to sign in using multi-factor authentication? Environment DXP 7.4 DXP 7.3 DXP 7.2  ...
"Ready for Publication" slider does not work as expected.
Issue Steps to reproduce Start a clean bundle of Liferay DXP 7.2 installed with dxp-9 Go to Publishing -> Staging and enable staging for Local Live with page versioning enabled for public and private pages Create a new...
URL of "Link to URL" page not updated during publication.
Issue Steps to reproduce Start a clean bundle of Liferay DXP 7.2 installed with dxp-9. Create a new site and enable local staging with pages and documents being enabled to be staged Go to Content & Data -> Documents...
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...
Internet Browsers Supported by Liferay Help Center
The Liferay Help Center has been tested with the browsers listed below. Older browsers can still be used, but newer features may not look or work as intended. We recommend that you always use the current version of a...
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...