Search Results

All Results 6273
Resource Type
Applicable Versions
Deployment Approach
Capability
Feature
Justify option is only available for Images and not available for Text and Video in Product Description
Issue Steps to Reproduce: Click on any existing product or add a new product Add small image Select image, you will find justify image options Add text Select text, you will not get Justify option in Basic Text Styles ...
Search is not working on Channels under Products -> Visibility
Issue Steps to reproduce: Select any Product and go to Visibility.  Add multiple channels to the product. Search any channel (which are already mapped) Environment Liferay DXP 7.3 Commerce 3.0 Resolution The observed...
How to Configure Liferay DXP with Multiple IdPs (OKTA via SAML and OIDC)
This article documents the way to configure Liferay DXP 7.x as a Service Provider working with two SSO protocols (Okta using SAML 2.0 and Google OpenID Connect). The basic configuration can be achieved within Liferay out of...
Asset Publisher widget shows author and modified date by default from Liferay DXP 7.2 onwards
Issue Dragging and dropping an Asset Publisher widget on a page will show, by default, the author and the modified date for all of its contents contrarily to other previous versions. Environment Liferay DXP 7.2+...
After upgrading from 6.2 to 7.3, the Control Panel Data Migration tab is unavailable
Issue After upgrading from 6.2 to 7.3, when accessing the Control Panel Data Migration tab, the page is unavailable, and an Oracle specific error like the following is thrown: ERROR...
Sharing web content on web content display portlet between sites other than the Global Site - DXP 7.1 - 7.3
Issue We can configure the site scope on Web Content Display Portlet to share web content between the global site and other sites. However, we would like to share content between sites other than global site, but this...
Product Detail Portlet breaks and a nullpointerexception is printed in the logs
Issue When the product options are not complete the Product Detail Portlet breaks and a nullpointerexception is printed in the logs. Steps to reproduce: Create a product with a REQUIRED option with two variants: 1...
Typo error in french language.properties
Issue There is below typo error in french language.properties in Liferay DXP 7.1 FP16: Actual:  drop-file-here-to-upload=Déopser le fichier ici pour le téléverser Expected: drop-file-here-to-upload=Déposer le...
Choice of canonical URL language between the default language or a specific language in Liferay DXP 7.0 and 7.1
Issue Given a page with a friendly URL for en-US like "/page" and another friendly URL for es-ES "/pagina", visiting "http://localhost:8080/page" or "http://localhost:8080/pagina" will always display...
Sitemap Index: hreflang attribute with value "x-default"
Issue Our DXP site has English (United Kingdom) as its default language. For the Liferay sitemap, shouldn't it be expected to see the "en-GB" value associated with the hreflang attribute as per this example? <url>...
User Export to CSV is limited to 10,000 entries
Issue I’m unable to export the complete list of user ids from Liferay. When attempting to export users to a CSV file, only up to the first 10,000 users are exported.
 Environment DXP 7.3 Service Pack 1  Resolution...
