Search Results

All Results 6948
ソート
Resource Type
Applicable Versions
Deployment Approach
Capability
Feature
Search service error: This node previously joined a cluster with UUID xxx and is now trying to join a different cluster with UUID yyy
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 we set the Search Service scale to "3" on the UAT environment (on lcp.json file), the elasticsearch cluster is not initialized...
Embedding an external video in Web Content Article fails (iframe)
Issue Publishing a Web Content Article with an embedded video link (to YouTube for example) results in this error and the video not being displayed: An Error Occurred Try watching this video on www.youtube.com, or enable Javascript if it is disabled in your browser. Environment Quarterly...
Remove all previous versions of KBArticle except for the latest version
Issue I wish to removal all prior versions of KB Article, but leave the latest version intact. Environment DXP Quarterly Release Resolution You could run the remove_kb_article_previous_versions.groovy Groovy Script (attached below) to remove all previous versions of KBArticle except the...
Query Regarding Dynatrace License Renewal and Configuration
Note: please note that Liferay has renamed its Liferay Experience Could offerings to Liferay SaaS (formerly LXC) and Liferay PaaS (formerly LXC-SM). Issue Dynatrace is displaying a License Expired message. As per Liferay's guidance in this article: Liferay PaaS Dynatrace Update, we need...
Page/Portlet Display Widget is Unresponsive
Issue The portlet is unresponsive, even when I duplicate the page, the behavior is the same. User is unable to interact with a widget, or update the configurations of the widget. Knowledge Base Display widget does not move to a new article after one is selected in the dropdown menu....
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 installed (with fix LPS-172619) and the...
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 This can happen if the configuration file module-log4j.xml uses an element...
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, “There’s a problem with the translation service. Please contact your administrator”....
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 configuration option where we can always disable 'Guest view' permission...
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. Previously, CAPTCHA could be “disabled” by navigating to Control Panel → Configuration →...
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 on webservices that take at least one parameter of any type. Users of...
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 after scheduled LDAP import. I’m connected to my LDAP server, all tests are working,...
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 specific page of the document? Environment Liferay DXP 7.2, 7.3, 7.4 Quarterly...
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 (Provided by Liferay) is not capitalized.   Environment Quarterly Release...
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 the document. The URL works when I replace the '+' with '%20'...
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 Release, the verifyProduct task fails with the following error:...
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 Releases: 2023.Q3, 2023.Q4, 2024.Q1 Liferay DXP 7.0, 7.1, 7.2, 7.3, 7.4...
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 JSON API), the content is not created and we get the error: Unable to parse...
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 undefined (reading 'externalReferenceCode') If we disable it, the menu opens correctly...
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 from which inventory i want to take the commerce product when I am...
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 in a new tab with  target="blank" set in the UI. Environment DXP 7.2+...
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 starting The following error appears in the logs: [dxp] ERROR...
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 by default. How can I run Jenkins Jobs with Java 11? Environment Liferay...
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 5 search terms? Environment Liferay DXP Resolution With a Platinum License...
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 and this kind of errors could be raised: java.lang.IllegalArgumentException: invalid...
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 Instance Setting in a local Liferay DXP environment are hard-coded in a...
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 process for module com.liferay.portal.scheduler.quartz...
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 subscribed to?  Environment DXP 7.4  Resolution Users are able to configure...
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 date Environment Liferay DXP 7.2, DXP 7.3, DXP 7.4, 2024.Q1 Resolution...
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 to involve a custom DynamicQuery? Environment DXP 7.0+ Resolution This...
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 need to go to Settings > Workspace Here you’ll find the timezone menu. Change...
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 Google. Based on this, configure search and indexing rules in...
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 Entries Check Interval, and it is set to 1 hour by default, but I am...
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 sprite map client extension of type theme spritemap Create a master page template...
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 rendering the file as an XHTML file (see the presence of...
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 and StreamMaxLength may not be sufficient if the DAM is used to store...
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 individually for each SKU. The reason for this is that they are SKU's specific...
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 > + > Page. In the Basic Templates menu, select Widget Page and name it. Save the...
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' user has 'Add Object Entry' and 'View' permissions assigned on the form's...
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, or DXP, are not vulnerable. Our Docker images use Ubuntu Jammy, and in the...
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.  Environment Liferay DXP 7.3 Resolution Currently, the checkbox "Allow users to...
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...' Environment Quarterly Release 2024.Q1 Resolution This can often be caused by an...
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   Environment DXP 7.4 Update 108   Resolution This issue stems from the...
"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) already exists in other sites or asset libraries. Environment Liferay DXP...
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 the way browsers themselves manage Time field input. Attached is a simple...
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 Liferay DXP record all comments made on a page without deleting them on a...
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: java.nio.file.NoSuchFileException: null/override at...
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 reached through localhost:8080/web/site1 or localhost:8080/web/site2 as...
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 design pattern instead of a security risk. Additional Information...
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: Resource URI must be absolute and with no query or fragment:...
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 listed above are not being used in Liferay DXP 7.1 and 7.3 by default. You...
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 failing with the below error: ServerSideFailureError: Unexpected message when uploading...
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 requesting LPD-19848 on a Support ticket. Another alternative is to use Liferay...
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 MySQL Client The shell access is not user friendly and makes it hard to...
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 after upgrading DXP version from 7.3 u28 to Q3.2. Steps to reproduce: 1....
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 structure. 2. Now export the XLIFF file of web content for translation and...
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" and "View" permissions for sites, you can grant non-admin users...
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 immediately: "An unexpected error occurred while uploading your file."...
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 SaaS Liferay PaaS Resolution The routing of cookies depends on the location...
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 alternative is to use Liferay 7.4-2024-Q1.6. Additional Information Documents and...

該当件数: 8,703 件中 2,641 - 2,700