Search Results

All Results 1307
ソート
Resource Type
Applicable Versions
Deployment Approach
Capability
Feature
Theme elements appear duplicated on embedded pages
Issue The header, footer, search bar and other elements appears duplicated on embedded pages. Environment DXP 7.4 Resolution It is possible to edit a page so that only the embedded page is displayed. For this, you...
URL for uploaded documents not being displayed
Issue After uploading a document in Documents & Media and clicking on Details, its URL should being displayed on the right hand side menu, under "Latest version URL, but it is not. Environment DXP 7.3 Resolution A .jsp...
Images displayed in a fragment lose resolution
Issue An image selected in a fragment loses resolution and is displayed with lower quality. Environment Quarterly Release 2023.q3 Resolution The image resolution is adapted to the resolutions defined in Adaptive...
Error when uploading document via WebDAV
Issue When trying to upload a document with required fields by WebDAV, the following error is shown: "Error while copying file": There was an error copy the file into...
When using Firefox 119.0 I cannot write in editable fields
Issue Unable to edit or fill web contents, I can't edit fields in the forms, The keyboard doesn't appear when creating or editing an event in the calendar. Environment DXP 7.0, DXP 7.1, DXP 7.2 and DXP 7.3 DXP...
How to change the default Asset Selection in Asset Publisher Configuration
Issue Currently the default value for Asset Selection in Asset Publisher Configuration is Collection. Is it possible to change the default Asset Selection value to Dynamic? Environment Liferay DXP 7.4 Resolution...
Clicking back arrow on page when editing a page results in a NullPointerException
Issue When editing a page, exiting using the back arrow leads to an error page instead of the previous page and a NullPointerException in the log Environment DXP 7.3 u18 Resolution Upgrade to 7.3 u34 or seek...
The checkboxes inside the facet are not clickable
Issue Category Facet is not working Steps to reproduce: 1. Create a Minium Site 2. Open the Minium Catalog 3. Use the Category Facet to filter by category Expected Behavior: The checkboxes inside the facet are...
Publishing Dynamic Data List linked page returns "No Access" error or returns to Staged environment
Issue With local live staging, the linked page within the DDL returns to "Staged" page. With remote live staging, the linked page within the DDL returns a "No Access" error.  Reproduce Launch a Live and...
Reply button is not responsive when use Asset Publisher with Comments
Issue When try to use a Asset Publisher using Rich Summary and Comments, the Reply button is not responsive Environment Liferay DXP 7.4 (equal to or above Update 88) Resolution Please request a Hotfix with...
How to create a default translation for editable fields in a fragment
Issue We have some fragments similar to the one below <button> <span data-lfr-editable-id="text1" data-lfr-editable-type="rich-text"> ${languageUtil.get(locale,'exit')} </span> </button> We are trying to set the...
Changes made to Questions widget configuration aren't reflected after being saved
Issue Changes made to the field layouts in the Configuration page for the Questions widget are not being reflected on the page where the widget is deployed. This issue can be reproduced with the following steps. Start...
Creating and building themes in Liferay Maven Workspace
Issue I would like to create and build my themes in Liferay Maven Workspace. Environment Liferay DXP 7.3 Liferay DXP 7.4 Resolution...
Is it possible to display the modified date of an asset as the exact date and time
Issue I want to configure the system to display the exact date and time (timestamp) when an asset (web content) was modified from the web content administration (Content & Data -> Web Content).  For instance: Instead...
How can we control which web content appears in the search results?
Issue We have loads of web contents that we want to hide from the search results Can we do it somehow in a bulk edit, or assign a category to them so we would only need to change the category's...
Can we remove the company name from the browser title?
Issue When we open a page, the browser tab displays the "Page Name - Site Name - Portal Name" Can we somehow remove the Portal Name part from it? Environment Liferay DXP 7.0+ Resolution This is currently...
Cancel button is not working in page fragments
Issue Steps to reproduce: 1. Start Liferay DXP 7.4. 2. Navigate to Control Panel > System Settings > Content and data > Page Fragments > Click on 'Cancel' button. Expected Result: When click on the cancel button,...
Error message not displayed on UI after exceeding the Upload Servlet Request limit
Issue When the web content size limit exceeds, there is no error displayed on the UI that the upload size is too large. Steps to reproduce: 1. Start Liferay DXP 7.4 U83. 2. Navigate to Control Panel > System...
Page does not appear in the sitemap widget
Issue Some of the pages created in site builder are not visible on the sitemap widget. Sitemap widget is dropped on a content page. Environment Liferay DXP 7.4 Resolution Navigate to Site Menu > Site...
The language settings in the site settings are reflected in the language selector on the Terms of Use screen.
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....
Editing a field in a fieldgroup is not working as expected
Note: please note that Liferay has renamed its Liferay Experience Could offerings to Liferay SaaS (formerly LXC) and Liferay PaaS (formerly LXC-SM). Issue When you make a change in a fieldgroup that is being...
The code view is visible at the bottom of the content section
Issue In the web content, when selecting the 'Code View [</>]' of the content section, the code view won't display, but, if users scroll to the bottom, the code view is visible. Steps to reproduce: 1. Start Liferay...
Is it possible to create page templates globally to use them throughout the site?
Issue When trying to create page templates in the global site, not all the options of this tool are displayed, but when performing the same action on any other site, it does display all the options and works...
Issue accessing friendly URL containing special characters in upper case
Issue After updating the portal from DXP 7.3 U15 to DXP 7.3 U27, we cannot access friendly URLs containing special characters in upper case. We see the following error: The requested resource could not be found...
ADA Accessibility - I expect the Tab key focus to be visible for all elements when editing the Home page
Issue Expected Result: The keyboard Tab key focus should be clearly visible for all the interactive elements on the page. Actual Result: The keyboard Tab key focus is not visible for all the elements in the main...
ADA Accessibility - I expect Screen Reader focus not to navigate to blank spaces when using the Tab key
Issue Expected Result: When using the Tab key to navigate, Screen Reader focus only goes to areas which have visible text or content, not visibly blank spaces. Actual Result: Screen Reader Focus is landing on...
Is it possible to assign a site template to an already existing site?
Issue When we have already created a site, can we assign it a site template?  Environment DXP 7.0 + Resolution It is not possible as site templates should be used during site creation. Site Templates serve to...
Web content links do not open when "Data Acquisition Method : Manual" is set in the Asset Publisher widget
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....
ADA Accessibility - I expect the Home page to be keyboard accessible when zoomed to 400%
Issue Expected Result: I expect the Home page to be accessible via keyboard when the page is zoomed in to 400%, and for the left navigation panel to collapse when zoom is applied. Actual Result: The left...
ADA Accessibility - I expect the "Search" button to have an accessible and appropriate label
Issue Expected Result: I expect the Search buttons to have the correct label and for the Screen Reader to announce it with the following announcement: "Search Button" Actual Result: the Screen Reader is...
How to use validation for a fragment's text field?
Issue You want to create validation for a fragment's text field When trying to validate a fragment's text field using Freemarker, it is not executed in the published editable field The validation only works on the...
Page Fragments is temporarily unavailable UI error
Issue Some issues with the page fragment option inside the system setting. Steps to reproduce: 1) Start the DXP server 2) Log in as an Admin user 3) Navigate to Control Panel> System Settings> Content and Data>...
Freemarker is not executed in an editable field
Issue When Freemarker code is added to an editable field fragment's HTML section, the Freemarker code is not (always) executed on the published fragment. Environment Liferay DXP 7.4 Resolution It is not possible to...
Unable to publish page due to NPE - Unable to process portlet com_liferay_layout_content_page_editor_web_internal_portlet_ContentPageEditorPortlet
Issue When attempting to publish a page with an Asset Publisher configured to display entries from a Document Folder, an error message is displayed in the UI: "This page is not available. If this problem...
Need immediate error message while uploading a wrong extension file in Blogs portlet
Issue While uploading a file of invalid extension but within the allowed size limit, a progress bar appears before the error message prompts. User needs immediate error message, as extension is invalid Environment...
Need to set the status code of error page to 404
Issue User is redirecting all the page-not-found request to a specific published public page, but the status code of the published public page is always 200 Environment Liferay DXP 7.0 Liferay DXP 7.1 Liferay DXP...
Pagination does not show up using custom Search Results widget display template
Issue Pagination is missing after upgrading to DXP 7.4-u75 using custom Search Results widget display template Environment Liferay DXP 7.4 Resolution This is a known bug and has been addressed in u82 using...
Replacement for Deprecated Portal Property: asset.categories.search.hierarchical=false
Issue We recently upgraded from Liferay 7.0 to 7.4 and observed that the portal property we were using seems to no longer exist: asset.categories.search.hierarchical=false Is there a replacement in 7.4 to achieve the...
Is it possible to track down page visits using Audit?
Issue Is Liferay Audit able to track who visits your page? Environment Liferay DXP 7.3 Resolution Based on the official documentation and articles, Audit does not have the feature of showing who visits the...
ADA Accessibility - I expect the Search, Info Icon, and Menu buttons to have the correct labels
Issue Expected Result: I expect the Search, Info Icon, and Menu buttons to have the correct labels, and for the Screen Reader to announce each with the following announcement: "Search Button" "Info Button" "Menu...
Persistent XSS at Site - Builder
Issue Persistent XSS vulnerability found in the Web Page builder. Environment DXP 7.4 Resolution This is expected behavior, the HTML fragment does not provide any out-of-the-box sanitation, as it is expected that...
Is there a way to map the LAR file to an XML format?
Issue Is there a way to map the LAR file to an XML format with roles for content and documents & media?  Environment DXP 7.3 Resolution Unfortunately is not possible adding roles to various content within an existing...
Webp images do not display in control panel editor
Issue We are unable to work with webp images in our authoring environment  Environment DXP 7.4 Resolution Setup and enable ImageMagick in Liferay: Liferay Learn - Enabling ImageMagick and Ghostscript Navigate to...
After upgrade the method .getDisplayDate() is not working
Issue After performing an upgrade, when trying to use the.getDisplayDate() method in the widget template, errors are returned. Environment Liferay DXP 7.2-7.4 Resolution The .getDisplayDate() method has been...
ADA Accessibility - Add User button is not descriptive and has incorrect role of "link"
Issue Expected Result: I expect the Add User Button to behave in the following ways: 1. Add should have the correct role of "Button" 2. Add button should be descriptive. In this case the screen reader should...
How to enable Google Cloud Translator
Issue How to set up Google Cloud Translator integration with Liferay DXP What type of information needs to be added in the field Service account private key Environment Liferay DXP Resolution To use Google Cloud...
Relating assets with a determined structure shows folders where the structure is not present
Issue If you are relating assets and you search for a specific structure, when you select it, you will see all the folders, subfolders, etc, created in the web content section, regardless if they include the...
Old URLs still accessible
Issue When change the friendlyURL of a post, the old URL continues to be accessible. Environment Liferay DXP 7.2 Resolution The behavior is caused by the following Epic ticket: Keep history of friendly URLs. With...
ADA Accessibility - I expect the Option Menu Button to adhere to accessibility standards
Issue Expected Result: I expect the Options Button Menu to behave in the following ways: 1. The Screen Reader should read that state of the button (expanded or collapsed) 2. Focus should move to the Export and...
Forms are not appearing - "global is not defined"
Issue Forms are loaded but cannot be edited in production, or Add to Cart button disappears, meanwhile error like Uncaught (in promise) ReferenceError: global is not defined will be observed in the front-end....
Issue with the custom friendly url of blogs
Issue The custom-friendly URL of the blog gets changed when it is published to Live from Staging. Steps to reproduce: 1. Connect the Mysql or any database with Liferay DXP 7.1 fix-pack-dxp-15-7110. 2. Once...
If the user selects 'I disagree' for the Terms and Conditions, will they be logged out?
Issue Does it log out the user if they select 'I disagree' on the Terms and Conditions page? Environment DXP 7.0+ Resolution No, only a popup should be displayed to the user: Additional Information Terms of Use    ,...
How to change the . (dot) characters to hyphens (-) in Web Content article friendly URLs?
Issue We have several Web Content articles where the friendly URL contains some dots and we would like to have hyphens instead. Changing them manually is not only hard but we would also like to implement a workflow to...
globalThis.process?.argv object contains an array set
Issue The globalThis.process?.argv object contains an array set in DXP 7.3, but in the latest release 2024.Q2.6, this is null or undefined.  Environment Liferay DXP [all versions] Resolution In this scenario,...
Is it expected for fragments using the getContent() selector to display non-alphanumeric characters from HTML, or XML, for Journal Article content?
Issue When creating a Fragment with an itemSelector field configured to select a Journal Article, the displayed content includes unexpected characters, such as "]]>" at the end. This issue does not occur when the...
Facing UI error in the AI creator when adding the API key
Issue AI creator is not working; it is showing the UI error when adding the API key to the Liferay instance. Steps to reproduce: 1. Start the server. 2. Navigate to the Global Menu → Control Panel tab → Instance...
Disable AI Creator button in CKEditor.
Issue Starting from version 2023.Q4+, when creating web content that includes a 'Rich Text' field, the CKEditor offers a new 'AI Creator' button. This article provides the necessary configuration to hide this button in...
Deprecated liferay-ui:logo-selector taglib replacement for custom favicon integration
Issue In this article we will discuss the deprecation of liferay-ui:logo-selector which was introduced with Liferay DXP 7.4 as a part of LPS-202768. Several features have been migrated to liferay-frontend:logo-selector,...
Search results are showing unexpected visual changes when rendering Object items
Issue When searching for Objects on a search page, there are some unexpected visual changes in the result. Environment Quarterly Releases Resolution Please verify that whether there are any HTML in the description of the...
Asset Publisher filtering by structure shows web content and folders
Issue In Liferay DXP 7.3, when filtering content in an Asset Publisher by structure, only the web content with that structure are shown In Liferay DXP 7.4, doing the same filtering will also show the folders that...