Search Results

All Results 7006
ソート
Resource Type
Applicable Versions
Deployment Approach
Capability
Feature
CKEditor Styles pull-down menu shifts position when hovering the mouse cursor over it
Issue CKEditor Styles pull-down/drop-down menu shifts its position when hovering the mouse cursor over it:   This only happens when setting up CKEditor using the following properties on...
Reindex icon is visible to all users
Issue Reindexing icon is available on top of every page while reindexing for all the users irrespective of roles Environment Liferay DXP 7.2 Resolution This can be disabled for all users by blacklisting the...
Video and audio files cannot be played and generate thumbnail on Linux/Unix based OS with Xuggler enabled
Issue Xuggler is enabled to play video and audio files. When running on a Linux/Unix-based system, the audio and video files are displayed without any thumbnail and cannot be played. They do not start when...
Is Liferay compatible with macOS?
Issue Can I use Liferay DXP 7.2 with macOS?   Environment Liferay DXP 7.2   Resolution The compatibility matrix is made for production systems, however, developers can also use other operating systems with...
'getRealUserId is not a function' when upgrading to 7.3 u6+
Issue When upgrading to 7.3 update 6+, some undesired behaviors occur and the console log shows the following error:  Uncaught TypeError: themeDisplay.getRealUserId is not a function Environment Liferay DXP 7.3 Update...
Comments on Workflow tasks
Issue Comments added when assigning, approving or rejecting a Workflow task, are not presented in the 'Comments' section of the Review/Workflow task page. My Workflow Task page: Comment to Approval: Review/Workflow...
Changes to preferences in one breadcrumb portlet are replicated in the other breadcrumb portlets
Issue I added the breadcrumb portlet on two widget pages. When I change a preference for a portlet on one page, the same settings are replicated in the portlet on the second page. Environment Liferay DXP 7.2...
When working with Information Templates, can I access the Asset Entry Object?
Issue An 'Information Template' configured with Type: 'Asset' doesn't give access to the actual Asset Entry Object. Is there a way to access it? Environment DXP 7.4  Resolution At the time of writing, this is not a...
Cannot publish from Staging to Live from non-master nodes
Issue When performing a Staging publication from a cluster node that is not the master, the publish operation is not executed and an exception is written to the log file: 2022-08-11 22:15:28.704 ERROR [[ACTIVE]...
Deploying Commerce Hotfix in Liferay PaaS
Note: please note that Liferay has renamed its Liferay Experience Could offerings to Liferay SaaS (formerly LXC) and Liferay PaaS (formerly LXC-SM). Issue How to deploy a Commerce hotfix in Liferay PaaS?...
Publications can be enabled on a remote live site
Issue Publication can be enabled in a remote-live-staging setup on the remote-live site. Steps to Reproduce Set up 2 separate bundles configure them for remote live staging  On Staging Site, navigate to Global Menu...
Not able to remove row or column
Issue Unable to remove a row or a column Step to reproduce: 1) Navigate to Forms 2) Add a Form 3) Add a grid field 4) Add three rows and columns 5) Try to remove a row or a column Expected Behavior: Users are able...
Resource and Global scopes tabs are not listing under oAuth2 administration scopes
Issue I not see the Resource and Global Sub-tabs under the Scopes tab on Oauth2 clients (in Control Panel/ OAuth2 Administration) Environment 7.3+ Resolution After https://issues.liferay.com/browse/LPS-105158 the scope...
The form exported data showing empty value for 'Select from list' field
Issue Steps to reproduce: 1. Start Liferay DXP 7.0 2. Navigate to Content > Forms > Create a new data provider. 3. Data provider entries are: Name: Countries of the World URL:...
How to check the date of site creation
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...
LAR File Auto Deployment
Issue Is there any way to programmatically load LAR files out of the box? Environment All Liferay Versions Resolution At this time there is no out-of-the-box method for auto-deploying LAR files. LAR files cannot be...
Where is the option to view the layout where the web content is published?
Issue We are looking for a possibility to view the layout where the web content is published   Environment Liferay DXP 7.1   Resolution There is the following groovy script which can be executed via Server...
User Last Login Date Not Updating
Issue We're observing that our user's loginDate and lastLoginDate are not updating correctly in the user table.   Environment DXP 7.1 DXP 7.2 DXP 7.3  Resolution 1) Set the following portal-ext property:    ...
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...
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...