Search Results

All Results 7025
Sort By
Resource Type
Applicable Versions
Deployment Approach
Capability
Feature
Apache Log4j 1.x has reached its end-of-life
Issue Log4j 1.x has reached end-of-life status: https://blogs.apache.org/foundation/entry/apache_logging_services_project_announces Environment Liferay DXP 7.0  Liferay DXP 7.1 Liferay DXP 7.2  Liferay DXP 7.3 ...
WebContent Sort Order is not working
Issue Steps to reproduce: 1. Start Liferay. 2. Navigate to Content > Web Content. 3. Create multiple web contents. 4. Set Filter and Order settings as below       ORDER BY: Display Date       descending order 5....
Custom OSGi modules deployment issue
Note: please note that Liferay has renamed its Liferay Experience Could offerings to Liferay SaaS (formerly LXC) and Liferay PaaS (formerly LXC-SM). Issue Custom OSGi modules are not deploying with the...
How to Import LAR files with circular references?
Issue While using the export-import features of Liferay, we often encounter the error that certain files cannot be imported because references are missing. Even after importing the allegedly missing reference, the...
Reverse Chronological Order in WebContent
Issue The default order of showing the WebContent articles is in "Chronological" order, which shows the older created articles first. And, want to list the latest created articles first. Steps to reproduce 1....
How to delete a custom event in Analytics Cloud?
Issue I have created a custom event and I would like to delete it. How can I do it? Environment Analytics Cloud Resolution You can hide and block events in Analytics Cloud but events cannot be deleted. If you block an...
Unable to publish WebContent for localized Site
Issue Steps to reproduce: 1. Setup the vanilla bundle and start the Liferay. 2. Go to system settings  > WebContent > Administration > Changeable default language as true. 3. Set en_US, es_ES as instance...
More than one status of WebContent is showing on Live site
Issue Steps to reproduce 1. Create a WebContent named "Test" on the staging site. 2. The status of the created WebContent is showing as "approved". 3. Expire the "Test" WebContent (Now, the status will change to...
CVE-2022-23305, CVE-2022-23307, and CVE-2017-5645
Issue This article outlines the concerns of CVE-2022-23305, CVE-2022-23307, and CVE-2017-5645 vulnerabilities with respect to the Liferay DXP Environment Liferay DXP 7.0 Liferay DXP 7.1 Liferay DXP 7.2 Liferay DXP...
How to display web contents for segmented users and for all users in a single Asset Publisher
Issue Sometimes it is required to display web contents for segmented users and, at the same time, display web contents for all users (segmented or not). For example, we may want to show different web contents for...
en_US and en_GB is available and it is always displayed in long-form
Issue We want to have both American English and British English available in the Instance settings, but only use one of them on a site that has a non-English language set as the default language. The URL should be...
How to rename a custom event in Analytics Cloud?
Issue I have created a custom event and renamed it, but I cannot see the event updated in Analytics Cloud. How can I rename this event? Environment Analytics Cloud Resolution If an event is renamed in your code, it...
Display setting is blank for Asset Publisher in the configuration
Issue When clicking on the display settings tab of the Asset publisher configuration, it displays a blank screen with the below error. ERROR [http-nio-8080-exec-18][BaseJSPFormNavigatorEntry:55] Unable to include JSP...
Configuring portlets, embedded by a theme within the header or the footer
Issue When a portlet is embedded within a footer/header on a content page, the portlet configuration is inaccessible, even in edit mode. Environment Liferay DXP 7.2 Resolution Configuring portlets - embedded by a...
Applying decorators on a content page within fragments
Issue Using fragments with embedded widgets, like web content display, the default theme decorator is not being applied to the embedded widget. Environment Liferay DXP 7.2+ Resolution The desired scenario of...
An empty Control Menu is visible for a user without permissions
Issue When a regular user (user created with default settings) log in to the portal, an empty Control Menu bar is displayed on all Content Pages. Environment Liferay DXP 7.3. Liferay DXP 7.4. Resolution Please...
How to unpublish a published content page or set it to draft
Issue I published a content page, and I cannot unpublish it or set it to draft. Environment Liferay DXP 7.2 Liferay DXP 7.3 Liferay DXP 7.4 Resolution Once we publish a content page, we will not be able to set it back...
javax.portlet.PortletException: java.lang.IllegalStateException: getAttribute: Session already invalidated error
Issue Why does this error gets triggered? What would be the cause? INFO  [http-nio-8080-exec-2573][CustomLoginPortlet:726] url redirect = https://xxxx/group/yyyy ERROR [http-nio-8080-exec-2573][PortletServlet:112]...
Error when configuring SAML in a clustered environment for the first time
Issue When configuring SAML in a clustered environment and entering the configuration Idp connection an error is shown: java.lang.RuntimeException: java.lang.NullPointerException at...
"PortalException: Unable to get a unique file name" when adding a new Blogs image
Issue Steps to reproduce: Add a new blogs entry Add a new cover image to this blogs entry Save the entry Expected behavior: The image is uploaded Current behavior: An error is thrown and you found an error similar to...
Error displaying geolocation field OpenStreetMap (Leaflet) for the second time, showing a white map when cached
Issue We have a web content structure with a "geolocation" type field (we use the Open Street Map option). We display it using a template for said structure. The map appears correctly the first time it is loaded, but...
How can I reorganize the page-tree in the Staging and Live sites?
Issue By making a number of custom publications the page order between the Staging and the Live sites can be out of sync. This is a limitation that is caused by publishing only a set of pages and not the...
Browser console error : The connection used to load resources from https://www.xxx.yyyy used TLS 1.0 or TLS 1.1, which are deprecated and will be disabled in the future
Issue Browser console error as "The connection used to load resources from https://www.xxx.yyyy used TLS 1.0 or TLS 1.1, which are deprecated and will be disabled in the future. Once disabled, users will be prevented...
Getting mixed content on the portal
Issue After enabling SSL and routing the domain, getting mixed content on the portal that is the pages in the https://www.abc.in referring the http://www.abc.in for the stylesheet, javascript, and henceforth....
Force Basic and Force Digest Auth option are not honored
Issue Steps to reproduce: Configure Digest Authentication: System Settings > API Authentication > Digest Authentication: Force Digest Authentication: True Enabled: True Hosts Allowed: n/a URLs Excludes: n/a URLs...
Unable to order by published date at the time of selecting assets for a manual collection
Issue When we use Manual Collections, we have to select the items manually, using a selection screen. In this screen, under the Filter and Order selector, we can set Title or Modified Date as an item order. Is there...
What to expect if the company.default.home.url is set as "/"
Issue This article provides a high-level overview of what to expect if the company.default.home.url is set as /. Environment Liferay DXP with sites or instances with multiple virtual hosts Resolution Let's say that your...
Display page breaks in live when removing the web content and display page for it in staging
Issue Steps to reproduce: Create a new Site Go to Site Builder > Pages > Display Page Templates Add a new display page template, of type Web Content Article and Subtype Basic Web Content Add any mapeable fragment to...
Characters that are entered in a form field getting deleted
Issue Steps to Reproduce: Create a form with 2 required text fields and captcha enabled (enable captcha on form's kabob menu settings). For one field, set it up to validate that it is an email being inputted. Add a...
Custom form fields do not appear in the entries tab of the edit mode
Issue Steps to reproduce: Create a new custom field type for Forms portlet (in our example we'll call it "Custom field"). Add it to a new form. Add the forms portlet to a page. Send information to this form.  Edit...
Permissions selector defaults to Site Member instead of Guest
Issue Steps to reproduce Create a new site Create a public content page Go to Content > Web Content and try to create a new Basic Web Content Before publishing the Web Content check the Permissions section Expected...
Requested resource not found for asset friendly url after changing language
Issue Reproducing Steps Create a new content page, called page01. Add an Asset Publisher to page01 and configure Asset Link Behavior to View in Context. Create another content page, called page02. Add an Asset...
Localized Friendly URLs are not exported/imported properly.
Issue Reproduction steps: 0.) Use a vanilla bundle with the latest fix pack. 1.) Create site1. 2.) Create a Web Content "test" (the name is important) with the following localized Friendly URLs: en-US: "aaa" hu-HU:...
All the FriendlyURLEntries are been removed when removing a single version
Issue Steps to reproduce Add a web content article (version 1.0) Edit it and add a new lang (with title and friendlyURL) (version 1.1) Edit it and add a new lang (with title and friendlyURL) (version 1.2) Check the...
Firefox 86.0.1 broke form fields
Issue Steps to reproduce: Start a bundle Open the portal in Firefox version 86.0.1 Open a settings page (or basically any page) with form fields on it (for example: Instance Settings, Virtual Instances -> Edit the...
Importing/publishing Dynamic Data List Records with a repeatable Documents and Media field only imports the final value of that field
Issue Steps to Reproduce: 1. Navigate to Site Administration > Configuration > Site Settings > Advanced (right menu) > Staging 2. Select Local Live 3. Check the "Dynamic Data Lists" box. Leave all the other boxes on...
Datepicker first day of week is Sunday for the en_GB locale, when rendered by DDM Date field
Issue Steps to reproduce: 1. In Instance Settings/Localization add English (UK) as a current locale. 2. Set the current user's profile language to English (UK) - in Account Settings. This means that whenever this user...
fullLayoutURL is no longer used in Web Content notifications
Issue serviceContext.setLayoutFullURL(...) is used in JournalService, but never actually consumed. In other Services, serviceContext.getLayoutFullURL is used to set subscriptionSender's EntryURL in notifySubscriber...
Cannot add web content display portlet from page panel
Issue Reproduction Steps: 1. Set up vanilla 7.2. 2. Go to Site Builder --> Pages and add a public page as a widget page type. 3. Go to the page and from the upper right side click on "+" to open the application menu...
Issue adding web content to page from page "Add Panel"
Issue Reproduction Steps: Set up DXP 7.2 Go to Site Builder --> Pages --> and add a public page as a widget page type. Go to the upper right corner of the Page and click on "+" (add applications", then select "Content"...