Search Results

All Results 6278
Sort By
Resource Type
Applicable Versions
Deployment Approach
Capability
Feature
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...
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...
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...
Analyzing traffic and user activity on your Liferay Cloud 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 How can we review inbound traffic and user activity in Liferay...
How can I access OpenIdConnectProvider classes in 7.4 U34+?
Issue The Liferay classes com.liferay.portal.security.sso.openid.connect.OpenIdConnectProvider; and com.liferay.portal.security.sso.openid.connect.OpenIdConnectProviderRegistry; were removed in U34+...
Forms are not appearing - "global is not defined"
Issue Forms are loaded but cannot be edited in production, or Add to Cart button disappears, meanwhile error like Uncaught (in promise) ReferenceError: global is not defined will be observed in the front-end....
How can I enable reCAPTCHA 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 In my Liferay SaaS environment I cannot see the option to...
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...
Category filter value in a page URL should not change when filtering categorized web content in a collection display fragment after republishing the page
Issue When I filter categorized web content in a Collection Display Fragment the page URL includes a category filter value. If the page is republished without making any modifications, the category filter value...
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...
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...
Getting welcome_bg.jpg missing reference error when trying to import a LAR file
Issue When trying to import a LAR file, the following error message is being displayed in the UI: There are missing references that could not be found in the current environment. Please import the following elements...
'compileOnly' is not allowed as it is defined as 'canBeResolved=false'
Issue Some build actions fails upgrading the workspace from gradle 6 to 7  eg: $ blade gw eclipse * What went wrong: Execution failed for task ':modules:xxxxxxxxxxxxx:eclipseClasspath'. > Resolving dependency...
Modify columns in board Documents and Media
Issue The user wants to modify the columns that appear in the documents and media table Environment DXP 7.4 Resolution There is a property that it was created to modify the columns that the user could see on...
"Uncaught (in promise) ReferenceError: global is not defined" or "Error: Load timeout for modules" errors reported in the front end.
Issue There are "Uncaught (in promise) ReferenceError: global is not defined" or "Error: Load timeout for modules" errors reported in the browser console and cause some abnormal behavior like some buttons disappearing,...
How do we Toggle Requirement for Strangers to Verify their Email Address
Issue How do we toggle the requirement for strangers to verify their email address  Environment DXP 7.4 Resolution This setting can be toggled by going to: Instance Settings > User Authentication. From here, you can...
Checking for vulnerability to CVE-2022-42889
Issue Is our Liferay instance vulnerable to CVE-2022-42889?  Environment DXP 7.4, DXP 7.3, DXP 7.2, DXP 7.1, DXP 7.0  Resolution Look for commons-text in ${liferay.home}/license/versions.html, if you do not find it, you...
ADA Accessibility - the "Select" button is missing an accessible label
Issue Expected Result: I expect the "Select" button to have an accessible label, such as "Select [Parent Organization] Button"   Actual Result: "Select" button is announced simply as "Select" Steps to Reproduce:...
How to test for vulnerabilitity to CVE-2020-7961
Issue We would like to determine if we are vulnerable to CVE-2020-7961. Environment DXP 7.3, DXP 7.2,  DXP 7.1, DXP 7.0 Resolution The steps to test for vulnerability to CVE-2020-7961 are as follows:   1. Start your...
ADA Accessibility - in User Roles the "Remove" button is missing an accessible label
Issue Expected Result: I expect the "Remove" button to have an accessible label, such as "Remove Role for [user name]"   Actual Result: "Remove" button is announced simply as "Unlabeled zero button" Steps to...
How to set up a Mail Server with DXP to receive email notifications?
Issue This article outlines how to set up a Mail Server and SMTP in Liferay DXP to receive emails. Environment Liferay DXP 7.3 Resolution Liferay DXP uses a mail server and SMTP to get email notifications. Liferay...
NTLM and NTLMv2 in Liferay Portal 6.2
Issue The question is whether Liferay Portal 6.2 supports NTLM and NTLMv2 Environment Liferay Portal 6.2 Resolution The library used in Liferay Portal 6.2 supports both NTLM and NTLMv2 There is a property that can...
Reindex button remains at 0%
Issue You click in the "Reindex all search indexes" button but the progress bar is stuck in the 0% and the process is not executed Environment DXP 7.2 Resolution In some cases this is produced because a...
Liferay Adaptive Media Installation issues
Issue When installing Adaptive Media 2.0.20 to Liferay DXP 7.0, it doesn't work, and the journal service override module described in the documentation doesn't work either.   Environment Liferay 7.0 DXP...
Automatic deletion of Forms data
Issue  Is there any out of the box option to schedule data deletion for records after a specific time? For example, we want to delete data which is in the system for more than 2 years for all tables in order to comply with...
Using '<' character in a option of the 'select from list' field broke the JS of the form
Issue Step to reproduce : Go to Content > Forms Add a new Form Add a Select from List field Add an option using the character "<" (example: <test) Enable Allow Multiple Selection Publish Form or Save Form  Expected...
Error when attempting to connect to Sharepoint group site (non-root site)
Issue When the Sharepoint connector is configured to connect to a non-root Sharepoint site (i.e. https://testsite.sharepoint.com/sites/groupsite), the user sees the following error in the UI as they browse documents from...
Unexpected error while installing Xuggler: Unable to install jar
Issue Trying to install Xuggler as an external service results in an error similar to Error: An unexpected error occurred while installing Xuggler: Unable to install jar xuggle-xuggler-arch-x86_64-pc-linux-gnu.jar...
Fragment's content gets duplicated
Issue When trying to add a page fragment with HTML structure similar to below, the fragment's data gets duplicated after saving. Also, the data is no more editable. <p> <lfr-editable id="heading" type="rich-text">...
Session Management in Liferay
Issue How the sessions are managed in Liferay and what are all the different types to configure the same. Also, whether the Liferay session work for the javascript disabled browsers? Environment Liferay DXP...
Need to show more than 10000 users in users and organizations' search result
Issue While searching in User and Organizations, search result count is limited to 10000 when using Elasticsearch 7 v3.0.1 and prior for DXP 7.2. Steps to reproduce- Create 15000 users in Liferay Portal. Go to...
Cannot create war-core-ext due to "could not get unknown property 'portal'" error
Issue When building a new module project based on the war-core-ext template, the build fails due to the following error: What went wrong: A problem occurred evaluating project ':ext:gwext'. > Could not get unknown...
Exporting a form exports items that do not already exist
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. Issue...
When web content is reverted to a previous version in a staging environment, the update is not reflected when published to the production environment in "detailed publish mode".
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. Issue...