Search Results

All Results 1290
ソート
Resource Type
Applicable Versions
Deployment Approach
Capability
Feature
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...
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...
It is not possible create friendly URL with only one character
Issue If I create a page with one single character FriendlyURL, when I save the page I get an error. It is not possible either by using letters or numbers. Environment DXP 7.0+ Resolution It is not possible to create...
WCAG Accessibility issue on the <@liferay_ui["quick-access"]> taglib
Issue (WCAG) accessibility issue on the <@liferay_ui["quick-access"]> taglib. Steps to reproduce: 1. Start Liferay 7.2 dxp-8 server, log in as Admin on Chrome browser. 2. Create a new dummy theme with Theme...
Unable to create role with edit/update/delete permissions on all widget's application display templates
Issue If you want to manage permissions on all widget's templates / adt's you can use a general Administrator role or a specific custom role. With the current implementation users having the custom role will only be...
AssetEntryUsage entries are not automatically generated during lar importing
Issue We observed that after importing a full site export (pages + web contents), there are not any entries for AssetEntryUsage in database. We checked it with our own groovy script. Our problem is that we have...
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...
Are there Blade templates available for custom Web Content structure fields?
Issue Is it possible to use a Blade template to create a personalized Field for a Web Content structure? Environment Liferay DXP 7.0, 7.1, 7.2, 7.3, 7.4 Resolution For Liferay DXP 7.3 and lower versions, there is...
I cannot reuse a friendly URL that has already been used by another page
Issue We are experiencing an issue where it is not possible to reuse friendly URLs that have already been used by another page and are no longer in use. I get the following error message: Error: The friendly URL is...
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:...
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...
Re-importing contributed fragment collections cause missing default resources
Issue If a fragment on a page has a static resource (an image for example), it will disappear when the fragment collection is imported again. Environment DXP 7.3 DXP 7.4 Resolution This is the expected behavior because...
Guest user cannot see the Questions widget
Issue I placed a Questions widget on a Widget Page and posted a question. The Questions widget has the Guest View permission. When a Guest user access this widget page, the posted question is not display and the...
Browser console error - Failed to execute 'removeChild' on node : The node to be removed is not a child of this node
Issue When opening a Web Content in edit mode, the following error populates within the browser console:  Browser console error - Failed to execute 'removeChild' on node : The node to be removed is not a child of...
Unable to scroll right section panel in web content
Issue After deploying a custom admin theme (without any customization), user is unable to scroll right section panel. Steps to reproduce: 1. Deploy the attached custom-admin-theme (custom admin theme doesn't...
Personal Menu is disappearing after deploying custom admin theme
Issue Steps to reproduce: 1. Start Liferay DXP 7.4 2. Deploy custom admin theme (without any customization) by navigating to $Liferay_Home/deploy. 3. Log in as admin and Navigate to Control Panel > Instance...
Disable 'redirected to' popup
Issue When accessing a page site as guest and changing the default language (IT) to another (for example EN), an azure popup will appear on the bottom left with the following message: Success: You were redirectet...
Image title overlap on small screens
Issue When viewing an image after it has been uploaded to Documents and Media and trying to scroll on small screens, the image title overlaps. Environment Liferay 2024.Q1.1 Resolution The observed behavior is a...
Are URLs that display/download Liferay JS information a vulnerability?
Issue Some monitoring tools may identify certain URLs that are accessible during routine scans that should not have allowed access. Among the URLs that are typically detected are URLs that can download Liferay's JS...
How to store and view what users selected for the Cookie Consent banner?
Issue We have enabled Liferay's cookie consent banner for our site. Could you please guide us on where to locate the log of cookies accepted by our site visitors? As a point of reference, here is an example of how the...
SearchBarPortlet on private page
Issue We use SearchBarPortlet in our public and private appearance themes. Also, we have configured as 'destination', a results page with '/search-results' as friendlyURL. This page exists as public and private....
Time format displayed in AM/PM format instead of 24 hour
Issue Liferay displays Time format differently on the site's time picker than on the OS. Environment DXP 7.4 + Resolution This behavior is due to the changes of LPS-169277 where the old time picker has been replaced by...
Automatic removal of onclick event from source of Web Content
Issue 1. When the below content is pasted in the source of Web Content, then the onclick event gets removed from the source automatically. Below is the original content: <div class="Small-ButtonRSecond"><button...
Language Override stores entries with incorrect character encoding
Issue When editing or creating a Language Key through Control Panel → Configuration → Language Override that includes umlauts, accents, or any other special characters, the value displays encoding...
<@liferay_aui.script> taglib JavaScript is executed twice in Journal Article templates with disabled cache
Issue JavaScript added within the <@liferay_aui.script> taglib inside a web content template executes twice, leading to unintended behavior. For example: <@liferay_aui.script use="aui-base,aui-video">...
Embedding an external video in Web Content Article fails (iframe)
Issue Publishing a Web Content Article with an embedded video link (to YouTube for example) results in this error and the video not being displayed: An Error Occurred Try watching this video on www.youtube.com, or enable...
Remove all previous versions of KBArticle except for the latest version
Issue I wish to removal all prior versions of KB Article, but leave the latest version intact. Environment DXP Quarterly Release Resolution You could run the remove_kb_article_previous_versions.groovy Groovy Script...
Add a flag icon for language in web content
Issue Need to add language flag icon in web content Environment Liferay DXP 7.4 Resolution Please note: The following information involves customizations or implementation ideas that are beyond the scope of...
How can I display the maximize and minimize buttons in my widget
Issue I upgraded from 6.2 version to 7.4 and I am not able to configure maximize and minimize buttons in my widgets as I had in 6.2 version. I used to add $theme.iconMinimize() and $theme.iconMaximize() to my...
How to get content metadata from Asset Publisher template
Issue We are designing an Asset Publisher template and we would need to get content metadata available to configure an Asset Publisher. Environment DXP 7.4 Resolution The information about Asset Publisher widget...
The list of web contents filtered by Mine or Recent can take some time to load
Issue When using the Web Content admin view filters Mine or Recent, the list of resulting web contents can take a while to load.  Environment Quarterly Release 2024.Q1, 2023.Q4, 2023.Q3 DXP 7.4, DXP 7.3 Resolution...
HTML Parsing issues when reindexing journal articles after upgrading to Quarterly Release (Jericho)
Issue I upgraded my instance to Quarterly Release. I performed a full reindex and received several errors in the log: ERROR [default-26][jericho:211] StartTag a at (r17,c4,p1100) contains attribute name with invalid...
Liferay-ui: icon-menu does not collapse when clicking on another Action menu
Issue When clicking on an Action menu and then clicking on another right after, the previous Action menu does not collapse, making the first one overlap the others. Environment 2024.Q1.1+ Resolution This...
Missing Folder Hierarchy in Related Assets Selection for Web Content
Issue Currently, it's only possible to find and select related files in a Web Content by searching by name. This becomes impractical when dealing with thousand of files that don't have semantic names but are...
Accessibility: Success Criterion 4.1.1 Parsing (WCAG 2.1)
Issue The tool https://validator.w3.org shows accessibility issues related to success criterion 4.1.1 Parsing. Environment 2024.q1 Resolution Since WCAG 2.2, success criterion 4.1.1 Parsing is considered...
Localization Issue - Languages showing as "English (US)" when applied to "Current" column
Issue When upgrading from Liferay DXP 6.x to 7.4, the following Language localization issue has been observed: Languages / locales listed in the portal-ext.properties file are not available to be assigned for users...
Errors related to tracking content showing net::ERR_BLOCKED_BY_CLIENT in the browser console
Issue When adding analytics tracking code for services such as Google Tag Manager or Facebook, there are instances when the browser shows an error indicating net::ERR_BLOCKED_BY_CLIENT Environment Liferay DXP 7.4, Liferay...
Web Content Structures not available when folder restriction is set up
Issue Web Content Structures fail to appear available when structure restrictions in folders are setup Creating new web content in the designated folder shows no available Web Content Structures to choose from...
How to increase the limit of articles per page in Blogs?
Issue I would like to know if it is possible to increase the default Maximum Items to Display in the Blogs Widget.  Environment Liferay DXP 7.4 Resolution You can modify the default blogs.entry.page.delta.values...
Page/Portlet Display Widget is Unresponsive
Issue The portlet is unresponsive, even when I duplicate the page, the behavior is the same. User is unable to interact with a widget, or update the configurations of the widget. Knowledge Base Display...
Angular custom element Client Extension does not load on SPA navigation
Issue Create and deploy an Angular custom element Client Extension, for example: liferay-sample-custom-element-3 .  Drag the custom element into a page and navigate with Single Page Application enabled:...
DeepL Auto-Translation Error from English (en-US) to German (de-DE)
Issue When using the DeepL Translator integration in Liferay 2024q2.0, an error occurs while attempting to auto-translate web content from English (en-US) to German (de-DE), despite German being a supported language in...
Control Panel will not open until all portlets are loaded in the page
Issue clicking on the Global Menu (aka Open Applications Menu) icon in that black bar which is at the top of our UI all of the time (for administrators) does nothing until the page below is fully loaded. Even though...
Web Content Style references to Document Library are not processed with Staging enabled
Issue Web Content style references to Document Library, on environments with Staging enabled, may not display correctly for logged-out users. However, the references are visible for users logged in with access to...
Infinite redirects when a user logs in for the first time in a site with a custom theme
Issue When a user logs in for the first time in a site with a custom theme applied, an infinite set of redirections happens and the following warning message appears in logs: [code_jsp:161] {code="500", msg="",...
Categories Filter does not display categories in correct alphabetical order
Issue Issue 1: Some categories in your language having accents or other language-specific characters are not correctly ordered. For example: Abierto Cerrado Árbol (should be at second place) Issue 2:...
Create journal articles (web contents) programmatically
Issue I would like to know an easy way to create web contents programmatically. Environment Liferay DXP 2023.Q4 Resolution NOTE: The following resolution requires customization and should only be implemented at the...
"Error: Your Request failed to complete" sporadically populates within the UI
Issue After upgrading to version 7.4u41, we've encountered a sporadic error message that appears within the UI. Error: Your Request failed to complete  This issue manifests on various pages during the loading...
How to add a comment in Page Comments widget as Guest?
Issue How to add a comment in Page Comments widget as Guest? Environment Liferay DXP 7.4 Resolution 0.) Use a vanilla Liferay 7.4 with the latest quarterly release. 1.) Go to Design --> Page Templates -->...
How to remove Glowroot from the environment in Liferay DXP 7.3
Issue Steps to remove Glowroot from lower and production environment in Liferay Environment Liferay DXP 7.3 Resolution Stop the server. Kindly take a backup of the Glowroot folder. Remove the -javaagent:[path of...
Error 406 No locales match the accepted languages
Issue When creating web content using POST, PUT, or PATCH API requests, an Error 406 is returned if no locales match the accepted languages: { "status": "NOT_ACCEPTABLE", "title": "No locales match the accepted...
Asset Publisher's filter to structures doesn't work
Issue When we try to filter to certain structures of web contents in the Asset Publisher's Source - Asset type configuration, we get the wrong web contents listed We expect the structures displayed in the...
Configured Highlighted Structures are not displayed
Issue After configured Highlighted Structures in 2024.Q1, they are not displayed in Web Content Administration. Environment Quarterly Releases: 2024.Q1 Resolution This feature is under a Release Feature Flag in...
Issue with Asset Publisher Pagination
Issue Asset Publisher pagination is not working as expected. The last page is not accurate in the pagination taglib scrollbar in the mobile render as well as the desktop view. Steps to reproduce: Start Liferay and...
Embedding videos using basic web content
Issue When we try to embed a video using <iframe> tags, during the creation the video displays, however after publishing the content and editing it again, the video is not displayed anymore and the source is updated...