Search Results

All Results 7011
ソート
Resource Type
Applicable Versions
Deployment Approach
Capability
Feature
Is it possible to filter the Account Selector search results to exclude fields?
Issue I would like to add a filter to the Account Selector fragment so that it excludes selected matching fields from the search results. For example, I would like to exclude any results with Account IDs that...
com.liferay.portal.kernel.exception.LocaleException occurs during upgrade
Issue I am receiving the following locale exception error when upgrading my database:  ERROR - Failed upgrade process for module com.liferay.layout.admin.web com.liferay.portal.kernel.upgrade.UpgradeException:...
Detecting Unsuccessfully Deployed Components on Startup
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 to detect unsuccessfully deployed components on...
Changes in a site's widget page variation also affects the hierarchy in other variations
Issue Is it possible to configure Liferay so that a change in one site's widget page variation does not also affect another page's hierarchy?  Environment Quarterly Release Resolution Unfortunately, there is no...
How to determine when a certain ddmfieldattribute record was created?
Issue I am  writing a Groovy script to remove certain sensitive data created before a specific date, so that the Liferay database can be shared with support . One of the tables that contains sensitive data is...
Duplicate account details are visible to user
Issue The admin user needs to place an order on behalf of B2C and B2B customers who have different accounts. While impersonating users simultaneously in the same browser, duplicate account details are visible....
Checking for missing files in the Document Library as a result of File Store Migration
Issue If Document Library files are missing after performing a File Store Migration, can the missing files be identified?   Environment Liferay 7.4   Resolution The following Query may be able to check for what is...
Time-out occurred while waiting for buffer latch type 2 for page
Issue I am running the upgrade tool (e.g. 2024.Q1.3) on my MS SQL db  I am performing the upgrade locally on my Mac, with a Docker container of the database (mcr.microsoft.com/mssql/server:2019-latest) the upgrade fails...
Cloud Console email verification gives an invalid email error
Issue When I click on the Accept Invite link in the email to verify my email address to access the DXP Cloud Console, I receive the following error: Invalid email. How can I log in? Environment Liferay SaaS Liferay...
Search results do not display blank strings for empty records
Issue When searching web content created from a structure, the results do not return blank strings for empty fields. Instead, search ignores them by either returning null or nothing at all(e.g. missing element in an array).  ...
Create custom API applications in Liferay
Issue Is there any way to create custom API applications without code? Environment Liferay DXP 2023.Q4. Resolution Liferay has created a new application to help developers build APIs based on custom objects in a...
Image added via rich text editor on Wiki tool losing reference
Issue When adding an image in a rich text editor within a Wiki Page using Ctrl C + Ctrl V and then publishing that page, the image loses its reference and is no longer displayed in my content manager. Is there any way...
Hard to Manage Web Contents and Structures
Issue I want to easily find and manage all my web contents organized by structures I'm working with so that I can review them, edit them, etc. Environment Liferay DXP Quarterly Releases Resolution This has been...
After an upgrade, some fragments get broken because JS strict mode seems to be enforced now
Issue We do not declare JS variables when developing fragments. After an upgrade, these fragments stop working properly. Environment Upgrades to the following Patch Releases: 2023.Q3.5+, 2023.Q4.1+ Upgrades to 2024.Q1...
Can I schedule the garbage collector to run periodically?
Issue The 'Run the garbage collector to free up memory' task can be manually executed from Control Panel > Server Administration. Does the product offer any functionality for scheduling or automating the periodic...
When logging into Dynatrace I cannot see my hosts
Issue I log in to my Dynatrace Dashboard I see the message "You have no monitored hosts"   Environment Liferay PaaS   Resolution Make sure that the tenant is correctly configured. The tenant or environmentid...
A simple example and key factors to check when testing custom OAuth 2.0 applications
Issue You have created an OAuth 2.0 application and would like to set up the minimum configuration to be able to test it. This article provides a simple example that could be adapted to your needs....
Is it possible to map non-basic user attributes with SAML?
Issue Can non-basic user attributes(e.g. jobTitle) from an Identity Provider(IdP) get mapped to their respective fields on the Service Provider's User_ table? Environment 2024.Q2 Resolution Currently, LDAP can only be used to...
After an upgrade and database migration, old theme is not being replaced by new theme
Issue After an upgrade, a new theme developed to replace an old theme is not applied to pages that utilized the old theme. There are multiple pages with different theme settings and updating them one-by-one is...
The portal is not reindexing because Elastic Search has reached the maximum number of shards.
Issue When attempting to reindex the portal, the process fails, and the following messages are displayed in the logs: Validation Failed: 1: this action would add [1] shards, but this cluster currently has...
Unable to upload blog images after upgrading to 2024.Q1.1
Issue After upgrading to 2024.Q1.1, I no longer have the option to upload blog images within a blog post. This was implemented due to a potential security vulnerability with actors being able to upload offensive or...
OpenID Connect Client Secret field must be filled
Issue I configured an OpenID Connect Provider Connection. When I try to login using the OpenID  Connect Client Name, I get an internal server error. In logs, a java exception is thrown: WARN [http...
Product Description contains HTML elements
Issue When searching products, the product description contains HTML elements. Steps to Reproduce: 1. Create a site using the Minium accelerator. 2. Navigate to Commerce > Product Management > Products 3. Open Brake Fluid and...
Not all the subCategories are shown when empty search performed
Issue When empty search performed not all the available subCategories are shown under a certain Category. Environment Liferay 7.4+ Resolution At your search facets, select configuration of the Category facet and...
How to redirect from HTTP to HTTPS domain
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 user hits the 'http://example.com' it should be...
Override default freemarker error template
Issue You need to change the default behavior of the default freemarker template showing the entire error code and want to show a different template instead Environment Liferay DXP 7.2+ Resolution Even though...
Strange characters appearing in Control Panel
Issue We are observing a strange behavior in the system, where many fields display strange values, such as "   ", in both System Settings and Instance Settings. We are also seeing the following WARN in our...
Liferay PaaS - How many custom SSL Certificates can we use?
Issue We want to upload our own custom SSL Certificates. How many custom certificates can we add?   Environment Liferay PaaS   Resolution As documented in Network Configuration for PaaS, you can upload maximum 14 of...
Residual risk after limiting the usage of unsafe-eval and unsafe-inline
Issue Can the derivatives unsafe-eval and unsafe-inline be exploited? If yes, how it is done? What is the residual risk associated with this? Can Content Security Policy (CSP) be resolved by adding a reverse...
Remove extend_session for Guest users
Issue Guest users should not be able to see the extend_session message in the browser once the session has expired. Environment Liferay DXP [7.1-7.4, Quarterly Releases] Resolution Post observing the time...
Some documents are missing the Download permission after an upgrade
Issue After upgrading from 7.4u60 to 2024.Q1.4, users are unable to download files from documents and media. They are able to view the files, but the download permission isn't set on their roles. I understand the download...
Which database table should stores the URL of the embedded page
Issue User creates an embedded page, so the URL under the Layout section will be present in which database table and column. Steps to follow: 1. Start the server. 2. Navigate to the Site Menu > Pages. 3. Create a...
The Blueprints are not visible on the pages after upgrade process
Issue Upgraded the Liferay from DXP 7.4 update 31 to the latest release (DXP 2024.Q2 is the latest one at the time of writing this article), the blueprint is not visible on the pages, which was configured in the...
Workflow task is not assigned to site role users
Issue The users having certain site roles are unable to see the workflow tasks in the 'Assigned to my roles' tab  Steps to reproduce: Start Liferay Bundle DXP 7.4 update 92 Create Sites: Create a new site (e.g.,...
CVE-2013-3587- enable of HTTP compression
Issue Security vulnerability CVE-2013-3587 details a breach attack that is possible with the enable of HTTP compression and Deflate. Steps to see the behvaior: Navigate to any of the pages on the Liferay server....
Github Copilot in Liferay IDE
Issue Is Github Copilot supported with Liferay IDE? Environment Liferay IDE / Liferay Developer Studio Resolution Liferay does not recommend or allow AI-generated code to land in their codebase. However, if someone...
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...
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...
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...
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...
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...
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...
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...
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...
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...
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...
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...
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...
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...
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...
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...
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...
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...
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...
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...