Search Results

All Results 7008
ソート
Resource Type
Applicable Versions
Deployment Approach
Capability
Feature
Piwik script won't execute
Issue Steps to reproduce: 1. Start the server. Log in as  Admin. 2. Navigate to Site > Configurations > Site Settings > Advanced Tab. 3. In the Analytics section navigate to the Piwik script box and add the valid...
Should the download option in the Documents and Media widget be displayed immediately?
Issue Users are experiencing difficulties downloading PDFs from the Documents and Media Portlet. Steps to reproduce 1) Create a Documents and Media Portlet on the Home Page 2) Upload a PDF and other files 3)...
How to find the "Look and Feel" and "Advanced" tabs when creating a content page
Issue When I create a content page, I am not able to find the "Look and Feel" and "Advanced" tabs. Environment Liferay DXP 7.1 Liferay DXP 7.2 Liferay DXP 7.3 Liferay DXP 7.4 Resolution On DXP 7.1 and 7.2 when you...
After changing the password, site members are not redirected to a page where they don't have the guest view permission
Issue After changing the password, site members are not redirected to a page Steps to reproduce: 1) Start the server, login as Admin 2) Create a new page e.g. /testpage and remove the VIEW permission for the Guest...
Item Selector does not display PDF previews
Issue PDF files not previewing in Item Selector Steps to reproduce: 1. Create a web content structure with a Documents and Media field. Create a template for this structure. 2. Start creating a new web content of...
Error with liboneagentloader.so starting Liferay service
Note: please note that Liferay has renamed its Liferay Experience Could offerings to Liferay SaaS (formerly LXC) and Liferay PaaS (formerly LXC-SM). Issue After updating the Liferay service image used to deploy the...
Is there a REST API method to revoke the OAuth2 tokens?
Issue We want to provide a public REST API method to revoke the OAuth2 tokens following the RFC 7009 specification https://datatracker.ietf.org/doc/html/rfc7009#section-2.1 Does Liferay provide this functionality?...
Error when comparing Web Content versions if creators have been deleted
Issue Steps to reproduce: Start a 7,2 bundle with the latest fix pack (10) Create a web content Create another admin user, login with that Edit the web content Delete that user (deactivate then delete) Go to the web...
Lost layouts when disabling remote staging with page variations
Issue Create a site (siteA) in the nodeA. Create a site (siteB) in the nodeB. Configure staging remote in siteA, enabling the variations page option. Create a page in siteA. In the page created, create a new variation....
Mouse scrolling is not working while adding and dragging a new portlet from the sidebar from DXP 7.3
Issue On larger widget pages, positioning a portlet while adding it from the sidebar by dragging can be uncomfortable from DXP 7.3 as mouse scrolling is no longer working. Environment Liferay DXP 7.3 Liferay DXP...
Problems migrating component from AUI to Clay
Issue Migrating components from AUI to CLAY, there are some features that cannot be directly adapted. Sometimes, these problems in the migration bring features requests or functionality questions regarding CLAY...
Users can access the Control Menu from DXP 7.3
Issue On DXP 7.2, the Control Menu was not visible for Users and Power Users, but from DXP 7.3 it is. But since they don't have any permissions, the Control Menu seems to be empty. Environment DXP 7.3+ Resolution...
Global site DDMs are not exported
Issue We have some DDMs defined in Global site. In a second site (Site A), we define some DDLs that use those DDMs from Global site. We export the Site A DDLs. When we try to import them in a third site (Site B),...
Publication fails caused by "No User exists"
Issue Publishing a Widget Page Template from Staging to Live will fail if the user who created it no longer exists. The following stack trace is seen in the logs: Caused by:...
Use user logged data in autofill form provider
Issue How to configure form provider in order to use logged user data. Resolution Right now this cannot be achieved since the information retrieved when configuring the provider to invoke jsonws get-current-user...
HTTP ERROR 414 when attempting to move web contents/folders
Issue When I try to select all web contents and/or folders and try to move them to another folder I receive an "HTTP ERROR 414". Reproduction Steps: Go to Content & Data --> Web Content Create several web contents...
Web Content Template caching: Changes are displayed even though Resource modifications check is set
Issue We are trying to cache web content templates and we checked the cacheable parameter for a template. We also set the resource modifications check option to 60000. We see those modifications are displayed...
ADT (Application Display Template) parameter configuration or update
Issue Structures and contents can have configurable parameters that can also be updated. Can we do something like this on an ADT? Environment DXP 7.0+ Resolution There is no option to do the same on ADTs. You have the...
Date format isn't correctly displayed on view entries
Issue Date format isn't correctly displayed on view entries Steps to Reproduce 1) Navigate to Content & Data > Forms > Add new Form 2) Ensure that English is the default language 3) Add a date field 4) Add...
How to check from a page fragment if the edit mode is active?
Issue From a page fragment code, we want to check if the edit mode is active for the page. Our fragment needs to behave different if the page is in edit mode (for instance, to create a modal fragment). Environment DXP...