Search Results

ナレッジベース 3819
Resource Type
Applicable Versions
Deployment Approach
Capability
Feature
All Custom Fields are not viewable in the Control Panel
Issue When adding more than 25 attributes, only 20 are viewable. Steps to reproduce: Control Panel > Configuration > Custom Fields > User Add more than 25 attributes by clicking on "New" Observe that only 20...
Multiple

tags on the Home page editor

Issue Users want to improve SEO performance by ensuring that each page contains only one H1 tag. However, they noticed that '<h1 class="hide-accessible">Navigation</h1>' appears on all pages, thus this has to be a...
The portal is not reindexing because Elastic Search has reached the maximum number of shards.
Issue When attempting to reindex the portal, the process fails, and the following messages are displayed in the logs: Validation Failed: 1: this action would add [1] shards, but this cluster currently has...
Web Content Not Showing as `Translated`
Issue After creating a web content in English, then selecting a new language and translating the content, we're able to publish, but the content remains untranslated. We created a sample web content and...
All out-of-the-box Liferay Job Schedulers stop working if one job scheduler is incorrectly configured
Issue Setting the interval to -1 for scheduled jobs is allowed by the UI, but causes an array of issues. Steps to reproduce:  Start the server and login as an administrator. Open Application Menu from top right...
After an upgrade, some fragments get broken because JS strict mode seems to be enforced now
Issue We do not declare JS variables when developing fragments. After an upgrade, these fragments stop working properly. Environment Upgrades to the following Patch Releases: 2023.Q3.5+, 2023.Q4.1+ Upgrades to 2024.Q1...
Receiving multiple notification when clicking on 'Done' button multiple times in workflow
Issue Getting multiple notifications in the workflow when clicking on the 'Done' button multiple times when assigning the task 'to me' or to the user in the slow network. Steps to Reproduce: 1. Start the server....
Error appears in Liferay logs when "Members" Widget is added to a blank site
Issue When adding a "Members" widget to a new page, on a blank site, the following error appears in the Liferay logs: ERROR [http-nio-8080-exec-6][ComboServlet:412] Skip...
After an upgrade and database migration, old theme is not being replaced by new theme
Issue After an upgrade, a new theme developed to replace an old theme is not applied to pages that utilized the old theme. There are multiple pages with different theme settings and updating them one-by-one is...
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...
SecureXMLFactoryProviderImpl.class_blocked.pdf is not listed
Issue The user was unable to install a patch or hotfix, even after restarting the server and attempting with a vanilla instance, the following errors can be seen:  ERROR [Patcher:-1] The command has failed. Please...
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(),...
Unable to Edit Document with a Name Not Including a File Extension
Issue We cannot edit a document's properties if the document name does not contain a file extension and here are the steps we took: Navigate to Control Panel > System Settings > Documents and Media Change the value for...
Unable to restore backups in Liferay PaaS
Issue When attempting to restore a backup to the Liferay service, the backup appears to be restored successfully, but there is no document library that appears associated with the Liferay service The following error...
OpenID Connect Client Secret field must be filled
Issue I configured an OpenID Connect Provider Connection. When I try to login using the OpenID  Connect Client Name, I get an internal server error. In logs, a java exception is thrown: WARN [http...
Product Description contains HTML elements
Issue When searching products, the product description contains HTML elements. Steps to Reproduce: 1. Create a site using the Minium accelerator. 2. Navigate to Commerce > Product Management > Products 3. Open Brake Fluid and...
Checking for missing files in the Document Library as a result of File Store Migration
Issue If Document Library files are missing after performing a File Store Migration, can the missing files be identified?   Environment Liferay 7.4   Resolution The following Query may be able to check for what is...
Not all the subCategories are shown when empty search performed
Issue When empty search performed not all the available subCategories are shown under a certain Category. Environment Liferay 7.4+ Resolution At your search facets, select configuration of the Category facet and...
Custom ActionExecuter always results in PortalException: No action executor for java
Issue I tried to integrate a custom java ActionExecuter following this article https://learn.liferay.com/w/dxp/process-automation/workflow/developer-guide/creating-an-action-executor. But after using it in a workflow my...
Unable to select Specific Display Page Template for the default 'Home' page from the page hierarchy
Issue While creating web content and while selecting the Specific Display Page Template, the ‘Home' page does not get enabled and hence the child page associated with the 'Home’ page cannot be selected....