Search Results

All Results 7008
ソート
Resource Type
Applicable Versions
Deployment Approach
Capability
Feature
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...
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...
Query Regarding Dynatrace License Renewal and Configuration
Note: please note that Liferay has renamed its Liferay Experience Could offerings to Liferay SaaS (formerly LXC) and Liferay PaaS (formerly LXC-SM). Issue Dynatrace is displaying a License Expired message. As per Liferay's...
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...
A blank SAML redirect screen is seen even with redirect message disabled
Issue A blank intermediary page (showing "Please select your identity provider" title and /portal/c/portal/login?redirect=%2Fportal%2F&refererPlid=[sanitized]&p_l_id=[sanitized] URL) is being seen even with the hotfix...
Traces from custom module stop printing after redeploy
Issue A custom module prints traces the first time it's deployed but not if redeployed. After restarting Liferay it works again. Environment Quarterly Release 2023.Q3, 2023.Q4, 2024.Q1 Liferay DXP 7.4 Resolution...
Files uploaded with Guest view permission - Forms Upload field
Issue When a document is added in the Form Upload field it will have 'Guest view' permission. When a document is added directly in the Document and Media library it will NOT have 'Guest view' permission. Is there a...
How to Disable CAPTCHA on Server Admin Pages
Issue How do you disable CAPTCHA on pages? Site Administration pages like the Gogo Shell now have a CAPTCHA verification. How do you disable CAPTCHA on pages? Adding “-1” (Never Check), doesn’t work....
Microsoft Translator fails to auto translate to Indonesian language
Issue After enabling Microsoft Translator, as per this documentation, selecting the Indonesian language to translate to and clicking the Auto Translate button, the following message appears in the UI,...
LDAP import PermissionChecker not initialized
Issue When importing users by Groups and enabling ‘Creating Roles on Import’, the roles and groups will be created/imported, but the users are not imported. Error reads PermissionChecker not initialized...
Security Issue: CVE-2024-28752 - Apache CXF
Issue Security vulnerability CVE-2024-28752 details a SSRF vulnerability with the Aegis DataBinding in versions of Apache CXF before 4.0.4, 3.6.3, and 3.5.8, which would allow an attacker to perform SSRF style attacks...
Large Amount of Object Data within the `analyticsmessage` table.
Issue We're experiencing slow database restore times due to excessive large object data, primarily within the `analyticsmessage` table. When planning an upgrade, we've found a table with millions of...
After updating a site's friendly URL, what happens to the existing Documents & Media/Web Content that are being used?
Issue When updating a site's friendly URL, I've found that Documents & Media/Web Content that were previously assigned to the site are not being updated. The links do not update to the newly set friendly URL but...
Frontend taglib removed: 'liferay-frontend:html-vertical-card'
Issue After upgrading to 7.4+, we noticed that some frontend taglibs have been removed, such as liferay-frontend:html-vertical-card. Is there any replacement for it? Environment Upgrades to DXP 7.4+ Resolution As per...
Can I schedule the garbage collector to run periodically?
Issue The 'Run the garbage collector to free up memory' task can be manually executed from Control Panel > Server Administration. Does the product offer any functionality for scheduling or automating the periodic...
Is there a way to easily add tables to fragments using the WYSIWYG Editor?
Issue Currently it is not possible to add a table from the WYSIWYG Editor toolbar in Fragments.   Environment Liferay PaaS, Saas Quarterly Releases Liferay 7.0+   Resolution We have an open story ticket for future...
Unable to read the content for custom_robots.txt file
Issue I am getting the following message in my log file: [RobotsUtil:47] Unable to read the content for custom_robots.txt However, the same does not happen in other environments. What can be the reason? Environment...
NoSuchGroupException: No Group exists with the primary key 0 when updating a Journal Article via service API
Issue When trying to update a Journal Article (i.e., a web content) using the service API  journalArticleLocalService.updateArticle( journalArticle.getUserId(), journalArticle.getGroupId(),...
Is it possible to use a hotfix when building my custom code?
Issue I have been provided with a hotfix, and I want to compile my custom code using that hotfix from my Liferay Workspace. Environment Any Liferay DXP version Liferay Developer Tools Resolution There is not an easy...