Search Results

All Results 7011
Sort By
Resource Type
Applicable Versions
Deployment Approach
Capability
Feature
Non localized text in 'Select from list' field in Forms
Issue Steps to reproduce 1. Create a new form. 2. Add a `select from list` field. 3. Fill, at least, 6 options for this new field. 4. Deploy Forms widget into a page. 5. Click on Select field and assert the text...
Alphabetical order is not working with accented words in Forms
Issue Steps to reproduce 1. Create a new form. 2. Add `select from list` field. 3. Add some options.      1. A      2. Z      3. Á      4. Ó 4. In the advanced tab mark "order options alphabetically". 5. Publish...
Workflow immediately trigger when duplicate product is created
Issue When we create duplicate product with workflow enabled, the user gets notification without clicking on `Submit for Publication`. Steps to reproduce 1. Enable workflow for commerce products. 2. Go to any...
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...
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...
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...
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,...
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...
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...
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...
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...
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...
Sort order in select file modal of Document & Media is not stored
Issue Steps to reproduce: 1. Go to Content & Data > Document & Media and create atleast three folders( name as 2019,2020,2021). 2. In folder 2021, upload a file. 3. Go to Web Content > Structures and create a new...
After the publication of child page, summary tab refers to parent page
Issue Steps to reproduce 1. Set up vanilla Liferay DXP 7.2 2. Navigate to Control Panel > Configuration > System Settings > Infrastructure >Staging and enable the publication for child pages. 3. Create this...
Runtime CSS minifier creates invalid CSS animation action
Issue  transition: background-color 5000s ease-in-out 0s; becomes transition: background-color 5000s ease-in-out 0; when minification is used. At build time, the CSS gets compiled, but at the run time, when...
Workflow notification/assignment based on organisation role type
Issue If any user uploads a document in the folder under document and media in which the workflow has been assigned, it should notify the approver within the organization that is based on the role type configured in...
Rendering Adapted Images in a Web Content Article Using Asset Publisher with Custom Display Template
Issue How can I use Adapted Images in a web content article displaying in the Asset Publisher with custom Display Template?  Environment Liferay DXP 7.3 Resolution Go to System Settings > Template Engines > Freemarker Engine...