Search Results

All Results 1307
ソート
Resource Type
Applicable Versions
Deployment Approach
Capability
Feature
How to create Web Content with large images from text file?
Issue Copy-pasting large images from text file prevents the Web Content from being published, although it appears correctly in the editor. Environment Liferay DXP 7.4 Resolution When images are copy-pasted...
Modified date not match the author of a web content, document or any other asset.
Issue The author displayed for content/documents is inconsistent when modifications are made by users other than the original author. When a user edits and publishes the content, the displayed author is...
How to preserve the structureId and formId during export/import to avoid mismatches between environments?
Issue When we export/import web content articles and forms, their IDs sometimes change.  How to preserve the structureId and formId during export/import to avoid mismatches between environments? Environment...
I can select a Display Date in the past for a Web Content
Issue After creating a Web Content, when I go to the Properties tab > Schedule section, I can select a Display Date in the past. No error message appears when I save the Web Content with a past Display Date....
Is it possible to create Style Books directly from a Client Extension?
Issue Is it possible to create Style Books directly from a Client Extension? Environment DXP Quarterly Release 2024.Q4.0 Resolution Client Extensions can be created to modify the Liferay backend elements, like the...
Multilingual PDF search indexing fails with web content
Issue Why does the main document entry contain only the metadata and not the content of PDFs? Is it possible to add the content of PDFs along with the metadata of PDFs in the main document entry? Steps to...
Including External JavaScript Libraries in Fragments from Documents and Media
Issue Need to use external JavaScript libraries that are uploaded to Documents and Media in fragments. Environment Liferay DXP 7.4 Resolution To include external JavaScript libraries stored in Documents and...
Duplicate files in Liferay theme WAR file
Issue When building a Liferay theme using Liferay Developer Studio, multiple versions of CSS and JS files are created in the WAR file. Environment Liferay DXP 7.4 Resolution To prevent duplicate files in...
Upgrading the theme: Can't find stylesheet to import errors
Issue How many ways to build and upgrade the theme? Environment Liferay DXP [all version] Resolution There are three ways of upgrading the theme: 1. Client Extension  2. Gulp 3. Gradle If the user is updating to a...
What URLs can be used to access my workflow tasks
Issue You may need to access a user's tasks without including their name in the URL or by explicitly including it. Environment Quarterly Release DXP 7.4+ DXP 7.3 Resolution Without User Identifier: It is possible to...
Web Content Display scope site selector
Issue I cannot select content from other site different than Global and the current one. Environment Liferay 7.3, 7.4, Quarterly Releases Resolution The observed behaviour is the expected one: there is no...
Updates are not visible without a page refresh
Issue After editing and publishing a fragment or page, the changes are not immediately visible, but a similar behavior could be reproduced in other ways. A manual page refresh is required to see the...
Browser Back Button Issue with Multiple Asset Publishers
Issue When a page contains multiple Asset Publishers, the browser's back button may not work as expected. Clicking the back button may require multiple clicks to return to the previous page. Environment Liferay DXP...
Adaptive Media Images Not Displaying for Users in Product Catalog Search Results
Issue When using Adaptive Media with images in Product Catalog search results, the images are displayed correctly for some users, but not others. For example, Adaptive Media is not working for...
Unable to redeploy a module
Issue After deploying a module and removing it via UI or tomcat bundle, it doesn't redeploy successfully. It gets stuck in a "Processing" stage.  Environment Quarterly Release DXP 7.4+ Resolution This is the expected...
Locating Default Asset Publisher Templates
Issue Where can I find the default display templates used by the Asset Publisher? Environment Quarterly Releases: 2024.Q3, 2024.Q2, 2024.Q1, 2023.Q4, 2023.Q3 Liferay DXP 7.4+ Resolution The templates are located in...
"HTTP Status 400 – Bad Request" error occured when Updating Blogs' Custom Friendly URL
Issue While updating the "Blogs" custom-friendly URL from "/liferay-blog" to "test-blogs/liferay-blogs," an HTTP Status 400 - Bad Request error appears on the UI. (A video demonstrating the issue has been attached.)...
How to create Charts in Quarterly Versions
Issue The Chart Tag Library was removed in 2023.Q4 with no direct replacement. I would like to know how to create charts in a Liferay version higher than 2023.Q4. Environment 2023.Q4+ Resolution On GitHub, you...
Can I change the Article ID after disabling Autogeneration of IDs for Journal Articles?
Issue When I change the ID of a previously created Web Content, after Publishing, the ID does not change. I have System settings → Web Content → Administration → Journal Article Force Autogenerate ID disabled...
Asset Publisher Subscriptions Only Trigger Email for New Assets
Issue When using the Asset Publisher with subscriptions enabled, email notifications are only sent when a new asset is added to the selection. Updating an existing asset's content does not trigger a new notification....
Why doesn't the database's "userId_" update within the PLOEntry table with the ID of the last user to edit?
Issue We've found that when updating any Liferay Language Override key-value, the PLOEntry table within the database is not being updated with the ID of the last user to edit. It is our understanding that the table...
Changing the Displayed Time Zone for Audit Logs
Issue Even after changing the time zone for the instance within the Instance Settings, the time zone for the Create Date for the logs in Audit are still displayed in UTC.   Environment Liferay DXP 7.4 Quarterly Release...
Can we filter users and child organisations separately in a parent organisation view?
Issue Currently, when viewing users and child organisations assigned to a parent organisation, both entities appear in a unified list. This prevents users from viewing only child organisations or only users in a...
Can we get the Info panel visible in search results when selecting a specific Web Content?
Issue When you go to Web Content, the Info Panel is visible on the top right corner. It is also visible when you select a specific Web Content and gives you valuable information. However, when you perform a search, the...
Automated third-party translations: Translation Usage Metrics / Analytics
Issue We would like to see more translation usage metrics or analytics about our translations when they are translated using third-party tools. For example, seeing the number of words displayed would be useful. Is this...
Is it possible to auto-generate translations for Web Content metadata such as the 'Description' field?
Issue Beyond translating the web content fields from its DDM structure, does Liferay offer the capability to auto-generate translations for metadata such as the 'Description' field?  Environment Liferay DXP 7.4+...
Third-party translation engine: is it possible to configure banned/blacklisted words?
Issue If using a third-party translation engine, does Liferay provide options to configure banned/blacklisted words to ensure they are excluded from generated translations across multiple languages? Environment Liferay...
Is auto-generating translations for widget pages, particularly for SEO metadata fields (e.g., keywords, HTML title, description) supported?
Issue While Liferay provides the option to add translations for Content Pages, does it support auto-generating translations for widget pages, particularly for SEO metadata fields (e.g., keywords, HTML title,...
Third-party translation engine: is it possible to generate translations tailored to a specific brand tone?
Issue If using a third-party translation engine, does Liferay provide options to generate translations tailored to a specific brand tone? Environment Liferay DXP 7.4+ Liferay Quarterly Release Resolution Currently,...
Non-descriptive Accessibility Labels on Toggle Options
Issue Toggle options in are labeled as 'checkboxes', and are not given an identifier. Therefore, Accessibility Readers report them as: “##### checkbox checked”. For example, inspect the element to find the...
How can a non-admin user access the Content Dashboard
Issue I would like to create a non-admin user with permission to access the Content Dashboard. Environment Liferay DXP 7.4 Resolution To make the Content Dashboard accessible to a non-admin user, you will need to...
Auto translation is not working using google cloud translation API
Issue Steps to reproduce: 1. Enabling Google Cloud Translation requires an active account and a Google Cloud project with Cloud Translation API enabled. This project must also have a service account with a JSON...
How to hide untranslated articles and pages
Issue Is there an option to hide the articles, pages, and other content in particular languages? If the article does not contain a translation in the requested language, the user should be redirected to the main...
Users cannot edit some fields when using Firefox 119.
Issue It has been noted that when using Firefox 119 users cannot edit some fields in certain widgets, affected Widgets included: calendars, categories, and blogs. Environment DXP 7.3 Resolution Updating to Firefox...
Unable to add new language in Liferay DXP
Issue Set the new locale language from the available language to the current language. The below error appears on the UI. Steps to reproduce: Add the new language to Web.xml by navigating...
Uncaught (in promise) SyntaxError When Creating a New Website
Issue When try to create a new website from Control Panel > Websites, I can't create a new website. I don't get any error messages in Liferay logs, but in the Browser Console, the following error message appears:...
Python error when using theme generator on Windows
Issue I am trying to create a theme with liferay theme generator on Windows but I am receiving a node-gyp or python related error. Environment Liferay DXP 7.0+ Resolution The generator uses node-sass. If you are on...
After upgrading from 7.4 u90/u91 to a newer version, some Content Pages throw errors and cannot be edited
Issue After upgrading from 7.4 u90/u91 to a newer version, some Content Pages throw pop-up errors: "Your request failed to complete". If you try to edit those pages, an empty page is shown. In the browser console some...
URLs for Embedded Page type is not being encoded properly
Issue The URL of Embedded Page type is not being encoding properly, with the & symbol becoming & instead. Environment DXP 7.4 U60 and higher Resolution This issue was introduced by LPS-171572 in DXP 7.4 U60 and was...
Page editor fails to render if a user who commented on the fragment is deleted
Issue If a user posts a comment on a fragment and then the user is deactivated and consequently deleted afterwards, the fragment becomes unavailable for editing. Environment DXP 7.4 U75 Resolution The fix...