"Unexpected end of file from server" console error after configuring Remote Staging
Issue While trying to enable remote staging by using two separate Liferay instances and everything is configured, we receive the following error in the console logs: DEBUG...
Not able to define document viewing permissions for a child site
Issue Document viewing permissions for a child site is not getting save properly and the below error is thrown in Liferay logs on saving the permission: 2021-06-02 18:40:15.129 ERROR...
How to kill the session on browser (tab or window) close?
Issue The user session should be terminated immediately if they close the browser tab or window. Environment DXP 7.0 + Resolution Liferay maintains the session of 30 minutes by default and Liferay doesn't provide any...
The default content publisher shows author and modification date
Issue Is there a way to change the default values of the Content Publisher metadata from the interface? Steps to Reproduce On a page, add a content publisher portlet. Navigate to Configuration> Display...
How to relate AssetEntry and AssetCategory
Issue AssetEntryLocalService.getAssetCategoryAssetEntries() does not return any results for a given category. How should I relate AssetCategory and AssetEntry? Environment DXP 7.1 DXP 7.2 DXP 7.3 Resolution...
How can I enable the view count increments for web contents in Asset Publisher Portlet - DXP 7.1 - 7.3
Issue When I add the view count in Asset Publisher to the available box, and refresh the page. The view count is not incremented and displays a value of "0" Reproduction Steps: Set up DXP and start it. Go to Content &...
How to use the root domain with different paths for each site?
Issue There are virtual hosts using different subdomains: main.site.com - (Global / Root) a.site.com - Site A b.site.com - Site B c.site.com - Site C The desired URLs should look as follows: site.com site.com/a...
Error importing files with names ended with character "." (dot) from 6.1
Issue Trying to import documents (or doing upgrades) from 6.1, errors as the following are gotten: 2021-07-01 11:02:08.680 ERROR [liferay/background_task-8][BackgroundTaskMessageListener:182] Unable to execute...
Import Web Content without importing referenced pages
Issue When trying to export and import web content, an error will occur, preventing the import, if the web content is referencing pages that have not yet been imported. There is a use case that necessitates the...
I cannot create a Speedwell Site with error Invalid default locale set for the property 'label' of field name Image2x9w
Issue When I try to create a new Site using the Speedwell Accelerator, the process fails and the portal displays the error "An unexpected error occurred." The portal log shows the following errors: ERROR...
How to filter web content articles by category?
Issue Web content articles can be filtered by navigation (Mine, Recent, Structures) and by Status (any, draft, etc.). How can they be filtered by Category? Environment DXP 7.0+ Resolution This is a new feature, for...
Pages are not included in the sitemaps after upgrading from 6.2 to 7.2
Issue There are some issues for many sites generating sitemaps. Creating new pages causes those pages to be included in the sitemap, but existing pages will not be included even if the page is configured to be in the...
Structures can no longer be changed for web content articles
Issue In Portal 6.2, there was a Select button to change the structure of a web content article in the Edit view. This button is no longer there, and there are no other ways to change structures for existing or new web...
How to find the content in pages that were converted to Link to page after upgrading from 6.2
Issue In Portal 6.2, the type of the pages could be changed from Widget Page to Link to Page. We had a page where we had some content on it, then changed it to Link to Page, this change could be reverted at any time....
Translation fields with empty values due to a structure with repeated fields
Issue The translation is lost when the default translation is not filled Reproduction Steps Setup Liferay DXP 7.1 with Fix Pack 16 Create a structure with the title TestStructure using structure.json as the source...
Disable password verification for SSO users
Issue When changing the screen name or email address of a user, the portal now requires a password verification. This was not a requirement for previous versions of Liferay. Environment DXP 7.3+ Resolution This is a...
Time Zones in Australia
Issue By default, Liferay only displays a few Australian time zones that do not account for regional rules related to daylight savings time. How can we adjust Liferay's time zones in order to reflect Australia's regional...
On Staging when switching to advanced publication, the previously published pages are checked by default. - DXP 7.1 - 7.3
Issue After publishing to Live pages by switching to advanced publication, and I would like to make a new publication or publish a new page, when I switch to advanced publication, the previously published pages are...
Commerce Modules are not loading
Issue All modules which have any dependency on Commerce related classes are not loading properly. Steps to reproduce 1. Deploy the module which have dependency on commerce classes. 2. The module will work fine...
Special characters in the options keys causing the QueryPhaseExecutionException issue
Issue Steps to reproduce 1. Start Liferay with Commerce installed. 2. Create an option with name "Test option" with SKU contributor and with a Key that contains special characters e.g. "T/e/s/t O/p/t/i/o/n" 3....
Cookies list that could be found in a Liferay Portal and their usage
Issue What are all the cookies that could be found in a Liferay Portal, and what are they used for? Is it possible to safely remove these cookies? If so, can it be done out of the box? Environment DXP 7.0 or higher...
SVG images are not visible in Web Content draft
Issue SVG images are not visible on the patch level (Fix Pack 20) and they used to be visible on the previous one (Fix Pack 11) Reproduction Steps Setup Liferay DXP 7.1 with Fix Pack 20 Create a Basic document...
Exporting Document Library to LAR does not export file versions (product limitation)
Issue Exporting Document Library to a LAR file from Content & Data -> Documents and Media -> top-right three-dot menu -> Export / Import won't export file versions. Environment DXP 7.0 or higher Resolution This is a...
Global site not included in the list of Recent sites
Issue When attempting to switch to another site, I don't see the Global site under the Recent tab, despite having visited the Global site. Environment DXP 7.3 Resolution This behavior is a bug caused by a change...
Site information, including the date it was created and the number of members
Issue The requirement is to get a list of all the site's names, as well as their creation dates and members. If there is a shortcut from the Liferay control panel?  Environment Liferay DXP 7.0 Resolution There is...
Can Email field be added to a form that would allow users to enter an email address to send user's data?
Issue The requirement of adding an Email field to a form which would allow users to enter an email address that would receive an email with the information they filled out in a form. Environment Liferay DXP 7.2...
Filter By Field is not working for Booleans in Asset Publisher
Issue Steps to reproduce: 1. Create a structure with two fields(text and boolean) and also create a template for it in a Global site. 2. Go to "Liferay DXP" site and create two new WebContents with previous...
Custom context path is not working
Issue After changing, the root context path to custom context the commerce components and system settings taking more time to load. Steps to reproduce: 1. Start Liferay with Commerce installed. 2. Change the ROOT...
While using Azure B2C a SAML error occurs when getting a parameter with whitespaces
Issue When SAML module is configured and integrated with an Azure B2C and we need to map a parameter to a Liferay parameter, a problem might occur due to a whitespace: <saml:Attribute FriendlyName="Given...
Variant selector of Product Detail Portlet
Issue Steps to reproduce: 1. Start Liferay DXP 7.1 FP-16 2. Create a Speedwell Site 3. Edit one of the Products 4. Add an Option that has at least two values 5. Go to Images for this product and upload two...
Exception while selecting Grouped tab in Grouped Products
Issue FileNotFoundException error is occurring while selecting Grouped Tab. Steps to reproduce: 1. Click on Control Panel -> Commerce -> Products 2. Click on "+" button and select grouped. 3. Navigate to Grouped...
How to Disable Groovy Scripts and the Scripting Console in Control Panel
Issue I want to disable Groovy Scripts from being executed in Control Panel's Server Administration panel Environment Prior to DXP 7.4 Resolution 1. Go to Control Panel > Configuration > System Settings 2. In the Platform...
How to Disable Gogo Shell
Issue I want to disable the Gogo Shell from my Liferay instance Environment Liferay DXP Resolution The Gogo Shell can be disabled by performing the following actions: 1. Go to Control Panel > Configuration > Components 2....
I cannot create new Virtual Instance with error Screen name must not be null
Issue When I try to create a new Virtual Instance, the portal displays the error "Your request failed to complete". The portal log shows the following error: ERROR [default...
I cannot find the query string field on content page - DXP 7.2 - 7.3
Issue When I configure the content page, I cannot find the option to set the query string. On widget pages when I configure the page I select the "Advanced" tab and I can see the "Query String" field and set it....
Unable to create Liferay Module Project Fragment in LDS
Issue When trying to create a Liferay Module Project Fragment it will ask to set valid Liferay portal runtime as follows: Please set a valid liferay portal runtime, you can initBundle or modify...
Publishing Forms to Remote Live in staging without corresponding pages
Issue In a Remote Live staging set up, sometimes, a form is modified and requires publishing, but it is not desirable for changes made to the page itself to be published yet. Is it possible if a form is modified, for...
Importing LDAP settings through osgi/config files does not import password
Issue LDAP settings can be imported into the Liferay environment using osgi/config files These settings are imported into System Settings, and can then be configured for an individual instance in Instance Settings When...
Content from Private Pages is not shown in the search results
Issue Private pages' content does not appear in the search results Environment DXP 7.2+ Resolution The issue has been resolved by LPS-151303 and LPS-161366, you can update to the following patch levels: DXP 7.2: SP9...
How can I change the Product and Category URL pattern
Issue Liferay Commerce use /p/ and /g/ within the friendly URLs for Commerce display pages. To improve the search presentation for SEO purposes, I want to change the /p/ and /g/ to something meaningful...
Is it possible to know the timeline for when a hotfix from Liferay Support will be ready?
Issue Is it possible to have an exact timeline on when a hotfix from Liferay Support will be ready?  Environment  Portal 6.1/6.2 DXP 7.0/7.1/7.2/7.3/7.4 Resolution While there is no exact timeline from Liferay...
Content-Security-Policy Header Integration
Issue How can a CSP (content security policy) HTTP header that enables only specific external resources to be loaded in the frontend be implemented? Environment Liferay DXP 7.2 Resolution CSP is not currently...
The Live site displays web content that has been changed on the Staging site
Issue The modifications are visible in the live environment instead of just the staging environment after publishing the web content with changes. Reproduction Steps: Enable local live staging Create a Web Content...
could not resolve all artifacts for configuration 'classpath'
Issue The error "could not resolve all artifacts for configuration 'classpath'" occurs during the time of Liferay workspace creation using LDS and not able to process further. Environment Liferay DXP 7.2, DXP 7.3 LDS...
Perform a date range query using Custom Filter Widgets over two fields of a structure
Issue We have a custom web content structure that has two ddm-date fields. We want to search and filter over a range of dates between those two fields using Custom Filter Widgets.   Environment Liferay DXP...
How to change the html of the default inactivity popup
Issue How to change the html of the default popup that appears when a user is warned about inactivity. Environment DXP 7.0 Resolution Changing the HTML of the pop up will require customization as it is not something...
Embedding the Language Selector Widget in a Fragment
Issue Need to embed the Language selector widget in a fragment via tags similar to what is referenced here: https://help.liferay.com/hc/en-us/articles/360020757071-Embedding-Widgets-in-Page-Fragments Environment DXP...
The has-control-menu class is shown for non-administrator users
Issue I want to use the has-control-menu class (included in the body tag) to check if the user is an administrator or not and to be able to apply certain CSS rules in my Theme.   Environment Liferay DXP 7.3  ...
Define more than three thumbnail resolutions for Adaptive Media
Issue There are three thumbnail configurations that can defined for Adaptive Media in System Settings -> Adaptive Media -> System Images Resolutions. Each configuration is mapped to a value of the query...