Search Results

All Results 7008
ソート
Resource Type
Applicable Versions
Deployment Approach
Capability
Feature
Can a user upgrade from Liferay 6.1 to DXP 7.4.x?
Issue Do I need to follow the upgrade page mentioned in the below article for example: Liferay Portal 6.1.x → DXP/Portal 7.1 → DXP 7.4: Environment Portal 6.1 DXP 7.4.x Resolution Ensure parameter...
ratings-score tag could not be used when updating from 7.0 to newer versions.
Issue In 7.0 (or a previous version) a custom development is using  <liferay-ui:ratings-score> tag. When this custom code is updated to be used in a newer version (for example, 7.4) this tag is not found and could...
Search doesn't return results after reindexing
Issue After a full reindex the search doesn't return any results. The Webserver protocol is set to HTTPS (This is set by the web.server.protocol in portal-ext.properties) and the Tomcat server is not...
Can both Liferay and LDAP Password policies be enabled at the same time?
Issue Is there a way to make both of Liferay and LDAP policies work together, so that users logging via Liferay authentication will be handled by Liferay's password policies and users authenticating...
Warn of Publication Conflicts By Checking if the Same Content was Modified in a Different Publication
Issue When working on a Publication, I would like Liferay to automatically check if the same content was modified in a different publication or in the production environment. Such a feature would proactively...
Wildcards are not considered in site administration menus' search bar
Issue When searching for a document in e.g. the Documents and Media tab the search functionality doesn't return the document if its name contains underscores. We have a document named 'Qwe_Rtz_Uio.txt'...
Method "themeDisplay.getScopeGroupId()" executed within a Widget Page Template does not retrieve the site's groupId
Issue Given a Widget Page Template, when we use the themeDisplay.getScopeGroupId() method from a Freemarker template to try to retrieve the groupId from the original site, a different groupId will be retrieved. Would...
A "processAction method not implemented" error is shown in the log
Issue Many processAction method not implemented errors are thrown in the server log: ERROR [http-nio-8080-exec-1][PortletServlet:117] null javax.portlet.PortletException: javax.portlet.PortletException: processAction...
Can user preview web contents before publishing?
Issue Is there a way a CMS Author can preview web content before publishing it to production? Environment Liferay DXP 7.4 Resolution The preview feature is inside the action (3 dots) menu of the web content list. Steps to...
Complete page content is not visible while clicking on search result
Issue Step to Reproduce: 1. Spin a Liferay DXP 7.4 u31. 2. Create one blank page named demo. 3. Place Asset Publisher on the newly created page. 4. Open the configuration of Asser Publisher by clicking on the Action...
Adding custom jar in module project as it gets remove after gradle refresh.
Issue The custom jar is getting removed after the Gradle refresh. Environment Liferay DXP 7.0 and above Resolution Create a folder libs inside the module project and place the custom jar in it and add the below code in...
How does the fragment caching work?
Issue When using fragments, does the cache on content update perform a proper flush? How does fragment caching work in general? Environment DXP 7.3 Resolution If we have a dynamic fragment, and if caching is turned on,...
Field Reference value not getting applied to the web content
Issue When attempting to update the Field Reference value within created web content a generically named value is displayed instead of the value manually added. Environment DXP 7.4 Resolution To resolve this...
How to enable "Require strangers to verify their email address?" only for new users
Issue I need to enable the option "Require strangers to verify their email address?" in the Instance Settings. However, when I perform this configuration, the functionality is activated for all users, including...
ADA Accessibility - I expect the Search, Info Icon, and Menu buttons to have the correct labels
Issue Expected Result: I expect the Search, Info Icon, and Menu buttons to have the correct labels, and for the Screen Reader to announce each with the following announcement: "Search Button" "Info Button" "Menu...
Is it possible to send notifications to my Portal users?
Issue Is there a way to send an alert so that a group of users, at a site or organization level, receive a notification in the Portal? Environment Liferay DXP 7.1 - 7.4 Resolution Currently, there is no way to...
Should the themeDisplay.getCanonicalURL() function return a canonical URL on a HTML page?
Issue When a custom canonical URL is configured on a HTML page, running themeDisplay.getCanonicalURL() in the browser console returns the friendly URL instead. Environment Analytics Cloud Resolution The getCanonicalUrl...
Webp images do not display in control panel editor
Issue We are unable to work with webp images in our authoring environment  Environment DXP 7.4 Resolution Setup and enable ImageMagick in Liferay: Liferay Learn - Enabling ImageMagick and Ghostscript Navigate to...
Force Authentication in SAML requiring reauthentication in SP
Issue With SAML and Force Authentication enabled, I am required to reauthenticate requests from the SP Environment DXP 7.3, 7.4 Resolution This behavior is intended, but to avoid manual reauthentication in this...
specification facet view more feature
Issue How to configure the dynamic view more button in the specification facet? For example, from a UI perspective, if 100 specifications are created, then it shows specifications 10 at a time, and after that,...