Search Results

All Results 7167
ソート
Resource Type
Applicable Versions
Deployment Approach
Capability
Feature
Total Count for Documents and/or Web Content
Issue We are looking for a way to determine how many web contents and documents are on our Liferay platform. Environment DXP 7.3  DXP 7.4 Resolution Liferay Support is limited in providing a groovy script for this scenario as it would fall under our Consulting Services. However, the...
Sitemap is not generated properly for the domain in a clustered environment
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 is a known bug which is addressed via LPS-127840 The issue has been fixed...
Behavior when different Javascript is set in the advanced settings of page and widget pages
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 What is the behavior when different Javascript is set in the advanced...
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 field attributes with this name pattern:...
How can I access to the stored metadata of "Documents and Media" documents?
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 Documents and Media documents? Can you please provide us with the correct...
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 currently a product limitation, although there is already a feature request to...
Headless API calls using basic auth fail in Liferay SaaS
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 my Liferay SaaS environment, I get 403 Forbidden responses. How can I make...
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 of form1 through (Java, headless, JSONWS, etc.) API? Environment...
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 com.liferay.portal.store.db.DBStore Environment Liferay DXP 7.3 -7.4 Resolution Based on...
Configuring Service Probes
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 configuring them in your own environment. For more information on using and...
Liferay Security Scanning
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. The internal procedures are classified as proprietary information since a lot...
Can I change the permissions of a specific role for multiple pieces of content at once?
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 permissions of a specific role (e.g.:Guest role) for...
Is there a way to see a list of content that has been granted specific permissions?
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...
CKEditor does not wrap the text in a new line in the same paragraph automatically
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 To resolve this and have the <p> tag around the text you are editing,...
If I switch languages in the language portlet, does it also switch the language in the account 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 If I switch languages in the language portlet, does it also switch the...
What message is displayed when I log in with an expired password?
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?...
Category parent-child relationships and asset publisher 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. Category parent-child relationships and asset publisher settings Issue When the...
Permissions needed for changing image of a category
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 > Product management > Products > Commerce Product > Manage Images...
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 styles, like btn-success, btn-info, btn-warning etc. See the full list...
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 exceptions (JournalArticle, BlogsEntry and FragmentEntry).  Knowledge...
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 [http-nio-8080-exec-14][TransactionCommitCallbackUtil:46] Unable to execute transaction commit callback...
Counter in Web Content Display remains at 0 after activating Enable View Count Increment
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 following properties in portal-ext.properties should be enabled:...
Restrict the upload of certain Document and Media files by checking their metadata
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 just changed, so it should restrict the upload by the files' content instead of...
Trying to save a form with many fields fails showing a blank page
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 in the logs: PortletServlet:117] null javax.portlet.PortletException:...
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 following instructions contain additional steps not explicitly stated...
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 disappeared. Go to Control Panel > Objects Create an object definition Add a...
Configuring RSS feeds for web content
Issue How can I configure an RSS feed for web content? Environment Liferay DXP 7.2 Liferay DXP 7.3 Liferay DXP 7.4 Resolution In order to configure an RSS feed for web content, you should perform the following: Enable RSS feeds by going to Global Menu > Control Panel > System Settings >...
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 script by default. To generate the thread dump, running this script...
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 portal-ext.properties:...
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 details. Can we extract more details from the log? Environment Liferay DXP...
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 You need to check if you have installed analysis-icu plugin for...
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. event What criteria are used to sort widget categories such as highlights, WIKI...
Reverting a hotfix while keeping your existing Fix Pack
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 that by attempting to run the above command, all patches are removed from...
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 App Manager: View Instance Settings: Access in Control Panel Instance...
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 in log looks like this below: WARN [https-jsse-nio-0000-exec-000]...
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 marked as localizable.   Environment Liferay DXP (Any version)   Resolution If a...
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 [com.liferay.journal.model.JournalArticle_PORTLET_12345], message...
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 is of the person who updated the content Actual: Avatar remains the...
How to Login after Blacklisting the Sign-In Portlet
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 access? Environment DXP 7.1 Resolution The best option, in this case,...
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 them are disabled by default and could be enabled in these settings if...

該当件数: 8,995 件中 4,121 - 4,160