Search Results

All Results 6974
ソート
Resource Type
Applicable Versions
Deployment Approach
Capability
Feature
Web content links do not open when "Data Acquisition Method : Manual" is set in the Asset Publisher widget
Please be aware that the page you are viewing has been machine translated from Japanese into English and may contain some translation errors. If you observe any issues with the translation, please contact us....
The Liferay PaaS memory usage does not match what is shown in the Liferay Service Shell and in the Admin Console
Note: please note that Liferay has renamed its Liferay Experience Could offerings to Liferay SaaS (formerly LXC) and Liferay PaaS (formerly LXC-SM). Please be aware that the page you are viewing has been...
ADA Accessibility - I expect the Home page to be keyboard accessible when zoomed to 400%
Issue Expected Result: I expect the Home page to be accessible via keyboard when the page is zoomed in to 400%, and for the left navigation panel to collapse when zoom is applied. Actual Result: The left...
BasePanel class does not have setPortlet method
Issue Post Upgrading Liferay DXP 7.2 to DXP 7.4, the user tries to upgrade their custom code which uses the BasePanel class. Below error is encountered while trying to deploy the code The method setPortlet(Portlet)...
Data Provider fails to provide data for a text field
Issue I am trying to fill a text field using the DDMRestDataProvider and the Autofill Rule. I was inspired by the following article:...
ADA Accessibility - I expect the "Search" button to have an accessible and appropriate label
Issue Expected Result: I expect the Search buttons to have the correct label and for the Screen Reader to announce it with the following announcement: "Search Button" Actual Result: the Screen Reader is...
UpgradeException while restoring a lower version of Liferay in Liferay PaaS environment
Note: please note that Liferay has renamed its Liferay Experience Could offerings to Liferay SaaS (formerly LXC) and Liferay PaaS (formerly LXC-SM). Issue User gets UpgradeException while trying to restore a lower...
Need to shutdown servers in Liferay PaaS environment
Note: please note that Liferay has renamed its Liferay Experience Could offerings to Liferay SaaS (formerly LXC) and Liferay PaaS (formerly LXC-SM). Issue User needs to shutdown the app server and web server for...
How to use validation for a fragment's text field?
Issue You want to create validation for a fragment's text field When trying to validate a fragment's text field using Freemarker, it is not executed in the published editable field The validation only works on the...
Freemarker is not executed in an editable field
Issue When Freemarker code is added to an editable field fragment's HTML section, the Freemarker code is not (always) executed on the published fragment. Environment Liferay DXP 7.4 Resolution It is not possible to...
Files are Azure Blob are being repeatedly fetched
Issue If a customer has a large enough document library and enough pages in the blob storage, there is a chance that when the file/document is fetched, too many pages will be fetched causing the file to never be...
Page Fragments is temporarily unavailable UI error
Issue Some issues with the page fragment option inside the system setting. Steps to reproduce: 1) Start the DXP server 2) Log in as an Admin user 3) Navigate to Control Panel> System Settings> Content and Data>...
Need immediate error message while uploading a wrong extension file in Blogs portlet
Issue While uploading a file of invalid extension but within the allowed size limit, a progress bar appears before the error message prompts. User needs immediate error message, as extension is invalid Environment...
Pagination does not show up using custom Search Results widget display template
Issue Pagination is missing after upgrading to DXP 7.4-u75 using custom Search Results widget display template Environment Liferay DXP 7.4 Resolution This is a known bug and has been addressed in u82 using...
High CPU utilisation while using script to login users continuously
Issue Facing high CPU utilization while logging-in high number of users per minute continuously (24x7) using username-password authentication, mostly while fetching data using some scripts. Environment Liferay DXP...
Need to set the status code of error page to 404
Issue User is redirecting all the page-not-found request to a specific published public page, but the status code of the published public page is always 200 Environment Liferay DXP 7.0 Liferay DXP 7.1 Liferay DXP...
Unescaped characters in the title of Documents when viewing in card view
Issue Titles of documents in the Documents and Media portlet that contain an apostrophe or other similar punctuation appear with their unescaped characters when viewed in Card View The titles appear correctly when...
User Group users not syncing to Analytics Cloud when connected to a Liferay SaaS environment initially
Note: please note that Liferay has renamed its Liferay Experience Could offerings to Liferay SaaS (formerly LXC) and Liferay PaaS (formerly LXC-SM). Issue After setting up Analytics Cloud with a Liferay SaaS...
SKU (price) values will only be updated
Issue How exactly does API behave, will it drop all the existing mapping ( Variant> Price> Options) and create again? Environment Liferay DXP 7.4 Commerce 4.0 Resolution The SKU (price) values will only be updated...
Headless Admin Workflow APIs executing groovy scripts for scripted task assignment
Issue Whenever the API: http://localhost:8080/o/headless-admin-workflow/v1.0/workflow-tasks/assigned-to-me is executed, there are multiple loggers in the console which indicates that it is being executed every...
Can Client Extensions be deployed in an Liferay PaaS environment?
Note: please note that Liferay has renamed its Liferay Experience Could offerings to Liferay SaaS (formerly LXC) and Liferay PaaS (formerly LXC-SM). Issue I want to use Client Extensions with my Liferay PaaS...
The "max_connection" variable present in the database service is related to which parameter?
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 trying to configure the database service, the...
After upgrade the method .getDisplayDate() is not working
Issue After performing an upgrade, when trying to use the.getDisplayDate() method in the widget template, errors are returned. Environment Liferay DXP 7.2-7.4 Resolution The .getDisplayDate() method has been...
Unable to select display template in Placed Order widget
Issue If the user selects a different display template in the placed order widget, it shows the same default one after saving. Steps to reproduce: 1. Start Liferay DXP 7.4. 2. Navigate to Design > Templates >...
Is it possible to create multiple logins with the same email?
Issue Is it possible that more than one user can have the same email, with different logins? Example: X with ID 0, email: x@xpto.com, password set by x Y with ID 1, email y@xpto.com, password set by y Environment...
ADA Accessibility - Add User button is not descriptive and has incorrect role of "link"
Issue Expected Result: I expect the Add User Button to behave in the following ways: 1. Add should have the correct role of "Button" 2. Add button should be descriptive. In this case the screen reader should...
How long does the content remain in the CDN cache?
Note: please note that Liferay has renamed its Liferay Experience Could offerings to Liferay SaaS (formerly LXC) and Liferay PaaS (formerly LXC-SM). Issue What is the policy for cleaning and updating content...
How to enable Google Cloud Translator
Issue How to set up Google Cloud Translator integration with Liferay DXP What type of information needs to be added in the field Service account private key Environment Liferay DXP Resolution To use Google Cloud...
How to Disable Groovy Scripts and the Scripting Console in Control Panel - DXP 7.4
Issue I want to disable Groovy Scripts from being executed in Control Panel's Server Administration panel Environment DXP 7.4 Resolution Approach 1: Please follow: How to Disable Groovy Scripts and the...
ADA Accessibility - I expect the Option Menu Button to adhere to accessibility standards
Issue Expected Result: I expect the Options Button Menu to behave in the following ways: 1. The Screen Reader should read that state of the button (expanded or collapsed) 2. Focus should move to the Export and...
Empty page when opening Content & Data > Forms
Issue After installing a hotfix, we see an empty page when navigating to Content & Data > Forms There is no error in the console or browser console   Environment Liferay DXP 7.4   Resolution This could be the result...
Error: You have exceeded the developer mode connection limit
Issue Why am I getting the following message on Liferay portal? Error: You have exceeded the developer mode connection limit. Click here to reset all connections. Environment Liferay DXP 7.0-7.4 Resolution...
All settings are lost when the Template contains the "%" character in the Workflow Definition
Issue I created a notification in a node of my Workflow and inside the Template field I placed a content that has the character "%", for example: <![CDATA[We received your shipment %]]> After saving and reopening...
502 Bad Gateway on traffic from https://px.ads.linkedin.com
Issue The browser console is showing a 502 Bad Gateway on traffic from https://px.ads.linkedin.com, specifically https://px.ads.linkedin.com/collect?v=2&fmt=js&pid={PID}&time={TIMESTAMP}&url={URL} Environment Liferay DXP...
How to resolve unsuccessful deployment to Liferay SaaS EXT environment due to liveness probe failure
Note: please note that Liferay has renamed its Liferay Experience Could offerings to Liferay SaaS (formerly LXC) and Liferay PaaS (formerly LXC-SM). Issue While deploying a Client Extension to the Liferay SaaS EXT...
Deployment fails with error "manifest for liferay/dxp:7.3-u6 not found: manifest unknown"
Note: please note that Liferay has renamed its Liferay Experience Could offerings to Liferay SaaS (formerly LXC) and Liferay PaaS (formerly LXC-SM). Issue I'm trying to deploy the liferay service but the process...
Security Issue Concerning Google Guava Versions 1.0 to 32
Issue There is a present vulnerability with Google Guava that affects the versions from 1.0 to 31.1. Liferay is currently bundled with Guava. It has been reported that...
Unable to use Utility Pages in my Liferay SaaS environment
Note: please note that Liferay has renamed its Liferay Experience Could offerings to Liferay SaaS (formerly LXC) and Liferay PaaS (formerly LXC-SM). Issue Are there any restrictions on the use of utility pages in LXC...
Deployment is in progress but container is started
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 Overview tab shows, the deployment for one of the...
Production deployment fails
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 of Liferay service has failed, and the...
Exceeded Quota Limit - Desired service spec cpu exceeded the max limit for provided plan on Liferay SaaS EXT environment
Note: please note that Liferay has renamed its Liferay Experience Could offerings to Liferay SaaS (formerly LXC) and Liferay PaaS (formerly LXC-SM). Issue While deploying a client extension to an Liferay SaaS EXT...
User enumeration attack via response time
Issue It is possible to determine if an email address is valid or not (i.e., user enumeration) by comparing the request's response time. This can be done by checking the browser's network tab and comparing...
"Invalid host name" warning message found in logs
Note: please note that Liferay has renamed its Liferay Experience Could offerings to Liferay SaaS (formerly LXC) and Liferay PaaS (formerly LXC-SM). Issue While checking the logs of the Liferay service you can...
Asset Publisher shows the webcontent folder instead of articles
Issue Web contents are listed in their respective folders Steps to reproduce: 1. Start the server 2. Navigate to Content & Data > Web Content. 3. Create a Structure (say str-1) using 3 text fields. 4. Create 3...
Bandwidth of Liferay PaaS environments
Note: please note that Liferay has renamed its Liferay Experience Could offerings to Liferay SaaS (formerly LXC) and Liferay PaaS (formerly LXC-SM). Issue It is required to know the bandwidth of Liferay PaaS...
"Invalid character found in the request target" logs and causing a bad request state
Note: please note that Liferay has renamed its Liferay Experience Could offerings to Liferay SaaS (formerly LXC) and Liferay PaaS (formerly LXC-SM). Issue Trying to access an URL that contains special...
Auditing of Site Memberships: Adding/Unassigning UserGroupGroupRoles
Issue We have found that groups of users are able to assign and unassign site roles to User Group memberships. Is there a way to audit role assignment changes? Environment DXP 7.4 Resolution As of now, there is no...
Comments on Documents & Media taking a long time to be made
Issue Sites with a very large number of pages and - consequently - a large volume of documents are taking a long time to confirm a comment in my Portal files Making a comment on my documents is taking a very long time...
How to reduce difficulty on captcha for Liferay DXP 7.2
Issue The captcha generated in the login is unreadable, even for humans. Environment Liferay DXP 7.2 Resolution Go to System Settings > Security Tools. Find and delete the following properties: ...
ADA Accessibility - Screen Reader is announcing "Go To" at the end of Heading Level announcement
Issue Expected Result: I expect the Screen Reader to only announce relevant information to avoid confusion   Actual Result: The SR is announcing the Heading Level 1 link on the Home page as as: "[Heading Name]...
Relay state exceeds 80 bytes
Issue After configuring SAML, I see Relay state exceeds 80 bytes WARN messages in the logs. How can I prevent the transmission of relay states larger than 80 bytes? Environment DXP 7.X Resolution This issue was...
Email Notification integrated with Liferay Objects got stuck in the queue
Issue We are trying to integrate an email notification when an entry is made in a certain object. For this we have followed all the steps provided in the following URL we found in the Liferay Dev Forum : -...
RuntimeException is Thrown in the Log
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 following error is thrown in the log after my latest deployment:...
CVE-2023-33950
Issue We would like to determine whether Liferay is vulnerable to CVE-2023-33950 The CVE claims that Pattern Redirects in Liferay Portal 7.4.3.48 through 7.4.3.76, and Liferay DXP 7.4 update 48 through 76 allow regular...
'Questions' portlet not available in Type facet configuration
Issue  Unable to filter for "Questions" portlet in "Type Facet" configuration Environment Liferay DXP 7.3 Liferay DXP 7.4 Resolution This is intended behavior of Liferay Type Facet narrows search results down to...
The user can see the Required checkbox
Issue The required field from the data provider screen should be hidden Steps to Reproduce: Navigate to Content & Data -> Forms and click on the 'Data Providers' tab Click on + to create a new data provider...
Site navigation menu can't be edited
Issue We noticed that our site navigation menu is not editable anymore and it throws an error message and an exception in the logs when we open it: <Menu> is temporarily unavailable....
When we enable captcha in forms, it doesn't show up
Issue When we enable captcha in forms, it doesn't show up and below exception appears in the logs Caused by: java.lang.NullPointerException at...
How to verify the current Implementation version of log4j.jar file
Issue We would like to verify the implementation version of a log4j.jar file, either to verify the application of an update or to assess current vulnerability.  Environment DXP 7.3, DXP 7.4 Resolution You can find the...
Error concerning LDAPUserImporterImpl when importing data from LDAP onto Liferay
Issue  We encountered the following error when attempting to import user data from LDAP onto Liferay:   ERROR [liferay/scheduled_user_ldap_import-1][LDAPUserImporterImpl:817] Unable to import user CN=firstName...