Search Results

Capability
Feature
Deployment Approach
Sitemap is not generated properly for the domain in a clustered environment
authorEmailAddress: anishq.sharma@liferay.com, authorName: Anishq Sharma, content: Issue Sitemap is not generated with page name for a clustered environment, when xml.sitemap.index.enabled portal property is set to true. Environment Liferay DXP 7.2 Liferay DXP 7.3 Resolution The observed behavior...
Behavior when different Javascript is set in the advanced settings of page and widget pages
authorEmailAddress: yutaro.hamasaki@liferay.com, authorName: Hamasaki Yutaro, 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....
Cannot get the DDM fields stored in ddmFieldArray Elasticsearch nested field when executing a search from Java code
authorEmailAddress: jorge.diaz@liferay.com, authorName: Jorge Diaz, content: 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 access to the stored metadata of "Documents and Media" documents?
authorEmailAddress: jorge.diaz@liferay.com, authorName: Jorge Diaz, content: Issue I am trying to develop a module that manages files and metadata in the Documents and Media Library but I am struggling to interact with the metadata from metadata sets. How can I access the stored metadata of...
Why there is no "Link to page" element when mapping it on a fragment?
authorEmailAddress: gergely.szalay@liferay.com, authorName: Gergely Szalay, content: 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...
Headless API calls using basic auth fail in Liferay SaaS
authorEmailAddress: madeleine.clay@liferay.com, authorName: Madeleine Clay, content: Note: please note that Liferay has renamed its Liferay Experience Could offerings to Liferay SaaS (formerly LXC) and Liferay PaaS (formerly LXC-SM). Issue When I make remote headless API calls using basic auth to...
How can I fetch a form's entries with API in DXP 7.4?
authorEmailAddress: sorin.pop@liferay.com, authorName: Sorin Pop, content: 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
authorEmailAddress: sivakumar.perumal@liferay.com, authorName: Sivakumar Perumal, content: 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...
Configuring Service Probes
authorEmailAddress: madeleine.clay@liferay.com, authorName: Madeleine Clay, content: Service Probes should be configured based on your individual business needs. The following overview is meant to explain the basics of how Service Probes work, so that you can better make decisions about...
Liferay Security Scanning
authorEmailAddress: mariano.alvaro@liferay.com, authorName: Mariano Alvaro, content: Issue What procedures does Liferay follow to perform security scanning? Environment Liferay DXP Resolution Liferay uses DAST and SAST tools for scanning. Pen test and manual code reviews are performed as well....
Can I change the permissions of a specific role for multiple pieces of content at once?
authorEmailAddress: taro.shimada@liferay.com, authorName: Shimada Taro, 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...
Is there a way to see a list of content that has been granted specific permissions?
authorEmailAddress: taro.shimada@liferay.com, authorName: Shimada Taro, 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...
CKEditor does not wrap the text in a new line in the same paragraph automatically
authorEmailAddress: balazs.letai@liferay.com, authorName: Balázs Létai, content: Issue Pressing 'Enter' when typing, CKEditor will not wrap the new line in the same paragraph automatically. The editor generates a new line with a <br /> tag instead. Environment Liferay DXP 7.3 Update 5+ Resolution...
If I switch languages in the language portlet, does it also switch the language in the account settings?
authorEmailAddress: taro.shimada@liferay.com, authorName: Shimada Taro, 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...
What message is displayed when I log in with an expired password?
authorEmailAddress: taro.shimada@liferay.com, authorName: Shimada Taro, 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...
Category parent-child relationships and asset publisher settings
authorEmailAddress: taro.shimada@liferay.com, authorName: Shimada Taro, 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....
Permissions needed for changing image of a category
authorEmailAddress: balazs.letai@liferay.com, authorName: Balázs Létai, content: Issue Why a user, having full permission in Categorisation > Categories, could not change the image of a category? Environment Liferay DXP 7.4+ Resolution Set within the role's Define permissions tab, Commerce >...
Can we add more button types/styles in Fragments?
authorEmailAddress: balazs.letai@liferay.com, authorName: Balázs Létai, content: 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...
Link doesn't work in Knowledge base when a non-standard protocol is chosen.
authorEmailAddress: maria.picado@liferay.com, authorName: María Picado, content: 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...
Workflow cannot be used with Publications enabled, and vice versa
authorEmailAddress: solyom.nagy@liferay.com, authorName: Solyom Nagy-Györkös, content: 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...
Counter in Web Content Display remains at 0 after activating Enable View Count Increment
authorEmailAddress: ricardo.couso@liferay.com, authorName: Ricardo Couso, content: Issue After activating the option Enable View Count Increment in System Settings → Web Content → Web Content Display, the counter remains at 0. Environment Liferay DXP 7.2+ Resolution In Liferay DXP 7.2 the...
Restrict the upload of certain Document and Media files by checking their metadata
authorEmailAddress: solyom.nagy@liferay.com, authorName: Solyom Nagy-Györkös, content: Issue We would like to restrict uploading any files to the Document and Media portlet by their extension, however, there should be an extra check in their content (mime) type to make sure the extension wasn't...
Trying to save a form with many fields fails showing a blank page
authorEmailAddress: jorge.garcia@liferay.com, authorName: Jorge García Jiménez, content: Issue I'm creating a new form that has numerous fields. At some point when I try to save the form it won't let me add any more fields: when I try to save it, a blank page appears and the error below is shown...
Related Assets section in web content editor screen does not show Commerce Products
authorEmailAddress: diana.seung@liferay.com, authorName: Dia Seung, content: 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
authorEmailAddress: joel.garman@liferay.com, authorName: Joel Garman, content: 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...
Configuring RSS feeds for web content
authorEmailAddress: ahmed.abdin@liferay.com, authorName: Ahmed Abdin, content: Issue I would like to configure the RSS feed for web content. Environment Liferay DXP 7.2 Liferay DXP 7.3 Liferay DXP 7.4 Resolution In order to configure the RSS feed for web content, you should perform the following:...
Creating thread dumps in docker/kubernetes based environment
authorEmailAddress: sivakumar.perumal@liferay.com, authorName: Sivakumar Perumal, content: 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...
How to have a more complete text editor when editing a web content?
authorEmailAddress: pablo.vidal@liferay.com, authorName: Pablo Vidal, 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?
authorEmailAddress: gergely.szalay@liferay.com, authorName: Gergely Szalay, content: 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...
Error: "type=mapping_parsing_exception, reason=Failed to find type parsed [icu_collation_keyword] for ...." displayed in the log after upgrade
authorEmailAddress: georgel.pop@liferay.com, authorName: Georgel Pop, content: 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
authorEmailAddress: yutaro.hamasaki@liferay.com, authorName: Hamasaki Yutaro, 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....
Reverting a hotfix while keeping your existing Fix Pack
authorEmailAddress: kanchan.bisht@liferay.com, authorName: Kanchan Bisht, content: Issue When it is necessary to install a new hotfix in the affected environment, the following command needs to be run:  ./patching-tool.sh revert (Linux) or patching-tool.bat revert (Windows) The concern here is...
Roles Admin portlet should not display permissions for Instance Settings and App Manager portlets
authorEmailAddress: amit.tiwari@liferay.com, authorName: Amit Tiwari, content: 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
authorEmailAddress: kenneth.back@liferay.com, authorName: Kenny Back, content: 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...
How to programmatically acquire a valid access token for a project's Liferay PaaS console?
authorEmailAddress: gustavo.vasconcelos@liferay.com, authorName: Gustavo Vasconcelos, content: Note: please note that Liferay has renamed its Liferay Experience Could offerings to Liferay SaaS (formerly LXC) and Liferay PaaS (formerly LXC-SM). NOTE: This article is an INTERNAL article and is not...
Sorting search results by a localizable structure field is wrong when viewing the page in different languages
authorEmailAddress: gustavo.vasconcelos@liferay.com, authorName: Gustavo Vasconcelos, content: 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...
Elasticsearch Errors - Failure in Bulk Execution and Parsing
authorEmailAddress: kenneth.back@liferay.com, authorName: Kenny Back, content: 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...
Incorrect Avatar Displayed when Editing Web Content
authorEmailAddress: morheno.legros@liferay.com, authorName: Morheno Legros, 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...
How to Login after Blacklisting the Sign-In Portlet
authorEmailAddress: kenneth.back@liferay.com, authorName: Kenny Back, content: Issue We Blacklisted the Sign-In Portlet with a third-party authentication application and the admin logins were not synchronized in the process and so now we can no longer access our environment. How can we restore...
Excluding 3rd party Javascript libraries from loading
authorEmailAddress: balazs.letai@liferay.com, authorName: Balázs Létai, content: 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...
How to set a link to be applied to the whole fragment
authorEmailAddress: daniel.couso@liferay.com, authorName: Daniel Couso, content: 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...
Flood stage disk watermark [95%] exceeded
authorEmailAddress: sivakumar.perumal@liferay.com, authorName: Sivakumar Perumal, content: NOTE: This article is an INTERNAL article and is not visible to customers, currently. Please only link this article in internal comments, but not public comments. Issue While using Elasticsearch docker...
WARN message that includes frozen indices have been deprecated
authorEmailAddress: sivakumar.perumal@liferay.com, authorName: Sivakumar Perumal, content: 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?
authorEmailAddress: steven.gibbs@liferay.com, authorName: Steven Gibbs, content: 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...
Can't save default values for web content because of required fields
authorEmailAddress: kanchan.bisht@liferay.com, authorName: Kanchan Bisht, content: 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...
Uploaded file is lost when changing Document Type in Documents and Media
authorEmailAddress: kanchan.bisht@liferay.com, authorName: Kanchan Bisht, content: 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...
The description of the uploaded image is not displayed in an image type fragment
authorEmailAddress: kanchan.bisht@liferay.com, authorName: Kanchan Bisht, content: Issue The description is not set in the alt tag. Steps to reproduce: 1) Upload an image to the document library 2) Add a description 3) Create a content page 4) Add an image fragment 5) Map it to the image you just...
The web content display is broken
authorEmailAddress: kanchan.bisht@liferay.com, authorName: Kanchan Bisht, content: Issue New Structure Field causes Freemarker errors in the default Template Steps to reproduce: 1) Navigate to Content & Data -> Web Content -> Structures and create a structure with a 'Text' field 2) Create Web...
A popup will appear whenever accessing shared content
authorEmailAddress: kanchan.bisht@liferay.com, authorName: Kanchan Bisht, 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
authorEmailAddress: pablo.vidal@liferay.com, authorName: Pablo Vidal, content: 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...
Changing the behavior of the staging publications deletions
authorEmailAddress: ahmed.abdin@liferay.com, authorName: Ahmed Abdin, content: Issue I would like to delete publication entries that are older than XX days where XX is somehow configurable. The current logic of clearing the publications by:...
Wrong language when posting a content in Social Media
authorEmailAddress: viktoria.gyomber@liferay.com, authorName: Viktória Gyömbér, content: 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...
Unable to see the accounts in Account Selector
authorEmailAddress: pooja.bhambani@liferay.com, authorName: Pooja Bhambani, content: Issue Steps to reproduce: 1. Start Liferay DXP 7.4 2. Create a site using a minium site template. 3. Create a new account by navigating to the Accounts. 4. Open the Account Selector -> Accounts List. Expected...
The file is uploaded with a Guest View permission
authorEmailAddress: kanchan.bisht@liferay.com, authorName: Kanchan Bisht, content: 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...
Search widget redirecting to minium '/search' page
authorEmailAddress: pooja.bhambani@liferay.com, authorName: Pooja Bhambani, content: Issue Steps to reproduce: 1. Start Liferay DXP 7.4. 2. Create a site by using a minium site template. 3. Navigate to the created minium site. 4. Search any product in the search bar widget. Expected Result: The...
Discounts Target Price Type is showing 'Net Price' in channel
authorEmailAddress: pooja.bhambani@liferay.com, authorName: Pooja Bhambani, content: Issue Steps to reproduce: 1. Start Liferay DXP 7.4 2. Create a new site by using a minium site template. 3. Navigate to the created channel Commerce > Channels > Minium(Channel Name) > Prices. 4. Config Discounts...
A few MP4 videos are not playing
authorEmailAddress: kanchan.bisht@liferay.com, authorName: Kanchan Bisht, content: Issue Some MP4 videos are not functioning correctly. Steps to Reproduce: 1) Startup Liferay 7.3 SP1 2) Install Xuggler. 3) Upload some MP4 videos Expected Behavior: All the videos should be played. Observed...
Segment's 'AND' condition is not working properly
authorEmailAddress: kanchan.bisht@liferay.com, authorName: Kanchan Bisht, content: Issue Attempting to create a segment with two Organization equals criteria and the AND operator Steps to reproduce it: 1) Navigate to Segments 2) Add a new segment 3) Put a name for this segment and drag the...
How long are the services logs stored in Liferay Cloud Console?
authorEmailAddress: rafael.regner@liferay.com, authorName: Rafael Regner, content: Note: please note that Liferay has renamed its Liferay Experience Could offerings to Liferay SaaS (formerly LXC) and Liferay PaaS (formerly LXC-SM). Issue Currently, through the web console, we only obtain the logs...
Why doesn’t copying a widget page make an exact copy of a widget page?
authorEmailAddress: steven.gibbs@liferay.com, authorName: Steven Gibbs, content: Issue When I make a copy of the widget page, only a copy of the layout is created(such as the columns and the portlets and configurations on the page), any web content on the original page isn't copied to the new...