Search Results

ナレッジベース 3819
Resource Type
Applicable Versions
Deployment Approach
Capability
Feature
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...
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...
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:...
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...
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...
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...
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...
Why is the rich-text toolbar floating instead of permanent?
Issue Users can't see the rich-text actions toolbar until they select a piece of text if they create a new fragment with a rich-text type editable field and place it on a content page. Steps to reproduce 1) Start...
Configuration of Flag notification Email sender addresses and names
Issue Flag content warning (e.g. when a user reports a thread on a Message Board as inappropriate) is not sent to admins despite changing the email sender name and address under Control Panel > Instance...
Build error while doing buildService
Issue User gets below error when doing buildService outside the *-service module: FAILURE: Build failed with an exception. * What went wrong: Some problems were found with the configuration of task...
Can we prevent editors from injecting executable code in Web Content fields?
Issue When rendering the text fields stored for a Web Content through Web Content Templates, the resulting markup might execute undesired code if the editor has introduced executable code like: <img src=x...
Set Message Boards 'to email address' for notifications
Issue Message Boards email notification's 'to address' uses 'from address' instead. When you go to Content&Data → Message Boards → Configuration → Email from and set a valid email address, Message Boards will...
Unable to bind to the LDAP server javax.naming.CommunicationException: [Root exception is java.lang.ClassNotFoundException: javax.net.ssl.SSLSocketFactory cannot be found by com.liferay.saml.web_
Issue During the time of portal login using the LDAP users, the user('s) are able to log in successfully, LDAP connections have an active connection but observed the below warnings in the Liferay log.  2021-12-17...
Session logs out intermittently after being redirected by the payment link
Issue After being redirected by the payment link, the session logs out. Steps to reproduce : 1. Login in Liferay. 2. Call the API in Postman. Request parameters are attached (SSL Commerz Request Parameters.txt)...
Asset Publisher view.jsp has potential XSS vulnerability
Issue When a user tries to retrieve the assetEntryId in asset-publisher-web/view.jsp, the content is not validated or escaped. This means XSS could occur. Reproduction Steps: 1. Add 3 journal articles. 2. Add an...
Liferay form security
Issue The form can be submitted with an invalid captcha value Steps to Reproduce: 1) Navigate to Content & Data > Forms 2) Add a Form 3) Add a text field 4) Click on kebab on the top right and navigate to Settings...
413 Request Entity Too Large
Issue Whenever a user is trying to upload a file/document in Document & Media portlet, the error "HTTP response 413 and Request Entity Too Large message" is thrown. Environment Liferay DXP 7.2 Resolution This...
Commerce Orders are not visible to users with view permissions
Issue When view permissions are assigned to users to see the commerce orders with a custom role. But, when login users are unable to see the orders. Steps to reproduce. 1. Create Minium Site( With Admin User) 2....
Duplicate Product is not taking the name provided by user
Issue While duplicating the product, the name provided by the user is not saving instead it is taking the default one i.e. [Copy of +"Product Name"] Steps to reproduce 1. Navigate to Products under Product...
Translation is lost when default translation is not filled
Issue Steps to reproduce: Start a vanilla 7.3 bundle. Create a web content structure with minimum 2 text fields and add a translation to it in any language (I used Hungarian, but also tested with Dutch before). Start...