Search Results

All Results 7006
Sort By
Resource Type
Applicable Versions
Deployment Approach
Capability
Feature
Profile photo is uploaded rotated
Issue When we try to upload a specific picture it appears rotated upon upload, but the orientation is fine when viewing it locally. Environment DXP 7.0+ Resolution The root cause of the issue is the metadata of the...
Can the CLI tool build and deploy fragments?
Note: please note that Liferay has renamed its Liferay Experience Could offerings to Liferay SaaS (formerly LXC) and Liferay PaaS (formerly LXC-SM). Issue Locally, after making changes to fragments, I can promote...
Error, you don't have necessary permissions when creating a form entry mapped to a company scoped object as Guest
Issue We have a custom object definition "myobject" that it's mapped to a form. When submitting a form entry with a guest user. It shows an error telling that the user doesn't have permissions. Environment...
Permission to add/edit Language Keys
Issue Can I give permission to a regular role, so it has the right to add/edit Language keys? Under the "Language Override" permissions, there is no option to do this. Environment DXP 7.1+ Resolution Portal: Manage...
Unable to build theme: "Error: Expected number, variable, function, or calculation. log('Invalid unit `#{$unit}`.');"
Issue When building a theme there are 'Expected number, variable, function, or calculation $_: log('Invalid unit `#{$unit}`.');' errors: Message:...
SSO SP connection doesn't send unauthenticated users to /c/portal/login
Issue Once we setup a SAML SP connection, the SAML adapter doesn't recognize unauthenticated users and redirect them to /c/portal/login Environment DXP 7.4 Resolution This is intended behavior with the “Prompt Enabled”...
User is redirected to the 404 page instead of the login page when the session expires.
Issue The user is not prompted for login but to a 404 page when navigating in pages with restricted access if the user session expires or, if the user is not logged in and tries to access directly the url. ...
Configured favicon is not appearing in PDF viewer
Issue Despite setting a specific favicon in the Page settings, when a PDF document is uploaded via Documents and Multimedia and subsequently utilized within a Web Content article, the PDF viewer displays the...
What should be done when answers to the security questions are forgotten?
Issue My users keep forgetting their answers to the security questions is there a way to disable this? Also is there an alternative to the forgot password option? Environment DXP 7.4 Resolution Liferay already sends a...
Supported favicon file formats
Issue Which favicon file formats are supported in Liferay DXP? Environment Liferay DXP 7.4 Resolution Common file formats such as ICO and PNG are supported, as are JPG, GIF and SVG files. This is highly dependent on a...
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...