Search Results

All Results 7023
Resource Type
Applicable Versions
Deployment Approach
Capability
Feature
A blank SAML redirect screen is seen even with redirect message disabled
Issue A blank intermediary page (showing "Please select your identity provider" title and /portal/c/portal/login?redirect=%2Fportal%2F&refererPlid=[sanitized]&p_l_id=[sanitized] URL) is being seen even with the hotfix...
Traces from custom module stop printing after redeploy
Issue A custom module prints traces the first time it's deployed but not if redeployed. After restarting Liferay it works again. Environment Quarterly Release 2023.Q3, 2023.Q4, 2024.Q1 Liferay DXP 7.4 Resolution...
Microsoft Translator fails to auto translate to Indonesian language
Issue After enabling Microsoft Translator, as per this documentation, selecting the Indonesian language to translate to and clicking the Auto Translate button, the following message appears in the UI,...
Files uploaded with Guest view permission - Forms Upload field
Issue When a document is added in the Form Upload field it will have 'Guest view' permission. When a document is added directly in the Document and Media library it will NOT have 'Guest view' permission. Is there a...
How to Disable CAPTCHA on Server Admin Pages
Issue How do you disable CAPTCHA on pages? Site Administration pages like the Gogo Shell now have a CAPTCHA verification. How do you disable CAPTCHA on pages? Adding “-1” (Never Check), doesn’t work....
Security Issue: CVE-2024-28752 - Apache CXF
Issue Security vulnerability CVE-2024-28752 details a SSRF vulnerability with the Aegis DataBinding in versions of Apache CXF before 4.0.4, 3.6.3, and 3.5.8, which would allow an attacker to perform SSRF style attacks...
LDAP import PermissionChecker not initialized
Issue When importing users by Groups and enabling ‘Creating Roles on Import’, the roles and groups will be created/imported, but the users are not imported. Error reads PermissionChecker not initialized...
Is it possible to open a PDF or another previewable file on a certain page from the Documents and Media widget?
Issue When a Documents and Media widget displays a previewable document like a PDF, it's possible to move around the different pages. Is it possible to have a URL that takes you directly to the preview on a...
Folder titles shown in capitals in "Table" view in Documents and Media
Issue Go to Documents and Media Add some folders (eg: css, index) Switch between Cards, List and Table views Result: In Table view only, the folder names are capitalized (eg: CSS, INDEX). The default folder name...
URL with '+' for document names with whitespace returning 404 error
Issue When I click on a link to a document that has space in the name, and the URL has '+' for the whitespace, such as https://www.sample.com/documents/123456/654321/Sample+Document.pdf I get a 404 error page instead of...
Jenkins Build error: Unable to get Tomcat version for product 'dxp-202X.qX.X'
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 perform a Jenkins build targeting a Quarterly...
Role with permission to view private page cannot view page without site membership
Issue Within a site with only private pages, a user who is not member of the site but has permission to access and view a private page via some regular role cannot access that private page. Environment Quarterly...
ISO-8601 error using postStructuredContentFolderStructuredContent method from JSON API
Issue We have a web content structure with a field of type date ("dataType"=date). When trying to create a web content using this structure, through postStructuredContentFolderStructuredContent method (from the...
Blank Objects page after enabling Object Model Builder
Issue We enabled Object Model Builder in the Beta Feature Flags, and when we open the Object menu, we get a blank page We also get an error in the browser console: TypeError: Cannot read properties of...
No inventory selectable in shipment
Issue When placing a order in commerce and going through the order process I can select to create a order. After creating the shipment I can select which items to ship in this shipment and afterwards I am able to select...
Unable to set the Target when configuring Navigation Menu Items
Issue I can see in the Templates section for Navigation Menu items ${navItem.getTarget()}, but when creating a menu item there is no way to set this.  I would like to set this so that one of my menu items would open...
Liferay PaaS - Liferay service doesn't start up - You must first upgrade the portal to the required schema version
Note: please note that Liferay has renamed its Liferay Experience Could offerings to Liferay SaaS (formerly LXC) and Liferay PaaS (formerly LXC-SM). Issue Liferay service does not start up/gets shut down after...
How to run Jenkins Jobs with Java 11
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 see that Jenkins comes with Java 11, but it uses Java 8...
How To Get Additional Search Metrics From Liferay
Issue Is there any other source of information where we could get additional search history information from Liferay or directly from Elasticsearch? How can we provide customers with metrics, beyond the top...
Liferay IDE / Developer Studio support for Quarterly Releases
Issue When importing a Quarterly Release workspace into Liferay Developer Studio 3.9.8: Latest blade templates or Liferay versions will not be available for selection. Contextual menus could be broken...
Configuring hard-coded Instance Setting properties in a 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 Some properties that can normally be configured through an...
Failed upgrade process for module com.liferay.portal.scheduler.quartz
Issue During our upgrade process we are facing the following error: INFO - Failed upgrade process com.liferay.portal.scheduler.quartz.internal.upgrade.v1_0_1.QuartzUpgradeProcess in 1 ms ERROR - Failed upgrade...
Configuring Message Board Notifications for Users
Issue Users receive Message Board notifications for all new replies within a category that they are subscribed to.  Is it possible to notify users only when there are new threads within the category that they are...
The Schedule section is not displaying in the web content article
Issue When accessing to edit existing web content or create a new one, the 'Schedule' section is not displayed on the right panel, therefore it's not possible to configure the display date, expiration date, or review...
Can you limit database results to show only the top results (ordered by a date field)?
Issue Not all results in the database are necessary for my purposes. I want to know if it's possible to sort the results by only showing the top results and order it by a date field.  Can this be done without having...
Analytics Cloud is showing data in a different timezone
Issue You checked the data in Analytics Cloud and found that there’s no correlation with the timezone you are currently in. Environment Liferay Analytics Cloud Resolution To configure the correct timezone you...
How to make Liferay blogs visible to search engines like Google
Issue How to make Liferay blogs visible to search engines like Google Environment Liferay DXP 7.1+ Resolution The sitemap URL should be added to the robots.txt file to make it available to search engines like...
What does the TempFileEntriesMessageListener actually do?
Issue In our logs we see some errors apparently related to an hourly job, TempFileEntriesMessageListener the triggering interval of this job seems to be set in System Settings/ Documents and Media/Service/Temporary File...
Master page template export is not including themeSpritemap client extension configuration
Issue  The themeSpritemap extension is missing from the Master Page template. When I apply an imported Master Page template, the themeSpritemap configurations are not included. Steps to Reproduce Create a...
The sitemap.xml rendering is not showing tree view when xml.sitemap.index.enabled is set to false
Issue The sitemap.xml rendering is not showing tree view after setting xml.sitemap.index.enabled=false Environment Liferay DXP 7.4, Quarterly Release Resolution This is expected behavior. The XML file that is generated is...
How to override ClamAV antivirus settings in 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 The default ClamAV settings such as MaxFileSize, MaxScanSize...
Do Units Of Measure need to be configured individually for each SKU?
Issue Units Of Measure (UOM) need to be created and configured for each SKU. Can we create UOM centrally and then only select it (reuse it) for SKUs?   Environment Commerce   Resolution UOM needs to be defined...
Nested Application Widget Unavailable
Issue I cannot add a Nested Application on a widget page. The Nested Application widget is no longer available. Steps to reproduce In a 2024.Q1.1 bundle, navigate to the Product Menu > Site Builder > Pages...
Form is not showed to guest (unauthenticated) users
Issue We have a form, based on a custom object, in a page. This form is not showed when user is not logged in. Whereas the form is showed when user is logged in. Environment 2024.Q1 Resolution Check if the 'guest'...
Critical Remote Code Execution Backdoor Vulnerability
Issue A critical remote code Backdoor vulnerability was discovered on the open source XZ utils. This is CVE-2024-3094 with a maximum CVSS3 score of 10.0 Environment Liferay DXP 7.4 Resolution The Docker images,...
Unable to embed widgets even with "Allow users to add to any website" enabled
Issue I cannot embed widgets on another site (with a different domain) even though I have the checkbox "Allow users to add <portlet> to any website" enabled. "<Hostname> refused connection" error may be seen. ...
Observing 'Your connection is not private' Warning on Help Center Downloads
Issue When trying to download a quarterly release from Liferay's Help Center we are getting a browser error that says 'Your connection is not private... Attackers might be trying to steal your information...'...
Site Builder elements adds bottom padding when text box is updated
Issue For Site Builder elements that contain text boxes for text, if those elements are edited, a bottom layer of spacing is automatically added to the element, without choice from the user and cannot be removed  ...
"The URL used in English (United States) already exists in other sites or asset libraries" warning when publishing Web Content
Issue After upgrading to 7.4 u66 we are seeing the following warning message when we publish some Web Content: Warning: The content has been published but might cause errors. The URL used in English (United States)...
Clock icon does not appear during Web Content scheduling with Firefox browser
Issue Firefox browser does not show the Clock icon on Web Content Schedule Dates. Environment Liferay DXP 7.4 Resolution The way browsers handle input for Time fields is not specific to Liferay. It is related to...
Is there a configuration that controls the retention of comments?
Issue Let's suppose, a user can create a page with a comments area. Other users may leave comments. How long has the comment been left? How many comments can be stored per page? Can those values be managed, or does...
NoSuchFileException: null/override error when starting Liferay or executing the Upgrade Tool
Issue Right after starting Liferay or executing the Upgrade Tool, there a NoSuchFileException: null/override error in the log. 2024-04-01 15:44:08.392 ERROR [main][DBUpgrader:110] null java.lang.RuntimeException:...
Accessing a site page from a different virtual host
Issue When there are 2 or more sites for example Site1 and Site2. Site1 is mapped to the friendly URL "site1" and Site2 is mapped to "site2". They both have virtual hosts site1.com and site2.com. The sites can be...
Special char "~" in the URL
Issue Special char "~" in the URL: /group/user-view/~/control_panel/manage/-/site/settings? Environment Liferay DXP [all versions] Resolution Liferay has confirmed that the URL's special char "~" is part of the URL...
Unable to process the OpenID Connect login: Resource URI must be absolute and with no query or fragment
Issue Unable to login with OpenID from the Sign-In portlet: ERROR [http-nio-8080-exec-2][OpenIdConnectLoginRequestMVCActionCommand:190] Unable to process the OpenID Connect login: java.lang.IllegalStateException:...
Cipher Keys used in DXP 7.1 and 7.3
Issue Our security team would like to know whether Liferay DXP 7.1 and DXP 7.3 uses any of the following cipher keys? DES, 3DES, IDEA or RC2 Environment Liferay DXP 7.1 Liferay DXP 7.3 Resolution The algorithms...
Jenkins build fails with "statusCode": 500
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 upgrading our CI service the builds are...
Upgrade to Quarterly Release has failed upgrade process for module com.liferay.analytics.settings.web.
Issue Upgrade to Quarterly Release has failed upgrade process for module com.liferay.analytics.settings.web. Please check attached error message.  Environment Liferay DXP 7.4 Resolution Please consider...
Liferay PaaS - Can I only access the database through the MySQL Client?
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 am using the MySQL client to access the database: Using the...
Duplicates in XLIFF file of translation after migrating from 7.3 to Q3.2
Issue The duplicate values and empty fields are found in the XLIFF file while translating the Web Content in Q3.2. However, there are no duplicates found in the earlier version i.e. 7.3 u28. The issue occurred...
Duplicate values and empty fields in XLIFF file
Issue The duplicate values and empty fields are found in the XLIFF file while translating the Web Content. Steps to reproduce: 1. Create a nested structure and template and then create web content with the same...
Allowing non-admin users to move between sites with minimal permissions.
Issue Users who are assigned to multiple sites without admin permissions are not able to switch between sites.  Environment DXP 7.4 Resolution By defining and assigning a new Regular role with "Access in Control Panel"...
Guest User cannot upload File in Form - An unexpected error occurred
Issue We have a Form with an Upload field where authenticated users can upload files but Guests cannot. All permissions are provided for Guest user. When the user selects the file to upload, an error message appears...
Liferay Cookies and GDPR Compliance in Liferay Cloud
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 do cookies travel within regions? Environment Liferay...
Why after upgrading to Quarterly Release images show extra information?
Issue After upgrading to Quarterly Release images show extra information like version, timestamp and so on. Environment DXP 7.4 Resolution Please consider requesting LPD-19203 on a Support ticket. Another...
Adding new entity to an already deployed service builder module fails
Issue The issue occurs while updating/adding a new column to the existing database custom table i.e. using Service Builder to add another entity in an existing module. Environment Liferay Developer Studio Liferay DXP...
HTML code submitted in form with Captcha enabled
Issue When a form with a Captcha is enabled, submitting the form sends HTML code in the request body. This occurs even if the user enters only plain text in the form field. Environment Liferay DXP 7.4 Resolution...
How to display the results when searching different Elasticsearch indices
Issue With the Low Level Search Options feature, you are able to search alternate indices by performing a federated search. For regular searches (Liferay results), you can use SearchResultSummaryDisplayContex to get...
Unable to perform the reindexing in lower environment
Issue The reindexing process cannot be initiated, and an error message is displayed: ERROR [liferay/background_task-2][SearchEngineInitializer:195] Error encountered while reindexing...
CAPTCHA 'Text verification field' error appears after submitting the form
Issue The 'Text verification field' error appears on the UI when the form is submitted after enabling the CAPTCHA. Steps to reproduce: Start the server. Navigate to the Site Menu→ Content & Data → Forms. Create a...