Search Results

Knowledge Base 3761
Sort By
Resource Type
Applicable Versions
Deployment Approach
Capability
Feature
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...
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...
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...
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 >...
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...
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...
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 >...
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...
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...
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...
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-...
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...
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...
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...
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...
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...
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,...
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...
Option field 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. After opening the SKU, open the option field...
Commerce sorting functionality
Issue Steps to reproduce: 1. Please select one value from Option facet filter. 2. Please select sort option Price: Low to High. 3. Observe result. Products are not sorted according to price. Environment Liferay DXP 7.3...
Commerce pagination
Issue Steps to Reproduce: 1. Select one of filters. 2. Check Search results. 3. Navigate to the second page for more results. 4.: After clicking on pagination , filter is removed Environment Liferay DXP 7.3 Commerce...
Duplicate product copy creator of existing product
Issue Steps to reproduce: 1- Create a user merchant1@gmail.com who has permission to view/ update catalogs so that he can create products. 2- Create a catalog named - "Common Catalog" by logging with an admin user. 3-...
Google’s Cloud Storage (GCS) bucket support.
Issue Google’s Cloud Storage (GCS) bucket support. Environment Liferay DXP 7.3 SP1 Resolution This feature will be merged in the upcoming fix pack 3. Hence, please check the LPS-131049 Please create a support ticket...
The behavior of bypassing SAML SSO has changed
Issue There is a use case in which a subset of users are meant to bypass SAML SSO and login directly to the Liferay SP. On Liferay 7.2 dxp-8, users successfully used the following URL to achieve this:...
Numerous antiJarLocking warnings
Issue User encounters numerous warning messages regarding the property 'antiJarLocking' when running Liferay 6.2 and upgrading Tomcat 7.0 to Tomcat 8.5 : org.apache.catalina.startup.SetContextPropertiesRule.begin...
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...
java.lang.NoClassDefFoundError: org/apache/commons/lang3/StringUtils when indexing documents and media with an EPUB file
Issue During reindexing, the 'java.lang.NoClassDefFoundError: org/apache/commons/lang3/StringUtils java.lang.NoClassDefFoundError: org/apache/commons/lang3/StringUtils' exceptions have been observed. Steps to...
Content Pages are marked as Draft without any user interaction
Issue The content pages are marked as Draft without any user interaction Steps to Reproduce: Add a new content page Add an asset publisher widget to the page Configure the Asset Publisher with the following...
Layout Group ID is not published while using "Link to Page" field inside the web content
Issue Steps to reproduce 1. Create two public pages First and Second in the default Guest site. 2. Create a custom structure and template "Link to Page" by referring the attachments. 3. Create a new web content...
ADA Liferay WAVE error
Issue When we run WAVE analysis on Liferay site and, even on vanilla bundle, one of the error is “Empty Button” under the element with the id of “hrefFM” is observed. Steps to reproduce 1. Install the WAVE tool...
"The requested resource could not be found" in Activities portlet
Issue "The requested resource could not be found" while accessing the file and folder under the Activities portlet. Environment Liferay DXP 7.1, 7.2 Resolution Liferay's OOTB Activities portlet provides...
Media on products are not visible with view permission
Issue Unable to view media on product with view permission. Steps to reproduce 1. Create a role named "Merchant1" and a user "merchant1@gmail.com" who has role merchant1 (PFA the list of permissions for this...
Compile with CI when code requires of external library in Liferay PaaS
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 trying to compile code using CI service the...
Drop-down fields "Choose an Option" are displayed when the user has not selected one of the options in the list yet. Even though the selected language is Greek, it still displays "Choose an Option" instead of the Greek translation.
Issue Set the default language to Greek in Control Panel -> Configuration -> Instance setting (set only 2 current languages: English and Greek) Create a form with a 'Select from List' field with some options and mark...
A navigation menu can't be removed
Issue A navigation menu cannot be deleted by the user. On a clean instance, the issue can be reproduced with the provided user's database.  Steps To Reproduce: (i) Restore the attached DB to a Liferay 7.2 fix pack...
$reserved-article-url-title.data doesn't provide i18n friendly URL
Issue If you have a content with different friendly URLs per language, when trying to retrieve those friendly URL via velocity template, $reserved-article-url-title.data doesn't provide internationalized URL....
Friendly URL is not being generated if the web content shares same title in two locale.
Issue Create a Basic web document. Name it as "ABC" and publish it. Now changes the language from en-US(English) to es-ES(Spanish) with the help of the language portlet present before the title field and again name it...
I cannot download the vCard from another user
Issue The Contacts Center Widget allows users to export the user’s vCard and save it as a VCF file. vCard is a file format standard for electronic business cards. If a regular user clicks on the vCard from...