Search Results

All Results 6986
Sort By
Resource Type
Applicable Versions
Deployment Approach
Capability
Feature
Why is the category/tag selection not working at article creation?
Issue While the user is creating a new article, he cannot select the categories or tags of the specific site.     Environment Liferay Portal 6.2 Liferay 7.0+ Resolution In order to be able to select the categories the property json.web.service.enabled needs to have a true value. Please...
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 vulnerabilities. Affected Products Liferay AntiSamy 2.0.x (for Liferay Portal...
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 the display language is different than the web content's default language...
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 > Script Use the following Groovy script to create a new user via API with a...
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  [liferay/search_writer/SYSTEM_ENGINE-2][ProxyMessageListener:86] java.lang.RuntimeException:...
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 terms of changing the column's size, this adjustment could result in a...
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 JDK 11.0.8 is used to start up Developer Studio, for example by having the...
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 created from a certain structure or only those ones where some field contains...
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 supported. ReflectionUtil.getCallerClass will be much slower due to this....
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 administrator did not configured/added previously to that page. It is feasible to...
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 displayed in the Search Results (as 11 is the number next to the "Engine"...
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 [http-nio-8080-exec-7][ElasticsearchIndexSearcher:165] java.lang.RuntimeException:...
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 permissions needed for a given role to be able to edit content pages: Pages >...
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 logs that are stored on the SSD? Environment Liferay SaaS Resolution You can connect to...
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 Field in Liferay Forms (and in other functionalities that has Date fields) depends on...
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 feature, as it uses cloud services for authentication  , content:...
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 set and save. 6. Go back to form and add any new form 7. Add the element and...
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 Jewellery" in it. 3. Now, create product named "Gold Earrings" and select "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 portal-ext.properties does not help. Environment Liferay DXP 7.1 Liferay Developer Studio...
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 SQL Server to function properly. SQL Server’s Read Committed Snapshot...
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 implemented under LPS-110421. The reason for this change is that...
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, DXP 7.2 does not have an OOTB functionality to meet this requirement. This...
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 file using the Backup Service's restore functionality in the...
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' field can be edited. Example 1. Click: New Thread 2. Add a Subject Title to...
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 multiple notifications by entering the recipients' email addresses...
Can the cart store items independently for each Store?
Issue The use case is a marketplace (B2B2C) scenario. In that marketplace, there are multiple EC sites under the umbrella. There are cases where a user starts shopping at Store A, putting Store A items in a cart, then goes shopping at Store B, and putting Store B items in a cart. In this...
How can a Liferay admin set the article-Id manually?
Issue How can a Liferay admin set the article-Id manually? Environment Liferay 7.0 Liferay 7.1 Liferay 7.2 Liferay 7.3 Resolution Start a vanilla Liferay bundle. Navigate to Control Panel --> Configuration --> System Settings --> Web Content --> Administration. Uncheck the option...
Replacing NTLM SSO with Kerberos in Liferay Portal 6.2
Issue NTLM SSO protocol has some vulnerabilities addressed by Microsoft in CVE-2020-1472 (external link), forcing to use the secure RPC connection. See also How to manage the changes in Netlogon secure channel connections associated with CVE-2020-1472 (external link). It's not possible...
Configurations for embedded portlets are not updated when deploying an updated theme
Issue I have a theme with an embedded portlet that I have deployed and applied to a site. I updated the configurations of the embedded portlet and deployed the updated theme to the site, but I do not see the updated configurations be applied to the embedded portlet. Environment Liferay...
Importing LDAP users with the same email address
Issue I want to import LDAP users that have the same email address, but the import fails due to an error about a duplicate email address: 2021-08-02 16:53:47.766 ERROR [https-jsse-nio-4443-exec-13][LDAPAuth:432] Problem accessing LDAP server...
Are Commerce Products searchable as digital assets with the normal (non-commerce) Search Results widget?
Issue Blogs, Web Content, Wiki, etc. all participate in the CMS as digital assets. Have Commerce Products the same behavior? Environment Liferay Commerce out-of-the-box Resolution Commerce Products are digital assets actually, so Search Results widget should list them as the rest assets....
Does an upgrade to a new Liferay Fix Pack include the upgrade of Tomcat version?
Issue Do we need to upgrade the Tomcat version when we upgrade to a Liferay version? Environment Liferay DXP 7.2 Resolution A Fix Pack doesn't change the Tomcat version, it only patches Liferay that was deployed inside Tomcat and the osgi modules. A Liferay bundle in a Service Pack...
Headless API call returns 404
Issue When calling a Liferay method in headless delivery API, it returns 404, or an empty list. Example: "/v1.0/sites/{siteId}/document-folders" results in { "status": "NOT_FOUND", "title": "No Folder exists with the key {folderId=37649}" } Environment Liferay DXP 7.0 Liferay DXP 7.1...
How to select a web content article in a JSP
Issue  is there any documentation to select a Journal Article (Web Content Article) from a particular folder in a custom jsp? Environment DXP 7.2 Resolution There is a framework and API for doing that, actually with any kind of asset. It's called Item Selector. For more details on how to...
My CDN cannot cache documents uploaded to Documents and Media
Issue My CDN cannot cache documents uploaded to Documents and Media Environment Liferay DXP 7.0, Liferay DXP 7.1 Resolution The CDN cannot cache the documents uploaded to Documents and Media because we make Cache-Control header as private for all Documents and Media files which was...
Can I remove parameters appended to the image URL?
Issue Can I remove parameters appended to the image URL? For example, https://[domain.name]/documents/48742/50327/xyz.jpg/8e72765b-3a49-42a2-ad95-7e262a163b83?t=1484729757000. I want the image URL to be just:  https://[domain.name]/documents/48742/50327/xyz.jpg   Environment Liferay DXP...
Document library store type migration fails with AbstractMethodError
Issue When running a document library store type migration (e.g from simple to advanced file system store), the process fails with: 2019-04-02 08:46:19.951 DEBUG [http-nio-8080-exec-6][MaintenanceUtil:36] Executing com.liferay.portal.convert.documentlibrary.DocumentLibraryConvertProcess ...
CAPTCHA widget disappears after form submission
Issue For a form with the CAPTCHA enabled for submission, after the form is submitted, the CAPTCHA will disappear. This issue only occurs for a user who is logged in. If the guest user is submitting the form (i.e. no user is logged in), the CAPTCHA will reappear after each submission....
Exported Data to .CSV files with accented characters does not import correctly into MS Excel
Issue After exporting data from contacts stored in Liferay to a .CSV file, it was found that when trying to import that .CSV file to Microsoft Excel, if there were letters and words that contained accents (i.e. á, é, í, ó, ú), these letters were replaced with other symbols and letters....
The transparent pixel of a PNG image becomes black in preview
Issue When we upload a PNG image with transparency to Documents and Media, the preview image converts the transparent pixel to black. Environment Liferay DXP 7.0, Liferay DXP 7.1 Resolution This behavior was a limitation by Java vendor. When scaling the image and using...
Where can I download Liferay Connector to X-Pack Monitoring?
Issue When trying to download Liferay Enterprise Search Monitoring (formerly Liferay Connector to X-Pack Monitoring) from Marketplace, I'm asked to enter my information and then the sales team will contact me.  Environment DXP 7.2   DXP 7.1   DXP 7.0 Resolution Liferay Enterprise Search...
Asset Publisher Change Notification
Please be aware that the page you are viewing has been machine translated from Japanese into English and may contain some translation errors. If you observe any issues with the translation, please contact us. Issue I do not receive notifications when content is updated I do not receive...
Allow Guest / anonymous user add comment in Message Boards
Issue Is there any configuration to allow Guest / anonymous user add a comment in a Message Boards thread? Environment Liferay DXP 7.1 Resolution To allow Guest user posting a comment in Message Boards, user can define permissions for the Guest role. Refer to the following steps: Go to...
Version Limits for Web Content
Please be aware that the page you are viewing has been machine translated from Japanese into English and may contain some translation errors. If you observe any issues with the translation, please contact us. Issue Is there a limit to the number of versions of web content? Environment...
Kaleo Fork Causes Microsoft SQL Server Deadlock
Issue When using Microsoft SQL Server as Liferay's database, using a workflow with a fork will cause the database server to deadlock Environment Liferay Portal or Liferay DXP with Microsoft SQL Server as Liferay's database Resolution When using SQL Server as Liferay's database, the Read...
Security Advisory for CVE-2019-2729 for Oracle WebLogic
Issue Oracle has issued a security alert for Oracle WebLogic wherein a deserialization vulnerability via XMLDecoder in Oracle WebLogic Server Web Services has been detected. The following resource and information are obtained from Oracle's Tech Network, and is intended for subscribers...
Categories are available in child sites?
Issue When trying to categorize a document in a child site, categories which are created in the parent site are reflected into the child site as well Environment Liferay DXP 7.0 Resolution Categories created on each parent site will be inherited to the respective child sites as well and...
Folder navigation is not proper in Knowledge base display portlet
Issue Folder selection menu changes when the selected folder is having only one article  having more than one article Environment Liferay Knowledgebase plugin for Liferay DXP 7.0 Resolution Folder selection would be available in the top of the portlet when the configured root folder or...
How to configure the "check-auth-token" parameter within an OSGi portlet?
Issue The current Liferay DXP portal properties file contains the following for the "check-auth-token" parameter: # # Set this to true to enable authentication token security checks. The # checks can be disabled for specific actions via the property # "auth.token.ignore.actions" or for...
Page Templates and Staging –> Page Versioning interconnected work with limitations.
Issue Page Templates and Staging –> Page Versioning used together have limitations. The two features serve different purposes: - Page Templates are reusable layout patterns that make page creation easier and avoid the manual work of users. - Staging –> Page Versioning can be considered a...
Set Site Role Permissions for Documents and Media are not applied
Issue If I create a site role with only the view permission for Documents and Media, the user assigned to it still can access not only the view but all the other options. Environment Liferay DXP 7.0  Resolution When you create a user, he/she will be a site member in order to access the...
Who is this Anonymous User?
Issue I started noticing actions logged in the Audit trail as a Blank User (user id 0). Who is this Anonymous user? Environment Liferay DXP 7.0 (Fix Pack 60 onwards) Liferay DXP 7.1 Liferay DXP 7.2 Resolution The Anonymous User record is actually a feature of Liferay that addresses the...
Search option is not visible under site membership using SOLR
Issue  After configuring SOLR, search option under Site Membership is not visible. Environment Liferay DXP 7.0 SOLR Server 5.2.1 Resolution If you are not getting the search option under Site membership then the issue is resolved in fix-pack de-35 or above and the latest Solr plugin...
Document library folder creation limit of 65533 or 32767 (AIX) exceeded
Issue Creation of new folder fails with IOException I have hit the underlying operating system's limit for the number of files/subfolders per folder. With FileSystemStore or AdvancedFileSysteStore you can run into this problem.  Environment Portal 6.2 DXP 7.0 DXP 7.1 Resolution Reduce...
Is request-based p_auth token supported to prevent CSRF attack?
Issue To prevent CSRF attacks, Liferay provides options to enable authentication token security checks. The current token is session-based token. Is request-based p_auth token supported? Environment Liferay DXP 7.1 Resolution Currently, the p_auth token is generated based on the user...
Trash don't show up in site content
Please be aware that the page you are viewing has been machine translated from Japanese into English and may contain some translation errors. If you observe any issues with the translation, please contact us. Issue Recycle Bin doesn't show up in site content Environment Liferay Portal...
How to export Journal article from Liferay portal 6.2EE and import it to DXP 7.1
Issue Recommended approach to export Journal article from Liferay portal 6.2EE and import it to DXP 7.1 Environment Liferay Portal 6.2 EE Liferay DXP 7.1 Resolution LAR files are version dependent. The portal upgrade is the Recommended approach to export the journal articles from the...
Document that is downloaded instead of previewed in the browser
Issue A document with an especial extension is automatically downloaded if visit its URL instead of show it in the browser. Environment Liferay 6.2 Liferay DXP 7.0+ Resolution This is because that specific extension is not listed on the default MIME type list:...
Unable to edit uploaded document in Document and Media Portlet.
Issue In Liferay Portal 6.2, while previewing a document, there were options present to edit, delete the document. But in Liferay DXP 7.0, by default these options are not visible while previewing a document. Environment Liferay DXP 7.0 Resolution The first approach is by going to Site...
How to create Wiki page with attachment
Issue When I create a new Wiki page there is no attachment section. Where can I find it? Environment Liferay DXP 7.0 Resolution First, save the newly created page, then edit it Now you can see the attachment section and you can add files to your Wiki page.  Additional Information While...

Showing 6,001 to 6,060 of 8,770 entries.