Search Results

All Results 6975
ソート
Resource Type
Applicable Versions
Deployment Approach
Capability
Feature
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...
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...
Do we need gzip for images?
Issue When retrieving images from Liferay server, gzip is not enabled. Environment DXP 7.0+ Resolution As images are already compressed, using gzip on them won't provide any additional benefit, and can actually...
After creating option in product details screen no successful message is appearing
Issue No success/failure message is coming for adding a new option in product detail screen. Steps to reproduce 1. Create `Minium` site. 2. Go to any product. 3. Create option, after creating the option no...
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...
Adding a custom item into the journal article drop-down menu (web content drop-down menu)
Issue Within the drop-down menu for Web Content, is there a way to configure my own custom items?  The example for Document Library seen in this blog utilizes the DLDisplayContextFactory extension point. Is there...
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...
Allow only one user to be logged into an account
Issue When someone is logging into an account I want to invalidate the previous session.  Environment Liferay DXP 7.0+ Resolution With the following portal-ext property you can invalidate sessions, allowing only one...
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...
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...
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 >...
The HTML tags are added by the editor when editing content in the Content editor
Issue When editing content in the Content editor, the HTML tags are being added by the editor. Steps to Reproduce: 1. Login to Liferay 7.1 as Liferay Admin 2. Navigate to Control Panel -> Announcements and Alerts...
Missing 'for' attribute in labels in Liferay Forms
Issue Steps to Reproduce: Login as admin Go to Content & Data → Forms and create a form Add a text and a date_picker field Go to the forms page and use WAVE or another accessibility checker to see the...
LAR Import doesn't maintain references for Content Display Widget
Issue While exporting and importing a page containing "Content Display Widget", the content referenced by the widget is no longer properly referenced after the import. Steps to reproduce: 1. Create a Basic...
When I try to create a new page and use the page name of a previously deleted page I receive the error: DuplicateFriendlyURLEntryException - DXP 7.3
Issue When I create a new page and name it by using a previously deleted page's name, I receive the following error like this one: ERROR [ajp-nio-0.0.0.0-8009-exec-7][PortletServlet:119] javax.portlet.PortletException:...
Alloy Editor Image-Dialog with double-click went missing
Issue In DXP 7.2 before FixPack 10 it was possible to open the image properties dialog with double-click in the web content editor. Environment DXP 7.2 FP 10+ Resolution This is an intended change, see LPS-127058...
Cookie login failure (Cookie invalid or empty) in mobile SDK applications with SAML activated
Issue After activating SAML in their portal, an application developed using Mobile SDK fails to log in with the following error (Could not login ... Cookie invalid or empty): 2021-05-27 11:00:18.818...
External editor fails to open with Office 365
Issue When using Firefox and trying to click the menu option "Edit with Office 365" in DXP 7.2, the external editor may fail to open.  Environment DXP 7.2 Resolution The reason for this behavior is due to a pop-up blocker...
When I change the page name and its friendly URL, the new page can still be accessed when using the old page URL - DXP 7.3
Issue I have a page with a friendly URL. I changed the page name and friendly URL. However, when I try to access the page with the new name using the old page friendly URL, I get redirected to the new page instead of...
Azure Blob Storage
Issue How to store file from Liferay to Azure blob storage container in Liferay DXP 7.3 Environment Liferay DXP 7.3 Resolution Configuring the store To configure the store, go to System Settings > File Storage > Azure...
Impersonation Security concerns
Issue Impersonation is a powerful feature of Liferay. This article serves to answer the following questions regarding its security.  Who triggers the impersonation request? How long that kind of access will be used?...
Liferay Sync is overwriting file versions of LibreOffice documents in Documents and Media
Issue Liferay Sync is overwriting file versions of LibreOffice documents in Documents and Media For example, if we have Liferay Sync configured to detect changes within a directory where a LibreOffice document is actively...
Import tags using .csv files
Issue If you need to add tags in bulk, the only way to do it in Liferay is via .lar files. Would it be possible to import via .csv files? Environment Liferay DXP 7.0, DXP 7.1, DXP 7.2, DXP 7.3. Resolution Liferay...
How to resolve users being unable to log out after configuring a Token-Based SSO
Issue After configuring and enabling a Token Based SSO in our 7.2 environment (upgraded from 7.0), users are now unable to log out, and they are instead redirected to the home page (still logged in). In our 7.0...
Wrong Romanian ("ro") translation in Language_ro.properties
Issue It has been reported that the Romanian translation for both the country name and language of Romania is incorrect in Language_ro.properties.  Actual behavior: romanian=Romanana country.romania=Romanana...
Countries in Shipping address are displayed in English regardless the selected user language
Issue Steps to reproduce: Log in and go to My Account > Account setting Change the language to something other than English (e.g. Hungarian or German) Create a Minium site and navigate to catalog Add a few items to the...
Guest User cannot access the display page template after publish to live web content that has been edited
Issue Steps to reproduce 1. Create web content with structure Basic Web Content. 2. Create a default display page template for Basic Web Content. 3. Add Asset Publisher Portlet to the home page. 4. Configure...
Custom Field values are not saving in SKUs
Issue When we are giving any values in the custom field, it is not saving the values in SKU even after publishing. Steps to reproduce 1. Go to control panel menu > select Custom Fields under Configuration. 2. In...
I cannot export Liferay Portal users
Issue When I try to export the portal users, the process fails and the portal displays the error "This site cannot be accessed". The portal log shows the following errors: ERROR [default...
How to get admin's name off of the form and replaced with desired text?
Issue Steps to reproduce Start a clean bundle of Liferay DXP 7.1 installed with dxp-10 Go to Content -> Forms and add a new form. Add a text field to the form and then Publish it Edit the form and select the options in...
CVE-2021-27568 json-smart v2 through v2.4
Issue Steps to Reproduce: The json-smart.jar's can be found here:...
Price Range Filter not working on Sell Price
Issue Follow the below steps to generate an issue 1) Take Liferay DXP 7.3 GA1. 2) Login with a valid credential 3) Create new minium site template 4) Go to products for e.g ABS Sensor -> Click on SKUS -> Give Base...
How to import commerce product?
Issue Is there any feature where we can import Liferay Commerce Products? Environment Liferay DXP 7.3 Commerce 3.0 Resolution There is no out-of-the-box feature available to import the products in bulk. However, the...
Price Change for Duplicate Product
Issue Steps to Reproduce: 1. Create a Minium site. 2. Go to Products. 3. Open any product. 4. Create a duplicate of that product. 5. Open the SKU of the original product. 6. Change the Base Price. 7. Now open the SKU...
Product workflow triggers before clicking on Submit for Publication
Issue Steps to Reproduce: 1. Assign workflow to Product. Open Menu > Workflow > Process Builder Now go to Process Builder > Configurations. For Commerce Product, choose Single Approver Workflow(Refer to the...
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...
When a Friendly URL is created the redirection is temporal (302) when it should be permanent (301)
Note: please note that Liferay has renamed its Liferay Experience Could offerings to Liferay SaaS (formerly LXC) and Liferay PaaS (formerly LXC-SM). Issue When a Friendly URL is created the redirection is temporal...
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...
Logging in a Liferay instance with a user whose prefered language is different from the default portal language
Issue Access to the portal with a user who has a different language set up than the default configured. Environment Liferay DXP 7.2 Resolution Liferay will show the portal in the language configured in its settings....
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...
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...