Search Results

All Results 7011
ソート
Resource Type
Applicable Versions
Deployment Approach
Capability
Feature
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....
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....
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...
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...
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...
How to change max_string_size value from STANDARD to EXTENDED in Oracle 19c?
Issue How to change max_string_size value from STANDARD to EXTENDED in Oracle 19c? Environment Liferay DXP 7.2 SP3 Oracle 19c Resolution Steps for converting max_string_size value to EXTENDED: SQL> show parameter...
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...
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...
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...
Liferay SaaS Prod to DR Backup Restore Failed
Note: please note that Liferay has renamed its Liferay Experience Could offerings to Liferay SaaS (formerly LXC) and Liferay PaaS (formerly LXC-SM). Issue Backup Restore fails when trying to restore Prod's backup...
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...
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...
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...
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...
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...
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...
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...
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  ...
Scheduled Discount automatically applied before schedule Date & Time
Issue Steps to reproduce: 1.Create a speed-well test site. 2.Create vocabulary named "ipdc" and create one category named "World Cup" in it. 3.Now, create product named "FIFA" and select "World Cup" in ipdc category...
Need to set expiry date of doument while uploading in Document and Media
Issue How to set the expiry date for Document & Media? Environment Liferay DXP 7.3 Resolution There is no out-of-the-box feature available to achieve this requirement i.e. to set the expiry date for the documents and...
Publish/Save As Draft button in Product detail Page
Issue Steps to Reproduce: 1. Create a minium site. 2. Go to Products. 3. Select any product. 4. Go to SKU's. 5. Click on the Publish/Save Button. 6. Open the Browser Console. Expected Behavior: It should publish/save...
HTTP Strict Transport Security (HSTS) Header Not Used
Issue The HSTS header cannot completely defend against man-in-the-middle attacks. However, it can be useful in defending against an attack in which an attacker establishes an encrypted connection to the application and...
Navigation to site from 404 error page gives 404 error
Issue Step to Reproduce: 1. Add the below properties in portal-ext.properties - layout.friendly.url.page.not.found=/html/portal/404-page.jsp javascript.single.page.application.enabled=false 2. Place the custom jsp in...
Products not displayed with Draft status
Issue Products not displayed with Draft status under Commerce Product Screen Environment Liferay DXP 7.3 Commerce 3.0 Resolution The observed behavior is a known issue/bug. If the hotfix is required for this issue,...
Unauthenticated REST API call for products - throws Error
Issue Unauthenticated REST API Call for retrieving products /o/headless-commerce-delivery-catalog/v1.0/channels/${channelId}/products { "status" : "INTERNAL_SERVER_ERROR", "title" : "0" } Stack trace: 2021-05-20...
Verbose Error Messages
Issue The name of the technologies used, such as Apache Coyote, Tomcat, etc. are visible. Environment Liferay DXP 7.2, DXP 7.3 Resolution  Each application is responsible for allowing its information to be displayed...
Scroll bar is not working for Catalog Selection while creating product
Issue Please find below steps to reproduce the issue: 1. Create Simple Product 2. Add Product Name 3. Highlight the Catalog box. A list of catalogs will be displayed. Expected: The vertical scroll bar should be working...
Category Selection for Product
Issue Please find below steps to reproduce: 1. Create one vocabulary on a global site 2. Create 8 categories and add 2 subcategories to each category 3. Go to any product and click on select for that vocab. 4. Scroll...
Never Expire in Schedule section in Discount is not getting saved
Issue Steps to reproduce: 1) Create discount. 2) Go to schedule section and uncheck Never Expire. 3) Click on Publish. Actual Behavior: It is still checked after publishing. Expected Behavior: It should remain uncheck...
A non-friendly error message appears in the logs when trying to create a new user through API with a firstName that is longer than allowed
Issue Trying to create a new user via API with a longer than allowed firstName produces a non-friendly error message in the logs Reproducing steps Start Liferay and go to Control Panel > Server Administration >...
Asset publisher can't order web contents if the display language is different
Issue We have web contents made from a custom structure with a particular default language We want to display them in the Asset Publisher sorted by one of the structure's fields, but the order is wrong if...
Known Vulnerabilities with Liferay AntiSamy
The following issue may compromise the security of your Liferay Digital Experience Platform implementation.  Vulnerability Information The Liferay AntiSamy app depends on third party libraries that have known...
Web Contents are not accessible through Headless Api after a full reindex
Issue In case of large web contents executing the reindex all search indexes operation can throw the following warnings: 2021-07-27 06:46:39.595 WARN ...
The size of the user_ table's firstName field should be increased
Issue The size of the firstName (75) field of the user_ table should be increased since it sometimes prevents the creation and access of certain users in an environment. Environment Liferay DXP 7.0 Resolution In...
Developer Studio suddenly crashes
Issue Developer Studio closes by itself after some time with an OutOfMemory error or without any errors at all.  Environment Developer Studio 3.9.3 JDK 11.0.8 Resolution This problem can be experienced when...
Avoid or allow that some applications can be dynamically displayed in a page
Issue The permissions system for an application (portlet) includes a security check when the application is going to be displayed in a page. Normally, the users should not be able to see applications if the...
Trace about Reflection.getCallerClass is not supported when executing Patching Tool
Issue When you try to use the Patching Tool (for example, the command patchingtool.sh info), you get an error similar to the following: 2021-07-16 06:41:48,143 INFO sun.reflect.Reflection.getCallerClass is not...
Headless Delivery API - Filtering structured content
Issue Making use of our headless delivery API you can retrieve all your web contents but sometimes we might want to filter them according to different business requirements, like getting only those web contents...
Field data is disabled on text fields by default
Issue IllegalArgumentException is occurred when trying to run vanilla instance with commerce and search functionality is not working properly in Catalog Page. Text fields are not optimised ERROR...
Category filters are not working for search results
Issue Steps to reproduce the issue: 1. Create a site using Minium Template. 2. Go to the catalog page of the site. 3. Select, Engine or any category from CATEGORY facet. Expected Result: Only 11 Products are...
What permissions are needed to edit content pages?
Issue What permissions does a role need to edit content pages, including adding, configuring and deleting widgets and fragments in it? Environment Liferay DXP 7.2, 7.3 Resolution There are a handful of basic...
Changing the date format in Liferay Forms
Issue I would like to change the date format of the Date Field in the Liferay Forms, it should be dd/mm/yyyy instead of mm/dd/yyyy. Environment Liferay DXP 7.2+ Resolution The Date Format of the Date...
How to obtain the binary logs?
Note: please note that Liferay has renamed its Liferay Experience Could offerings to Liferay SaaS (formerly LXC) and Liferay PaaS (formerly LXC-SM). Issue How can we access the database-related binary...
Can I use O365 integration if Liferay is in DMZ?
Issue Liferay DXP is deployed on DMZ environment i.e. it will not have access to Internet in this case, can we integrate Liferay with Office 365? Environment DXP 7.2+ Resolution No, it will not be possible to use this...
Form field values are not saved when translations are added
Issue Steps to reproduce: 1. Start Liferay with Commerce installed. 2. Go to Content > Forms > Element Sets 3. Add a new element set 4. Add a text field to the element set 5. Add any translation to the element...
Discount with specific account is not applied
Issue While assigning the discount to particular account, it is not getting applied Steps to reproduce 1. Create a Minium test site. 2. Create vocabulary named "ipdc" and create one category named "Gold...
Cache-Control header in static resources is missing when running Liferay from Developer Studio
Issue Cache-Control header is not present in static resources when running the portal from Developer Studio and setting com.liferay.portal.servlet.filters.header.HeaderFilter=true property in...
Why a big .lar import, using SQL Server database makes the Liferay system unreachable?
Issue The Customer has initiated a big .lar import, and during the actual import-process the system cannot be accessed. Environment Liferay 6.2 Liferay 7.0 Liferay 7.1 Liferay 7.2 Liferay 7.3 Resolution For...
Why does the language of web content remain unchanged after translation?
Issue Why is the web content still displayed in English (en-US) translation after changing the portal language to Hindi (hi-IN) translation? Environment Liferay DXP 7.2  Resolution Since this behavior is expected,...
Module projects cannot be created outside a Liferay workspace
Issue Before, I was able to create a module project outside a Liferay workspace. However, now I see a warning that I need a Liferay workspace: Environment Liferay Developer Studio Resolution This is an intentional change...
Message Board Portlet can publish empty threads
Issue The Message Board portlet publishes before a post is completed. Using the Message Boards portlet:  When the 'Subject' field has focus, if the ENTER key is pressed, the thread is published before the 'Body'...
The Backup Service's restore functionality will not accept TGZ files in the file uploader
Note: please note that Liferay has renamed its Liferay Experience Could offerings to Liferay SaaS (formerly LXC) and Liferay PaaS (formerly LXC-SM). Issue I am encountering the inability to upload a database or volume TGZ...
When submitting forms, is it possible to send email notifications to multiple users?
Issue Is it possible to send notifications to multiple email addresses when a user submits a form? Environment DXP 7.0 DXP 7.1 DXP 7.2 DXP 7.3 Resolution Yes, when enabling Form notifications, an administrator can send...
Using '<' character in a option of the 'select from list' field broke the JS of the form
Issue Step to reproduce : Go to Content > Forms Add a new Form Add a Select from List field Add an option using the character "<" (example: <test) Enable Allow Multiple Selection Publish Form or Save Form  Expected...
Is it possible to divide a specific column into a sizeable number of columns?
Issue Is it possible to split the two-column layout into another 3-4 columns on the content page? Environment Liferay DXP 7.2 Resolution This similar required behavior is introduced as a new feature in Liferay DXP...
Fragment's content gets duplicated
Issue When trying to add a page fragment with HTML structure similar to below, the fragment's data gets duplicated after saving. Also, the data is no more editable. <p> <lfr-editable id="heading" type="rich-text">...
Invalid Canonical URL for a page
Issue A page with the URL "/test" should have a canonical URL of /test. But all canonical URLs are shown as "/" for all pages. Steps to Reproduce Create a new empty page "test" (type and content does not matter)....
Web Content shows error on every publish with Featured Image
Issue Steps to Reproduce Create a `Basic Web Content` and give dummy data in source. Now, select any image under Featured Image Tab. Publish the Web Content. Re-edit the same web content and with/without any...
Error when attempting to connect to Sharepoint group site (non-root site)
Issue When the Sharepoint connector is configured to connect to a non-root Sharepoint site (i.e. https://testsite.sharepoint.com/sites/groupsite), the user sees the following error in the UI as they browse documents from...
How to eliminate irrelevant characters from search results?
Issue The Liferay out-of-the-box feature has been used to display search results on a page. Each record of the results displays the document title, the first few sentences in the document, and a few other metadata...