Search Results

All Results 7011
Sort By
Resource Type
Applicable Versions
Deployment Approach
Capability
Feature
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...
How to have a more complete text editor when editing a web content?
Issue Is it possible to have a text editor with more functions than what comes by default in Liferay DXP? Environment DXP 7.3 DXP 7.2 DXP 7.1 DXP 7.0   Resolution [DXP 7.3] Add the following property to your file...
How to turn on Debug logging for Patching tool?
Issue When we have any kind of issues while using Patching Tool, we can't analyze the problem because we see the same information in the log and in the console too: The command has failed. Please see the log for...
Creating thread dumps in docker/kubernetes based environment
Issue Is there any easy way to generate a thread dump in docker/kubernetes based environment? Environment Liferay Docker images Resolution The official Liferay Docker images are shipped with the thread dump...
Roles Admin portlet should not display permissions for Instance Settings and App Manager portlets
Issue Reproduction Steps 1. Add a Regular Role "Role A", and grant this role the following permission App Manager: Access in Control Panel App Manager: Configuration App Manager: Permissions App Manager: Preferences...
Are Unique Email Addresses Required for Authentication
Issue Our company has a few external clients whose users have unique screen names, but all share one email address. This is causing various conflicts such as two users being unable to sign in simultaneously. The error...
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...
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...
Excluding 3rd party Javascript libraries from loading
Issue How to exclude third-party libraries when they are not needed, such as lodash, headless, API explorer etc. Environment DXP 7.0+ Resolution Control Panel > Configuration > System Settings > Third Party Some of...
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...
' 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)...
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...
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...
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...
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...
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...
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...
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...