Search Results

All Results 7011
ソート
Resource Type
Applicable Versions
Deployment Approach
Capability
Feature
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:...
SOC (Security Operations Center) and Threat Monitoring in Liferay SaaS and 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 Does Liferay have a SOC (Security Operations Center) team and...
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...
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 >...
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...
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:...
Form rules not being respected when using the ''Jump to Page'' action
Issue By placing some rules on the form, indicating the user to jump to a specific page if the condition is reached, I noticed that the rules are not being respected and the user is not going to the required page....
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...
Users getting stuck with a non-default language in the URL
Issue When a user accidentally chooses another language they get stuck in the URL and renders all links unusable. Users have to either manually enter /en/ or clear cache to get back to English. Environment DXP 7.4...
New User cannot log in to Cloud Console - The invitation link is invalid or expired
Note: please note that Liferay has renamed its Liferay Experience Could offerings to Liferay SaaS (formerly LXC) and Liferay PaaS (formerly LXC-SM). Issue Invited a new Admin User to access the Cloud Console When the...
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...
Does having a script in a fragment qualify as a potential XSS vulnerability?
Issue We can put Javascript code in a fragment's HTML section where the code can be executed, when the fragment is opened, like <img src=x onerror="alert(document.cookie)"> Can that be a vulnerability to...
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:...
Unable to save home page, must use unique friendly url
Issue Cannot save a public and private page with the same Friendly URL on DXP 7.3. Upon saving you get the following error: Please enter a unique friendly URL. Environment DXP 7.3  Resolution This is an intended...
Anchor link does not jump to the tag
Issue Scrolling to a specific div from URL (i.e. www.yourdomain.com/yourpage#scrollme) is not working on Liferay Pages if we add Liferay Form on the page.  Once the form is loaded the page is scrolled to the top...
Site's custom field value is not available in Staging Site
Issue When using custom field values, it has been observed that the preview is not available in the Staging Site. The custom field values are only present after publishing the page to Live. Environment DXP 7.4...
Disabling expensive queries in Elasticsearch can cause search issues within Liferay
Issue By default, Elasticsearch sets search.allow_expensive_queries to true. However, if you set it to false, it can cause issues with not being able to search for any content or Liferay Search Blueprints not...