Search Results

ナレッジベース 3704
ソート
Resource Type
Applicable Versions
Deployment Approach
Capability
Feature
Unable to add more than seven favorite structures from the web content administration
Issue When trying to add favorite structures from the web content section, the following message is displayed when number of structures selected is equals to 7-> 'Warning:Right now your quick menu is full of favorites. If you want to add another one, please, remove at least one of them.'...
Requests to Liferay with an invalid HOST request HTTP header returns the default site
Note: please note that Liferay has renamed its Liferay Experience Could offerings to Liferay SaaS (formerly LXC) and Liferay PaaS (formerly LXC-SM). Issue Requests to Liferay with an invalid HOST request HTTP header that does not match a configured Site URL returns the default site...
Duplicate Entries in Control Panel after installing a Hotfix
Issue After installing a new hotfix, the Control Panel shows repeated sections and options.  Environment Liferay DXP 7.4 Resolution This problem can be a consequence of not deleting the contents of $LIFERAY_HOME/osgi/state/ after installing a hotfix.  To solve it: stop the server, delete...
The Category Facet widget does not allow filtering by site vocabularies
Issue When an administrator user tries to configure the Category Facet (Search) widget with vocabularies/categories, only global vocabularies are displayed, not those belonging to a site. Environment Liferay DXP 7.4+ Resolution The user configuring the Category Facet widget must be...
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 `onclick title` and `type` displays: onclick title= "34724" type="checkbox"  ...
Guest user cannot see a Document when accessed by the Latest version URL
Issue A Document has "View" permissions enabled for Guest users. When the Guest user wants to access the Document by using the Latest version URL, the Document is not accessible. Environment Liferay DXP 7.4 Resolution The link which you obtain from the document's "Latest version URL"...
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 Windows, you must also install node-gyp and Python. Make sure you use the...
Scope selection in Blogs Aggregator portlet not working
Issue Log in as Admin Add a Blogs portlet on Liferay home page Add an entry Navigate to Control Panel > Sites Create a new Site (eg: Liferay 2) Create a new page on the Site Add Blogs portlet and Blogs Aggregator Add a Blog entry in the Blogs portlet Aggregator will show both entries...
Only the person assigned to a Workflow task should be able to edit the Draft
Issue A User, who is assigned to a Workflow task should be the only user who is able to edit the Draft while the Workflow task is assigned to him/her. Currently, users with edit/admin rights can edit the Draft any time while it is still under review. Steps to reproduce Log in as Admin...
Preview of PDF document (generated with ItextPDF) contains unwanted spaces between letters
Issue We are generating our PDF files programmatically using ItextPDF 7.2.5 API The Library used is compileOnly group: 'com.itextpdf', name: 'itext7-core', version: '7.2.5' After uploading such a PDF file to DXP's Documents and Media, and clicking on the resulting document, we see that...
Uploading a large amount of data results in high memory usage on CI service
Note: please note that Liferay has renamed its Liferay Experience Could offerings to Liferay SaaS (formerly LXC) and Liferay PaaS (formerly LXC-SM). Issue Uploading more than 1 GB worth of files can result in a failed build and high memory usage indicated by an exit value of 137 error....
The Error "instantiatedGenerator.run is not a function" Occurs When Creating a Theme Using Liferay Theme Generator
Issue I followed the documentation to set up the environment and ran the command yo liferay-theme, but the error "instantiatedGenerator.run is not a function" occurs.  Environment Liferay 7.4 Resolution Downgrade Yeoman version to 4.x which is the compatible version according to Version...
The ci service exceeded 80% of its allocated Memory
Note: please note that Liferay has renamed its Liferay Experience Could offerings to Liferay SaaS (formerly LXC) and Liferay PaaS (formerly LXC-SM). Issue We sometimes see the following warning in the Cloud console when deploying builds: Environment Liferay PaaS Resolution If the message...
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 errors appear: "Uncaught (in promise) Error: true" Environment...
Not able to set virtual host value for virtual instance: "Please enter a valid virtual host"
Issue I want to set the virtual host on a virtual instance (Control Panel/Virtual Instances), but I cannot save it, I get error "Please enter a valid virtual host". This hostname is not set for any other virtual instance. Environment 7.2 Resolution One of the reasons this might happen is...
"Specified key was too long" warnings when upgrading from 7.2 to 2023.q3.2
Issue We are upgrading from 7.2 to 7.4 When running the upgrade tool, there is this WARN: WARN  [main][BaseDB:1468] (conn=697) Specified key was too long; max key length is 3072 bytes: create index IX_F365A086 on DDMTemplate (templateKey, ctCollectionId); Environment DXP 7.2 2023.q3.2...
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 fixed by LPS-202245. If affected by this issue, please contact...
Clicking Back in Edit Mode leads to Error Page
Issue When editing a content page in our environments, trying to exit using the back arrow leads to an Error page and a NullPointerException when rendering the page. On the url, the parameter ?segmentsExperienceId=0 can be seen appended at the end. Environment 7.3 U4 Resolution Update to...
Filter CAPTCHA words
Issue We want to filter which words are being displayed on in Liferay Simple Captcha The DictionaryWordTextProducer is one of the Text Producers that Liferay’s SimpleCaptchaImpl is configured to use by default. This Text Producer effectively selects a random word from a word list. This...
A/B testing is not showing data in Analytics Cloud
Issue We are currently running an A/B test. The entire team is hitting the page and we've noticed that no data has been flowing over to Analytics Cloud. Environment 7.4 DXP Analytics Cloud Resolution When individuals interact with a synced site and assets, it generates events, such as...
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 for this issue was added 7.4 U85 and can be requested to be included in a hotfix...
Client Extension fails to deploy when extension name is too long
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 naming a Client Extension, the extension will fail to deploy if the name is too long. For example, when the extension is named...
CI service's monitoring data is not visible in cloud console
Note: please note that Liferay has renamed its Liferay Experience Could offerings to Liferay SaaS (formerly LXC) and Liferay PaaS (formerly LXC-SM). Issue CI service is not showing any monitoring data after a certain date, post recent deployment on the Liferay PaaS environment...
Exception executing batch [java.sql.BatchUpdateException: data exception: string data, right truncation ; size limit: 75 table: COMMERCEVIRTUALORDERITEM column: URL]
Issue Virtual Product URLs can contain only 75 characters Steps To Reproduce 1. Create a Minium 2. Money Order is enabled 3. Create a Virtual Product with a price 4. Into the URL, put something that contains more than 75 characters 5. Save 6. Start the checkout with that virtual product...
Remote tax calculation option is displayed
Issue The remote tax calculation option is displayed Steps to reproduce: Create a new Channel using Minium Open the Global Menu and Navigate to Commerce > Channel View the Tax Calculations section Expected Behavior: The user can view By Address and Fixed Tax Rate options. Observed...
LCP Tool installation in a restricted environment
Issue LCP tool does not get installed in a restricted environment as it needs to access internet and various sites to be installed and operated smoothly. Environment Liferay DXP 7.3+ Resolution Please whitelist *.liferay.cloud at the firewall end to make sure that LCP tool is installed...
Liferay deployment fails with Dynatrace errors in Liferay PaaS
Note: please note that Liferay has renamed its Liferay Experience Could offerings to Liferay SaaS (formerly LXC) and Liferay PaaS (formerly LXC-SM). Issue Deployment to Liferay fails with errors related to Dynatrace application. Environment Liferay DXP 7.4 Resolution This usually happens...
Image tab is not displaying
Issue Steps to reproduce: 1. Start Liferay DXP 7.3. 2. Navigate to Design > Fragments. Create a fragment with the following HTML: <div data-lfr-background-image-id="background-image1"> </div> 3. Create a content page and add the fragment and select the editable to see the Image Source...
Unable to see Mapped Products table on the Product Detail page
Issue Steps to reproduce: 1. Start Liferay DXP 7.4 2. Create a site using Minium site template. 3. Create a Diagram product. 4. Upload an image for the diagram.  5. Add pins to the diagram(add a pin of type ‘Not Linked to a Catalog’) 6. Navigate to Minium > Catalog > Diagram Product....
If Guest user submits a Form with an uploaded file, the email sent about Form submission does not show the file
Issue Add a Liferay Form with an Upload field Enable Guest upload for the field Enable email sending for Form submission Submit the Form as Guest Result: The email is sent, but instead of the content of the file upload fields (e.g. the file names of the uploaded files), there is an error...
Error: "Name is null for locale" when trying to import a structure
Issue Unable to import an structure with the following stack trace error: com.liferay.data.engine.rest.resource.exception.DataDefinitionValidationException$MustSetValidName: Name is null for locale catalán (España) If I attempt to import a structure with a default language different from...
Why aren't all article versions shown in the index?
Issue After making a full re-index the index results are not according to the number of article version entries in the database.  Environment Liferay DXP 7.2 Liferay DXP 7.3 Liferay DXP 7.4 Resolution 1.) Navigate to Instance Settings --> Web Content --> VIRTUAL INSTANCE SCOPE --> Web...
Liferay PaaS: Cannot add hotfix to the GitHub repository - Hotfix is larger than 100MB
Note: please note that Liferay has renamed its Liferay Experience Could offerings to Liferay SaaS (formerly LXC) and Liferay PaaS (formerly LXC-SM). Issue The hotfix is so large that it is cannot be added to GitHub repository from local Liferay environment. GitHub has 100MB limit and...
Vulnerability issues related to the EJS version in Fragments Toolkit
Issue Vulnerability issues (ejs template injection vulnerability) were reported related to the EJS version inside the yarn.lock file while building fragments using the fragments toolkit. The EJS version is below 3.1.9 in many places in this yarn.lock file. Environment Liferay DXP 7.4...
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 account key. Check the official Google Cloud Translation documentation for...
Deleted category images references are showing in 'CPAttachementFileEntry' table
Issue Steps to reproduce: 1. Start Liferay DXP 7.4 U83. 2. Navigate to Categories > Categorization 3. Create a vocabulary. 4. Inside vocabulary, create a category. 5. Now, edit this category > Navigate to Images > Upload an image > Publish. 6. Navigate to document & media and delete this...
Encountering NullPointerException while creating relationships using Oracle database
Issue Steps to reproduce: 1. Configure Liferay DXP 7.4 with the Oracle database. 2. Navigate  Applications Menu > Control Panel > Objects. 3. Create a custom object. 4. Create a text field and mark the unique value option. 5. Publish. Actual Results: Error: Internal Server Error and...
Duplicate user errors when setting up a SAML Authentication to replace an existing Token-Based SSO
Issue When trying to set up a SAML authentication to replace existing Token-Based SSO, there are errors that populate stating that the user and/or email address is already in use.  A user with company 1xxxx and email address test@liferay.com is already in use Updating the email address...
Please select a tool from left menu
Issue When we click on the search button on the management toolbar before the page is fully loaded causes an error: Please select a tool from left menu Environment Liferay DXP 7.4 Resolution The observed behavior is a known bug that has been addressed by: LPS-193661; however, it has been...
Users are taking time to load in the relationship tab
Issue Facing issue while creating an object with a many-to-many relationship with the User object. While adding an entry of a particular object and trying to associate the User with that entry, the list of Users takes too much time to load or doesn't load when the User count is high....
Unable to view users assigned to a particular Site Role
Issue Unable to view the "Users" tab or section to view the list of users assigned to the particular site role in order to verify & delete unwanted users. Steps: Navigate to Control Panel > Roles > Site Roles and here, no option to view/delete the assigned users to the site roles....
Workflow process builder source view is not laoding
Issue Users are unable to see the process builder's source view when upgrading from update 40 to higher upgrades. Environment Liferay DXP 7.4 update 40+ Resolution The observed behavior is only noticeable if the web server is configured in front of DXP in update 40+. However, this has...
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 119.0.1. fixes this issue., content:...
The user can no longer edit and add new web content after enabling the local staging
Issue When staging is enabled, the user with the web content editor role will be unable to add or edit any web content in the staging environment.  Steps to reproduce: Create a site On-site configuration enables Manual Membership Management Created 2-3 web content. Create 'Site Role' →...
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 to[LIFERAY_HOME]/tomcat<version>/webapps/ROOT/WEB-INF/ under <web-resource-name> in web.xml file....
Is Liferay vulnerable to CVE-2023-33946
Issue I would like to know if Liferay is vulnerable to CVE-2023-33946? Environment Liferay DXP 7.4 U1-U48 Resolution Yes, the Liferay is vulnerable to this CVE, the resolution is update to Liferay 7.4 U49 (or higher) Or create a hotfix with the following LSV-1154 Additional Information...
After changing password on Tivoli's LDAP server, users can't login for up to 20 minutes
Issue On Liferay DXP (any version) connected to an IBM Tivoli Directory Server via LDAP, the users cannot login to the portal immediately after changing their password or any attribute on said LDAP. The users can resume logging in with no errors after 1 to 20 minutes with no further...
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: Uncaught (in promise) SyntaxError: Unexpected token '<', …" <!DOCTYPE "......
Does Apache Log4j Vulnerability CVE-2021-44832 affect Liferay ?
Issue The Liferay uses the log4j-core Library which was reported to have a vulnerability. Environment Liferay DXP 7.1 Liferay DXP 7.2 until fix-pack 16 Liferay DXP 7.3 until SP3 Resolution Yes, the Liferay is vulnerable to this CVE in the versions mentioned above, the resolution is...
How to create a filter by status using GraphQL
Issue If you need to filter by status and execute this query: query{ c { countrieses (filter:"status eq pending"){ items { status id selected } } } } You'll get this error: { "errors": [ { "message": "Exception while fetching data (/c/countrieses) : A property used in the filter criteria...
RoleLocalServiceUtil.addRole creates the role in the main instance
Issue We are trying to use the scripting console to create roles. Either we are not doing this correctly, or something is not working correctly. When creating the roles we use RoleLocalServiceUtil.addRole to which we pass a ServiceContext object on which companyId of the instance has...
After migrating to a newer update, UI elements are misaligned or not displaying properly
Issue After moving to a newer update, UI elements are misaligned or not displaying properly Environment This was observed in a recent case where a Liferay DXP 7.4 Update 47 environment was migrated to the 2023 Quarterly Release (2023.Q3.1) Resolution Some elements within the environment...
Video previews not being generated
Issue Video previews are not being generated in the environment. There are not error related in the logs (memory, space, etc) when a mp4 video is uploaded, for example, but the preview is never created. Environment Liferay 7.4, 2023.Q3 FFMPEG enabled. Previewable Processor Maximum Size...
Elasticsearch setup without a proxy
Issue I have a web proxy in place and Liferay uses it when trying to connect to a remote Elasticsearch server, which causes the connection to fail. I do not want Liferay to use the proxy when trying to connect to Elasticsearch. Environment Liferay DXP Elasticsearch (remote) Resolution...
Why does %E2%80%8B appear at the end of my friendly URL?
Note: please note that Liferay has renamed its Liferay Experience Could offerings to Liferay SaaS (formerly LXC) and Liferay PaaS (formerly LXC-SM). Issue A friendly URL has been configured, but when accessing the link, it shows %E2%80%8B at the end. Environment Liferay DXP 7.0+ Liferay...
Web Content is not fetched with Headless Delivery API structured-contents
Issue When I use the headless API (o/headless-delivery/v1.0/sites/X/structured-contents) to obtain the web contents of a certain site X, no results are returned. Environment Liferay DXP 7.3 Resolution Make sure you have set the flatten=true parameter (the query will search in both the...
Journal Search Services Were Removed
Issue My custom code uses JournalArticleLocalServiceUtil.search API and it is not working in 7.4 U72 anymore. Environment Liferay DXP 7.4 Resolution This API (JSONWS: journal.journalarticle/search) is removed by LPS-179287 without replacement. You can update your custom code to search...
The single approver doesn't work when Groovy has been added to the blacklist
Issue Workflow doesn't work if I add com.liferay.portal.scripting.groovy.internal.GroovyExecutor to the blacklist file com.liferay.portal.component.blacklist.internal.ComponentBlacklistConfiguration.config  Environment Liferay DXP 7.3, 7.4 Resolution The single approver workflow doesn't...
Clean previous deployments which are stuck in a "in progress" status
Note: please note that Liferay has renamed its Liferay Experience Could offerings to Liferay SaaS (formerly LXC) and Liferay PaaS (formerly LXC-SM). Issue You have run several deployments in the same environment and the console shows that there are various running/in progress, but only...
An Error is encountered when using Patching Tool 4.0.1 to install patches for Liferay 7.3.
Issue An Error is encountered when using Patching Tool 4.0.1 to install patches for Liferay 7.3:  Upon running: patching-tool.bat info:  Problem while reading patch liferay-dxp-7.3.10.ux\patching-tool\patches\liferay-hotfix-xxxx-7310.zip Problem occurred during the parsing of the hotfix:...

該当件数: 3,703 件中 601 - 660