Search Results

All Results 7167
Sort By
Resource Type
Applicable Versions
Deployment Approach
Capability
Feature
Password syntax check "Allow words in dictionary" in password policy settings
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 There is a feature in the sword syntax check to "allow words in the...
The URL may contain a language code such as "en" and the display language may switch unintentionally.
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 The URL may contain a language code such as "en" and the display language...
Deleting address breaks the checkout widget
Issue After adding an address, if the address is deleted before completing a purchase in progress, then you are no longer able to checkout. Environment DXP 7.4 Commerce Resolution To resolve this behavior, open a help center ticket to request a hotfix containing COMMERCE-9915, content:...
What happens if the SSL policy changes?
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 Currently, three policies exist: default, modern, and restricted. If...
How to change the number of digits in the CSRF token parameter "p_auth
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 Can I change the number of digits in the CSRF token parameter "p_auth"?...
How many languages can be added to the default language selection when creating 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 How many languages can be added to the default language selection when...
I want to restart a service on my Cloud environment
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 want to restart a service (such as the Liferay service) on my Liferay PaaS environment. Environment Liferay PaaS Resolution Go to...
Password setting link expiration date when creating a new account
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 an expiration date on the link to set a password when creating a...
Liferay DXP Compatibility with Mac OS
Issue Could you tell me if LIFERAY DXP 7.2 version is compatible with the Mac OS system?  Environment Liferay DXP all versions Resolution The compatibility matrix is made for production systems, however, developers can also use other operating systems with the supported JDK versions, but...
Image optimization in one place
Issue There is a possibility to crop and put effects on an image, adjust the brightness, and change the resolution, but we did not find an option to optimize the weight of an image. Is it possible to optimize an image directly in the back office?   Environment Liferay DXP 7.2 Liferay DXP...
Maximum number of decimal places
Issue What is the Maximum number of decimal places?   Environment Liferay DXP 7.4   Resolution Stores a decimal number value with a limit of 16 digits, whether before or after the decimal. For example:999.9999999999999(16 digits total) Note: Due to its limited number of digits, this...
Validation and Masking of Form Fields
Issue Is there any documentation detailing how all customer input fields are validated?   Environment Available only from Liferay DXP 7.4    Resolution Certain Forms fields can be validated (Text, Date, and Numeric fields) and masked (Numeric fields) to ensure User input is valid. Enable...
Non-Searchable Web Content is appearing in Asset Publisher
Issue Web Content with Searchable option turned off is still showing in Asset Publisher Environment DXP 7.4, DXP 7.3 Resolution Non-Searchable Web Content appearing in Asset Publisher is now the intended behavior for DXP 7.3 and 7.4 (LPS-141570). There is currently no configuration to...
Problem with Web content structure field reference
Issue Reproduction steps: 1. Create a structure "test-structure" -> add single selection field. 2. Edit the field options and corresponding field references -> Option1 (field reference: "true") and option2 (field reference: false). 3. save. 4. create a web content with "test-structure"....
Can Users share blogs with emails that are not associated with an internal user?
Issue Are internal users able to send these Share Emails to external users? Steps to reproduce: 1) Start a clean bundle of DXP 7.3 2) Set up an SMTP server and connect it with Liferay and verify that email notifications are sent out properly 3) Navigate to Control Panel -> Users and...
Reindex all search indexes programmatically
Issue How to reindex all search indexes programmatically? Environment Liferay DXP 7.2 Liferay DXP 7.3 Liferay DXP 7.4 Resolution Please note: The following information involves customizations or implementation ideas that are beyond the scope of Liferay Support. There is no out-of-the-box...
' Done button' in the select dialog popup window is not keyboard accessible by pressing Enter key
Issue When the 'Done' button is highlighted by the screen reader and 'Enter' is pressed on the keyboard the button is not activated, and nothing happens Steps to reproduce: 1) Content Data > Documents and Media 2) New  '+' > File upload > Topic Select button Expected Behavior: 'Done...
Spellcheck Suggestions retain all original words
Issue Reindex all spell check indexes (Control Panel > Search > Reindex all spell check indexes) Create a Basic Web Content with title: Leave out the cash Publish Open the default search page:http://localhost:8080/web/guest/search Configure Suggestions portlet Enable "Display "Did you...
What character sets are available?
Issue What character sets are currently available? For customers with accented names (umlaut etc), we want to ensure both systems behave consistently.    Environment Liferay DXP 7.4 Liferay DXP 7.3   Resolution UTF-8 character set is available, content:...
Size limit for an integer value
Issue What is the size limit for an integer value?   Environment Liferay DXP 7.4   Resolution Liferay is written in Java and the Java integer size value is valid for Liferay as well.  Maximum value:2147483647 Minimum value:-2147483648 size: 4 bytes  , content:...
Optimize the permission inheritance in the Documents and Media portlet
Issue We would like to create a subfolder that Inherits the parent folder permission.   Environment Liferay DXP 7.3   Resolution To configure Liferay that enables the permission inheritance between parent and child folders, but it turned out that due to a technical limitation of the...
The screen name cannot be an email address or a reserved word
Issue When trying to log in with an Active Directory user, sign-in failed with the below error ERROR [http-nio-8080-exec-9][BaseSamlStrutsAction:59] Screen name test@liferay.com for user 34945 must validate with com.liferay.portal.kernel.security.auth.DefaultScreenNameValidator: The...
Blueprint logger class
Issue How to get additional log information while working with Blueprint  Environment Liferay DXP 7.3 and 7.4 Resolution The generated search request can be retrieved by setting the log level forcom.liferay.portal.search.elasticsearch7.internal.ElasticsearchIndexSearchertoINFO in the...
Unable to set display page templates for Global Structures in a sub site
Issue Since Default Values are not site-scoped, but always share the scope of their Structure, and because Global Structures can't have Display Pages set because there are no pages on the Global site, Global Structures should never have the Display Page option displayed for their Default...
Workflow is not triggered for hidden content pages
Issue Trigger workflow for hidden content pages is not working Steps to Reproduce: 1) Navigate to Site Menu > Site Builder > Pages 2) Add a blank 3) Navigate to page configuration, set 'Hidden from Navigation Menu Widget' to 'Yes', and click on the Save button 4) Navigate to Site Menu >...
Product details widget
Issue The product details widget is not showing the related tabs (e.g. Full Description, Replacements, Attachments, Specifications, etc.) Environment Liferay DXP 7.4 Commerce 4.0 Resolution The observed behavior is a known Liferay DXP bug which has been addressed in Liferay DXP 7.4...
How to configure an asset publisher RSS feed with a short redirect URL and specific number of items
Issue When configuring the RSS Feed in an Asset Publisher, I would like to have the URL in the RSS XML short without the long URL containing the "Redirect" part. I also would like to specify the number of items that will be displayed on the RSS XML. Environment Liferay DXP 7.2 Liferay...
The file input reset after changing the document type
Issue Steps to reproduce: 1. Start Liferay DXP 7.3 2. Create a Document Type. 3. Create a folder in the Documents & Media portlet. 4. Open the created folder and choose a file to upload. 5. Change the document type (the page reloads, thus the file input resets) 6. Click publish. Expected...
The friendly URL for Web Content is generated without any clean special characters, dots, or slashes
Issue When a user creates web content with dots '.', the friendly URL shows the dot. Unlike other special characters such as Spaces, the dot is not replaced. Steps to reproduce: 1. Start the DXP 7.3 2. Navigate to Content & Data -> Web Content and add basic web content with a title that...
The Structure field is rendered incorrectly on template page
Issue When the content of a fragment 'select from list' is mapped as a field in a display page template or content page, the rendering contains unexpected characters. Steps to reproduce: 1) Set up a clean instance of DXP 2) Navigate to Content and Data -> Web Content -> Structures and...
Fragments are no longer accessible due to deleted users
Issue The user creates a User with the Administrator role, then impersonates the User and adds a fragment collection to the Global Site. They then deactivate and delete the user. They attempt to create a fragment from the collection as the original admin. The fragment has been created....
Unable to create directory error
Issue The following error appears in the console: ERROR [Start Level: Equinox Container: 10106855-d66b-001d-184e-d6958ecd00e8][comliferayportalstorefilesystem:97] [com.liferay.portal.store.file.system.FileSystemStore(1871)] The activate method has thrown an exception...
How to sort dynamic data list?
Issue The user has created a dynamic data list such as 'Branch Name,' 'Branch Code,' and so on. And how to sort the list based on the branch code? Environment Liferay DXP 7.2 Resolution Please note: The following information involves customizations or implementation ideas that are beyond...
Which database table stores the custom field values?
Issue The user has created some custom fields like 'Role', and 'User Type' inside the user portlet. Which database table contains both user and custom field data together? Steps to follow: 1. Start Liferay DXP 7.2 2. Create a new user. 3. Add the value in the respective fields. 4. Create...
An incomplete form with an object auto-saves multiple records
Issue An incomplete form configured with an object auto-saves multiple records under unique IDs.  In the example below, an object 'Questionnaire' is displayed over a 3-page form. Fields on pages 1 & 2 for FormID, Name, Mail, and Address are completed by the user. Page 3 containing the...
Custom fields with default values
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. event I would like to know which custom fields can be specified with default...
How to refer to site names, site members, and site roles from the database
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 How do I reference a site name, site member, or site roll from the...
How to replicate the Elasticsearch data when creating an Active-Passive Liferay environment?
Issue We are creating an Active-Passive Liferay environment, where the Liferay data from the filesystem and database of the active servers are replicated to the passive nodes of an external data center. We also want to replicate the Elasticsearch data to the passive nodes, is there any...
How to protect against CVE-2022-41853 vulnerability
Issue How can I mitigate vulnerability CVE-2022-41853 regarding Liferay DXP?   Environment Liferay Portal 6.2 EE Liferay DXP 7.0 Liferay DXP 7.1 Liferay DXP 7.2 Liferay DXP 7.3   Resolution CVE-2022-41853 : This vulnerability has been fully fixed with the following LPS-165641  ...
"cannot execute SELECT FOR UPDATE in a read-only transaction" error while logging in portal
Issue Below error observed in logs and UI(internal serve error) while logging in to the portal: 2022-11-22 10:41:23.108 ERROR[http-nio-8080-exec-16][JDBCExceptionReporter:234]ERROR: cannot execute SELECT FOR UPDATE in a read-only transaction  and...

Showing 4,121 to 4,160 of 8,995 entries.