Search Results

All Results 7008
ソート
Resource Type
Applicable Versions
Deployment Approach
Capability
Feature
Forms upload for guests are not working after changing the mail domain in Instance Settings
Issue This article describes a known issue with guests uploads in Forms after changes to a Liferay DXP instance's mail domain. In this situation, you will see symptoms such as an error message in the UI indicating "An...
Accessibility Menu option available in Liferay
Issue How to enable the accessibility menu on the portal Environment Liferay DXP 7.4 Resolution To make it easier for the user to enable certain accessibility properties. Users can access the accessibility menu...
Liferay Form Repeatable Field Issues
Issue When adding a field or multiple fields when using Liferay forms, the web page reverts to the top of the form instead of remaining on the newly added fields. In the image below, after selecting the "Duplicate"...
How to configure Google Merchant
Issue In Global Menu → Control Panel → CONFIGURATION → System Settings → COMMERCE there is the Google Merchant option with two configurations:  Product Definition System Configuration SFTP Upload Configuration I...
I cannot update the Order status through PATCH request
Issue Order status does not change after sending a PATCH request. Environment Liferay DXP 7.4 Resolution The observed behavior is a known bug which is addressed via COMMERCE-11959. The issue has been fixed in...
Updated Portal Property Default Values for Virtual Hosts
Note: please note that Liferay has renamed its Liferay Experience Could offerings to Liferay SaaS (formerly LXC) and Liferay PaaS (formerly LXC-SM). Issue Virtual Host defaults were changed from a wildcard value to...
Control Panel looks distorted or has styling issues
Issue Control Panel looks compressed and distorted or has incorrect styling, such as below. Environment DXP 7.4 Resolution Clear the browser cache, or use incognito/Private window mode to access Liferay.   , content:...
Can we use the same friendly URL in a page's translations?
Issue We have a page where we want to use the same friendly URL for different translations, but when we try to save the page, it fails with an error: Please enter a unique friendly URL. We understand that...
Does having a script in a button fragment qualify as a potential XSS vulnerability?
Issue We can put a Javascript code in the Button fragment's URL field, so it can be executed when we click on the button, like javascript:alert(document.cookie) Can that be a vulnerability to Cross Site...
NoSuchUserException in the logs after updating to DXP 7.4 U72
Issue We have deleted the default Test user from our environment in the past Now when we updated to U72 and above, we get an exception in our logs during startup:...
Getting key value instead of name value in the mail
Issue Enable the email functionality in the object. After submitting the form, in the mail, getting the key value instead of the name value of the picklist.  Steps to reproduce: 1. Start Liferay DXP 7.4  2....
User Creation and Migration with Limited Attributes and Information
Issue When migrating existing users from an old system to Liferay, there are user requirements posed by Liferay (screen name, email address, first name, and last name). Old systems may not have all the information...
JSONWS API /journal.journalarticle/search return duplicate articles
Issue Reproduction Steps: 1. Startup Liferay 7.3 DXP-1 2. Navigate to Content & Data > Web Content 3. Click [+] to add new article 4. Set title to: test 5. Click flag icon to modify translation for fr-FR 6. Set title to:...
When creating a publication it generates many records
Issue When creating a publication it is generating many records, even when there is only one change. Is it an expected behavior of the portal? Environment Liferay DXP 7.4 Resolution This would be an expected...
Instance settings not being respected when setting an upload limit in Forms
Issue When setting a value above the default (5) for the allowed upload limit for a guest user in the instance settings, my form is not accepting more than 5 submissions In order for this behavior to be achieved, I...
ArticleFriendlyURLException thrown when importing a site template lar file
Issue Encounter exceptions as below when importing a site template lar file: 2023-06-06 07:30:23.629 ERROR [liferay/background_task-2][LoggerExportImportLifecycleListener:399] Staged model {class:...
Getting null value for "to name" in email template
Issue Enable the email functionality, after submitting the form, getting the ''null'' value in the 'to' section of the email template. Steps to reproduce: 1. Start Liferay DXP 7.4 2. Navigate to Control Panel >...
Custom CSS on a page
Issue How to add the custom CSS on a page Environment Liferay DXP 7.4 Resolution CSS editor is where users are able to add custom CSS code to the Page.  To add the custom CSS, the following steps can be taken:...
0Auth2.0 issues new token every time even before token's expiration time
Issue The access_token expiration default is set to 10 minutes. When invoking the /oauth2/token before the previous token expires, a brand new token is issued instead of the original token.  Environment DXP 7.4...
Filter on related elements for custom Objects
Issue When attempting to retrieve a relationship field with a custom Object using the nestedField parameter through the API, we encountered an issue where the field is not included in the response. Environment...