Search Results

All Results 6967
Sort By
Resource Type
Applicable Versions
Deployment Approach
Capability
Feature
Partial search not working properly in Site Administration menus
Issue Using the Toolbar Search functionality under the menus of Site Administration (such as Web Content, Blogs, Workflow submissions, etc.) will not return records as expected when the asterisk wildcard is in...
Web Content Scheduler timings are incorrect on the UI, and so are not being scheduled at the required time
Issue Users are attempting to schedule the display of 'Webcontent' at a specific time. However, it is not being scheduled at the precise time. It is scheduled after an indeterminate period of time. Environment...
Prohibit users from moving pages
Issue In our project, we have a role that can edit pages and web content.  Is it possible to prohibit the role assignees from moving pages in the page overview tab? I can't seem to find a permission that disables...
Is OAUTH2 Authentication Supported?
Issue We have our Mail Server configured to use Basic Authentication, can we configure OAUTH2 Authentication in Liferay? Environment DXP 7.3 DXP 7.4 Resolution OAUTH / OAUTH2 Authentication is not included in...
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...
Using 'Fragments' on several sites
Issue How can users make use of 'Fragments' across several sites? Environment Liferay DXP 7.3 Resolution If users want to use fragments across several sites, exporting and importing isn't the best way to go....
Liferay Developer Tools .zip File Not Available
Issue I need a zip version of Liferay Developer Tools that does not require local admin rights. Resolution Liferay does not provide .zip files for Liferay Developer Tools. This is because such a method could be used to...
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...
Add Alloy Editor buttons for fragments with text
Issue Trying to new buttons to Alloy Editor in fragments with text is not working. What should be the appropriate editor's configuration? Environment Liferay DXP 7.2, 7.3 Resolution The documentation articles...
Role inherited from a segment based on a user group is not displayed in the user's role view
Issue There is a segment that includes members that are part of one or more groups. This segment is assigned to a role. When I choose a user from the user group and view the roles, the role is not listed. Environment...
No option to update imported fragment on the current site like web contents
Issue No edit option for imported fragments Steps to reproduce: 1) Create a 'Test Frag' fragment (Design->fragments) 2) Create a 'Test' Page 3) Add a fragment and web content on this page. 4) Export it and uncheck...
The .heic file format is not supported in profile image
Issue Issues while uploading a profile photo taken with an iPhone camera since the extension is .heic, which causes errors. Even if tried to upload via control panel options, the issue may persist with the same...
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...
.heic format cannot be previewed
Issue The preview of an uploaded image with the .heic extension fails. Steps to Reproduce: 1) Start a Liferay server 2) Setup and enable ImageMagick (with HEIC support) 3) Navigate to System Settings > Adaptive...
Page Tree Search results difficult to read when using a custom theme
Issue When searching in the page tree, the results are formatted in such a way that they are difficult to read and select the correct item from them. This happens when there are several levels of child pages in the...
Structures and Templates are included in the exported LAR even though the export options excluded Structures and Templates
Issue Structures and Templates are included in the exported LAR even though the export options excluded Structures and Templates Given that we have a Web Content article that is using a custom structure and template, if we...
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...
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"...
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...