Search Results

All Results 7006
ソート
Resource Type
Applicable Versions
Deployment Approach
Capability
Feature
How to enable Page Versioning on Content Pages?
Issue In staging, Page Versioning can only be enabled on Widget Pages. Is there a way to have a history of changes on Content Pages? If not, do you plan to add this feature in the future? Environment DXP 7.4 Resolution...
Downloaded assets are not displayed in Analytics
Issue There are assets in Liferay that are downloaded in multiple ways: hyperlinks images with links Documents and Media browser I can only see downloaded assets if they are downloaded using the Documents and Media...
Groovy Script Method to Delete Users in Bulk
Issue I need to delete many users at once from a Liferay instance in a programmatic and efficient way without directly modifying the database (which is not advised). Environment DXP 7.1 Resolution Below is a template...
When another option is selected, the Role Name dropdown does not reset
Issue When another option is selected, the Role Name dropdown is not clean. Steps to Reproduce: Navigate to Menu > Workflow > Process Builder > New Workflow 1) Drag and drop a Task node on the diagram 2) Click on...
Analytics Cloud - Duplicated home page under Top Pages > Visited Pages
Issue I can see that the same page - our homepage - is displayed twice under Top Pages > Visited Pages. One URL is the main www,mysite.com URL and the other one is www.mysite.com/group/portal. Environment Analytics...
Permission Restriction on MyAccountPortlet
Issue We tried to restrict access to MyAccountPortlet for various users in order to prevent them from amending their own data. We found that despite removing the permissions for User and Owner roles on...
Sitemap does not remove the Web Content articles even if they are not referenced by the Asset Publisher
Issue If an Asset Publisher is set as the default asset publisher for a whole site in a page, and a web content article is removed from the asset publisher, the sitemap.xml of that page still displays the previously...
JQuery does not work when enabled in Update 26
Issue JQuery does not work when enabled if Liferay DXP 7.4 Update 26 is installed. It was working at least up til Update 23 When JQuery is enabled in the Control Panel, if web content is added that contains the...
Can't set a display page template for a global structure
Issue We wanted to set a display page template in our global structures' default values, but we don't have the option as we do on other sites Environment Liferay DXP 7.2 Fix Pack 17+ Liferay DXP 7.3...
Copying a web content article also copies the status of the article
Issue When we use the Copy option on a web content article, the copied version will also have the status of the original one We would expect the article to be copied as a Draft, because we want to edit it...
DocumentException during upgrade process while reading META-INF/portal-hbm.xml
Issue A DocumentException is thrown at certain point when you run the upgrade process from the Gogo Shell using command upgrade:run or upgrade:runAll You can find a stack trace similar to the following in...
Can I edit a previous version of a web content article?
Issue We have a web content on a page where the last version (1.1) was expired, therefore we see the latest approved version (1.0) displayed When we edit the web content from the portlet, we expect to...
Bulk assign workflow tasks
Issue Is it possible to bulk assign workflow tasks? Resolution After LPS-97668 it's possible to bulk assign workflow tasks, but only using Workflow Metrics functionality. More information about it in Workflow...
How to fix widget size on content 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. Issue...
Character strings that cannot be used in the name of the site
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...
Many white spaces when looking at the page's source code
Issue If the page is associated with a Master Page template that contains a Documents and Multimedia widget, when we look at the source code of the page, there are many white spaces. We added the property...
Differences between manual and automatic fragment propagation for resources
Issue If you have a fragment with some resources, you can either import them on the UI each time you want to update it, or you can deploy them by placing the zipped fragment into the <liferay-root>\deploy folder. Are...
Integrating AlloyEditor fields in AUI forms
Issue CKEditor textareas are usually introduced in JSP pages by calling the taglib InputEditor: <liferay-ui:input-editor contents="<%= HtmlUtil.escape(title) %>" editorName="ckeditor" name="titleEditor"...
The maximum number of submissions allowed for this form has been reached
Issue I have a form with an Upload field on it and sometimes I get this error under that field: "The maximum number of submissions allowed for this form has been reached" Environment DXP 7.3 DXP 7.4 Resolution There is a...
Cumulative Layout Shift (CLS) improvement for IMG tag
Issue When uploading an image in Liferay, the image is rendered with something like this: <img src="/documents/20124/0/LBDLC.png/02956bfc-f95b-cf02-fb01-70e339ba332b?t=1614666679643" alt="the description"> The...