Search Results

All Results 6265
Sort By
Resource Type
Applicable Versions
Deployment Approach
Capability
Feature
I want to hide "Disable" when using the "Date" item in Web Content Structure.
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...
The already selected text colour is overridden when changing the text style in fragment's rich text editor
Issue When we edit a fragment (e.g. paragraph) with the rich text editor on a content page and change the text style of a previously coloured/formatted text section, the colour is lost. As an example: We change the...
Account Member cannot see Open Carts
Issue 1) Create a new site with Minium Template 2) Go to Control Panel > Users 3) Create a new user (User A) 4) Go to Control Panel > Account 5) Create a new Account and assign the Administrator and User A to the...
Calculation field of a form allows editing after defining some rules
Issue After creating a form with 3 Numeric fields and one of them being only for calculation purposes, you are able to edit this calculation field without any blocker from the system that would prevent it...
Calculation rule of a form doesn't work if one field is hidden
Issue When creating a form in DXP 7.4 and doing the steps below, the calculation field does not populate itself if the inserted number is different than 10, this prevents the second field from showing up...
Why is web content search not working based on keyword relevance?
Issue When using Liferay 7.0 or 7.1 inside the Web Content Administration the default search results for a speciifc web content keywords are returned based on modified date and not relevance.       ...
The "Go to Site" button on the product menu is not displayed
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...
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...
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....
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...
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...
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...
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,...
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...
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...
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...
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...
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...
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...
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...
' 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)...
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...
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  ...
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...
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...
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...
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...
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...
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...
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...
Why there is no "Link to page" element when mapping it on a fragment?
Issue When we include a "Link to page" field into a structure and we are attempting to map it on a fragment, the "Link to page" field is missing from the list. Environment Liferay DXP 7.1+ Resolution This is...
How can I fetch a form's entries with API in DXP 7.4?
Issue 1. Get a vanilla 7.4 (latest update) 2. Create a form: form1 3. Put a text field on it: field1 4. Submit the form a couple of times, so that it will have a few entries. Question: how can I retrieve the form entries...
Selecting a new repository hook
Issue Selecting a repository hook (store implementation class) under Server Administration→Data Migration is showing the below two options only com.liferay.portal.store.file.system.FileSystemStore...
How to set a link to be applied to the whole fragment
Issue Sometimes, the need of establishing a link that applies to the whole fragment arises. The first idea that might come up is usually to use nested editable fields. However, nested editable fields are not...
WARN message that includes frozen indices have been deprecated
Issue The below WARN message is observed continuously in the Liferay logs    WARN [https-jsse-nio-8443-exec-62][RestClient:65] request [HEAD...
Why are HTML updates of a cachable Fragment set not propagating to the content page after updating the Collection Contributor module?
Issue When I attempt to edit and publish the HTML of a Fragment set after it has been published on a content page the propagated changes do not reflect on the content page.  Environment DXP 7.3 DXP 7.4 Resolution...
Uploaded file is lost when changing Document Type in Documents and Media
Issue File input resets after changing the Document Type in Documents and Media File Upload Steps to reproduce: 1. Create a Document Type 2. Create a folder in Documents and Media 3. Navigate to the folder 4. Click...
A popup will appear whenever accessing shared content
Issue An alert will pop up Steps to reproduce: 1) Add a new user 2) Add blog entry or document with <script>alert(123);</script> title 3) Share the asset with the new user 4) Login the new user 5) Navigate to the...
Form not translating month and day of week in date field calendar
Issue Date field calendar in Forms does not display elements like months and weekday abbreviations in the default language of Liferay DXP Is it possible for my forms to display months and date on the Liferay DXP...
Wrong language when posting a content in Social Media
Issue We have two languages set in our environment.  The previews of news articles shared on Facebook appear in the incorrect language. We posted in French (fr) but we saw 'de' in the URL.   Environment...