Search Results

Knowledge Base 3817
Resource Type
Applicable Versions
Deployment Approach
Capability
Feature
Saving the segment causes StackOverflowError in Elasticsearch
Issue Selecting a condition as parent organization in Organization segment contributor is not working when there are more sub-organizations Steps to reproduce: Create an Organization Create 1800-2000...
Fragment editable values can create history entries without changing
Issue When users drag a fragment onto the content page, it appears to be edited, even though they aren't editing anything about the fragment. Steps to Reproduce: Add a Content Page Place a Paragraph fragment on it...
I cannot add images in CKEditor
Issue When I try to add an image in a basic web content, the image selection pop-up gets blocked and the Add and Cancel buttons do not work, and therefore the image cannot be added. Environment Liferay DXP 7.0 Fix...
While saving the SKU as a "draft" the base price becomes zero
Issue Steps to reproduce 1. Create a `Minium` site. 2. Go to any product. 3. Navigate to SKU tab in product detail screen. 4. Change the base price of SKU. 5. Click on save as draft. Expected Behavior: The base...
Expand the available special characters for passwords
Issue If you have a password policy enabled where the users must have special characters in their passwords certain characters that are not allowed such as "&" or "%". You will get the following error message when you...
DXP fails to send email notification after new form entry is added using headless API
Issue Creating a new form entry using headless API fails to send a new email notification New entries are added but no email notification is sent Following logs are shown: 2021-09-16 17:15:35.377 ERROR...
Tags are not returned in search unless complete name is entered
Issue While searching for multi-word tags, returns no result if only one word is entered. Steps to reproduce 1. Set up vanilla Liferay DXP 7.2 2. Navigate to categorization > Tags. 3. Create few tags(test, test1,...
I cannot create a Style Book with error Unknown column 'uuid_' in 'field list'
Issue When I try to create a new Style Book, the portal displays the error "An unexpected error occurred with the publication process. Please check your portal and publishing configuration". The portal log shows...
Can I have different Fix Pack levels in a remote Staging environment?
Issue We are in the process of upgrading our portal to a higher Fix Pack and I was wondering if there is any issue with having the Staging environment with the new Fix Pack and the Live environment with the current...
Site Template propagation fails with "MySQLIntegrityConstraintViolationException: Duplicate entry" error
Issue When changes are done to a page in a site template, the changes are not applied to the derived pages on the actual sites, instead, an exception is thrown: ERROR...
How to prevent an AD user from logging into Liferay using the old password if LDAP authentication cannot set to be required
Issue After the user changes the password in Microsoft Active Directory (AD), the user can still log into Liferay using the old password. If enabling "Required" option, the issue can be resolved. But users created manually...
Unable to edit fragment when data-lfr-editable-id is being dynamically generated
Issue When a fragment has the data-lfr-editable-id being dynamically generated, if we redeploy this fragment, it is not possible to edit these fields. Environment Liferay DXP 7.3. Resolution Please contact...
Unexpected operator and Bad substitution errors executing the patching-tool
Issue When you try to execute the patching-tool, the following errors show up: $ sh ./patching-tool.sh patching-tool.sh: 13: [: unexpected operator patching-tool.sh: 13: [: unexpected operator patching-tool.sh: 13: [:...
Builds are failing with d2 DXP images
Note: please note that Liferay has renamed its Liferay Experience Could offerings to Liferay SaaS (formerly LXC) and Liferay PaaS (formerly LXC-SM). Issue Jenkins build is failing for docker image version...
ClientAbortException's full stack trace may appear at WARN level when downloading files with range header
Issue Steps to reproduce: Upload a big video whose mime type is listed in property web.server.servlet.accept.ranges.mime.types (video/mp4 for example) to Documents Admin Copy its download URL Execute the command "wget...
Can't clear out Last Modified facet's custom range option
Issue Steps to reproduce: Start Liferay 7.2 Create a Web Content Search for the created Web Content in the Search Bar Click on Custom Range in Modified Facet Click on clear  Expected behavior: The selection of Custom...
Staging URLs within HTML Fragments are not converted to Live URLs when published
Issue Steps to Reproduce Originally tested in a 7.2 bundle patched to DXP-7: 1. Create a new widget page called Help 2. In [Site_Administration] > Publishing > Staging, enable Local Live staging, leaving the defaults...
The data on the Analytics Cloud dashboard is not visible
Issue Why isn't data showing up on the AC dashboard despite the fact that the AC-DXP connection is set up correctly? Environment Liferay DXP 7.3 with Fix Pack 1 Liferay DXP 7.2 with Fix Pack 11 Liferay DXP 7.1 with...
Patching Tool 'support-info' command
Issue Trying to run the 'support-info' command using the patching tool, but nothing happens. But there is no output, and there is no error. How can users find out about modules? Environment Liferay DXP Patching...
How to resolve slow Liferay PaaS build times when including many React modules
Note: please note that Liferay has renamed its Liferay Experience Could offerings to Liferay SaaS (formerly LXC) and Liferay PaaS (formerly LXC-SM). Issue We're seeing consistent build failures (typically due to...
How to enable "Look and Feel" option in Portlets
Issue Unable to see the Look and Feel option for the Portlets.  Environment Liferay DXP. Resolution Set the value of the portlet.css.enabled property to true (default value). This way, Look and Feel will be...
NPE occurs when exporting site pages
Issue Exporting site pages fails due to the following error ERROR [http-nio-8080-exec-8][IncludeTag:128] Current URL...
Figure and figcaption tags are getting removed in blogs
Issue Figure and figcaption tags are getting removed while switching from code view to text view in blogs Environment Liferay DXP 7.2 FP11 Resolution It is a known issue and has been fixed in Liferay DXP 7.2 FP13.  If...
Google’s Cloud Storage (GCS) bucket support.
Issue Google’s Cloud Storage (GCS) bucket support. Environment Liferay DXP 7.2 SP5 Resolution This feature will be merged in the upcoming fix-pack. Hence, please check the LPS-137265 Please create a support ticket...
Cannot show preview for video with only audio
Issue Reproducing steps Start Liferay. Go to Control Panel > Server Administration > External Services and enable Xuggler. Restart the server. Go back to the same place and check Enable. Save. Go to Content & Data >...
Asset Thumbnail not working in Search Results
Issue Steps to reproduce: 1. Go to tree pages > public pages > search 2. Go to configuration page of the portlet Search Results 3. Set display template as Card Layout 4. Create a new document in Document Library...
reCAPTCHA sometimes does not appear when SPA is enabled after navigating through different pages
Issue Steps to reproduce: Deploy the attached module to your installation Configure ReCaptcha v2.0 in your installation Create a new site Create a regular page "Home" Create a regular page "Captcha" and add the portlet...
getFriendlyUrl() in webcontent gets page layout ID
Issue Steps to reproduce Create a widget page "Test Page", change the friendly url of the page to "/test" and add a web contents display widget 2. Navigate to Site Administration > Content and Data > Web Content >...
Adding a widget page from a page template in the page tree adds it only to root node
Issue Steps to reproduce Go to Design > Page Templates > Page Templates Add a collection Add a content page template under the collection Navigate to Site Builder > Pages > Pages Click "+" button to add a child page to...
OPTION requests trigger exceptions in JSResolveModulesServlet
Issue Steps to reproduce: Start a 7.3.10-dxp-1 bundle   Use curl to simulate an option request (install curl and on a separate console use the following command while the portal is running): curl -X OPTIONS...
Link to page field's URL doesn't work if you don't select a page
Issue Steps to reproduce: Start a 73x bundle Create a structure with a Link to page field in it Create a template for the structure Create a web content from it, don't select anything in the field Put the web content...
While Duplicating product, SKU which are generated using Options, become Inactive
Issue Steps to reproduce: 1- Create a product, Add a Option with at least 2 values and mark this option as SKU Contributor 2- Go to SKU tab and generate all SKU. 3- Add some details like prices on SKUs and publish 4-...
WebContent display links are not exported after caching
Issue Steps to reproduce 1. Start 7.2 Vanilla bundle. 2. Create a web content with an image in its content field. 3. Place a web content display portlet to the page. 4. Select the action buttons of the portlet...
From staging to live, active experience has not been published
Issue The new content page experience does not get published, and this issue does not arise with DXP 7.2 fix pack 13 (for patching tool info) Steps to reproduce: 1. On Liferay fix pack 9, add and publish a new...
"IOException: parseAlgParameters failed: ObjectIdentifier()" error on startup after securing connection to Elasticsearch with PKCS#12 certificate generated with a higher major version of JDK
Issue Liferay DXP does not start up after securing the connection to Elasticsearch and, more specifically, after generating the Elasticsearch certificate .p12 using the keytool in a JDK with a higher major...
Freemarker error: "Denied access to model object as it does not belong to current company"
Issue Some freemarker templates show the message: "Denied access to model object as it does not belong to current company 20116" Reproduction Steps 1) Setup Liferay DXP 7.3 with Fix Pack 1 2) Navigate to Control...
After saving the SEO configurations, tags have been replaced
Issue The entered tags become blank when we click the save button on the SEO configuration page. Steps to reproduce 1) Create Widget Page 2) Select layout, enter tags, and save it 3) Navigate to SEO, enter any...
Allow custom site administrator role to see all users of Liferay
Issue When creating a site role that is able to add members to a site, they see a limited amount of users or just themselves.  Environment DXP 7.0+ Resolution In order to allow a user to see all members of Liferay, you...
User unable to Login with CSRF error
Issue User is unable to login, and gets the below error in logs: User 0 did not provide a valid CSRF token for com.liferay.portlet.SecurityPortletContainerWrapper Environment Liferay DXP 7.3 Resolution Firstly,...
When resetting a password, duplicate error messages appear
Issue Duplicate error messages show up when resetting the password Steps to reproduce: 1. Start and set up Liferay DXP 7.3 SP1 using the setup wizard. The email can be set as test@liferay.com and the password as a...