Search Results

All Results 6967
ソート
Resource Type
Applicable Versions
Deployment Approach
Capability
Feature
Workflow cannot be used with Publications enabled, and vice versa
Issue When we enable Workflow and Publications together, and we can't publish assets, e.g. web content articles We see the below exceptions in the log: ERROR...
Link doesn't work in Knowledge base when a non-standard protocol is chosen.
Issue When adding the notes:// protocol to a link in Knowledge Base, AntiSamy removes it and displays it as text. Environment Liferay DXP 7.2, 7.3 Resolution By default, everything is sanitized by AntiSamy, with 3...
Can we add more button types/styles in Fragments?
Issue Is there a way to change the available options in the button type dropdown? E.g. can we add more button styles to fragments? Environment Liferay DXP 7.3+ Resolution Bootstrap provides several additional button...
Related Assets section in web content editor screen does not show Commerce Products
Issue The Related Assets section in web content editor screen does not show Commerce Products despite following the steps in Enabling Commerce Products as Related Assets documentation Environment DXP 7.4 Resolution The...
An Object is missing from the Application or Control Panel menu after restarting
Issue A custom Object configured to display in the Application or Control Panel menu is missing after restarting the application. The custom Object was previously present with Update 49 installed, but has now...
Error: "type=mapping_parsing_exception, reason=Failed to find type parsed [icu_collation_keyword] for ...." displayed in the log after upgrade
Issue This error could appear in the client log after upgrading the portal: type=mapping_parsing_exception, reason=Failed to find type parsed [icu_collation_keyword] for .... Environment DXP 7.2 or higher Resolution...
Widget categories and order of widgets in the page edit menu
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....
Elasticsearch Errors - Failure in Bulk Execution and Parsing
Issue We upgraded Elasticsearch and now when we try to re-index JournalArticles we are seeing the following Elasticsearch errors: ERROR: = failure in bulk execution [liferay-12345], type [LiferayDocumentType], id...
Sorting search results by a localizable structure field is wrong when viewing the page in different languages
Issue When using the Search Sort widget to order the search results by a structure field, it results in different ordering when viewing the page in different languages. The selected structure field is...
Incorrect Avatar Displayed when Editing Web Content
Issue If I create an item of web content then someone else updates that web content, the avatar of the  person who did the update is not displayed. This causes a mismatch between avatar and name. Expected: Avatar...
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...
Can't save default values for web content because of required fields
Issue When the user tries to edit the default values of the structure field, they receive an error and the updated default values are not saved. Steps to reproduce: 1) Set up DXP 7.4 2) Navigate to Content & Data...
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...
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...
The file is uploaded with a Guest View permission
Issue When users upload a file to a restricted DDL, the file does not inherit its permission, so guest users can view the file via a link even though the DDL is not visible to them. Steps to reproduce: 1. Start a...
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...
Cannot get the DDM fields stored in ddmFieldArray Elasticsearch nested field when executing a search from Java code
Issue I am trying to execute a search query to get the DDM fields stored in Elasticsearch of web content but they are not being returned. The same code was working in DXP 7.0, 7.1, and 7.2, returning the DDM fields as...
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...