Search Results

All Results 7011
ソート
Resource Type
Applicable Versions
Deployment Approach
Capability
Feature
Segment not working with request parameter option
Issue Segment not working using Request Parameters filed. The issue can be replicated using Widget Page as well as Content Page. Steps to reproduce: Create a Blank page named "test" Create a Basic Web Content Go to...
How to set SameSite cookie attribute to Strict within Tomcat
Issue How can I adjust the JSESSIONID cookie's SameSite attribute from None to Strict? Environment Liferay DXP 7.1 - 7.4 Resolution The JSessionID cookie's attributes are set by your application server or web...
Not every required field has a consistent color after validation
Issue Read-only and editable input fields are differently identified when it comes to form validation Steps to reproduce: 1) Start up a clean instance 2) Create a new structure in Content & Data → Web Content →...
Unable to bind to the LDAP server javax.naming.AuthenticationException: [LDAP: error code 49 - Invalid Credentials]
Issue Unable to connect to Open LDAP in DXP due to the following UI error Environment Liferay DXP 7.4 Resolution These errors typically occur when Liferay is unable to communicate with LDAP or when mapping mistakes...
What will generate previews for PDF files, if OpenOffice is enabled? PDFBox or OpenOffice?
Issue As the article at https://help.liferay.com/hc/en-us/articles/360029131731-Server-Administration-External-Services mentions   PDFBox is included with Liferay DXP and generates automatic previews for certain file types...
Pages using template have a different URL showing in sitemap.xml
Issue When crating pages or web content using a page template the URL that is generated contains a "w" character. When checking the sitemap, this pages are being referenced using the character "-" instead of...
I cannot use special characters in Templates
Issue I included certain special characters in a template such as ¡áéíóú and saved it. When I reopened the template, the HTML and Elements sections stopped displaying. When I saved the template again, the UI showed...
Entity content is too long for the configured buffer limit
Issue When performing a custom search such as: IndexSearcherHelperUtil.search(searchContext, query); the following exception is thrown from Elasticsearch and no results are obtained from the...