Search Results

All Results 6948
ソート
Resource Type
Applicable Versions
Deployment Approach
Capability
Feature
I cannot add Filters in the Product Publisher configuration
Issue The Product Publisher widget does not allow selection of Categories and Tags in Filter rules. Environment Liferay DXP 7.4 Update 51 Resolution This issue is being addressed by COMMERCE-10627. Please update to Liferay DXP 7.4 Update 66+ to resolve the issue. Additional Information...
The user's access to the database was revoked
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 changed the lcp-secret-database-user secret on DXP console Settings and published changes. After doing this, the previous user's...
Prompt a guest user to Office 365 login when attempting to access a protected page resource
Issue We have configured Single Sign-On (SSO) with OpenID Connect using Office 365. We set the portal property auth.login.prompt.enabled to true to prompt a guest user to login when attempting to access a protected page resource in the portal. However, the behavior now is to open Liferay...
Does mouse activity on a portal screen count as session logout activity or not?
Issue Need to confirm whether mouse activity on a portal screen will count as session logout activity or not? For example, if there is merely mouse activity (and not particular clicks or screen loads or reloads), it is unclear whether the user will be logged out or not. Environment...
Liferay Docker Image 7.4 using JDK8
Issue When trying to install docker image for 7.4 u50, it does not allow to change the version to JDK8, it remains on JDK11. Environment Liferay DXP 7.4. Resolution Please be aware that since 7.4 u18 docker images are only using JDK11, so it is not possible to change the version to JDK8....
Previewing a web content with a Display Page Template does not work if a theme is applied
Issue As an Asset Library admin, I want to be able to preview web contents through the connected sites' display page templates, so that I can make changes accordingly without having to switch sites. Environment DXP 7.4 DXP 7.3 Resolution This can be achieved by either upgrading to the...
Limiting number of file versions in Documents and Media does not work
Issue Setting the limit of file versions to file following the article, however there are still more than 5 versions are available in Documents and Media : https://help.liferay.com/hc/en-us/articles/8309859165325-I-want-to-limit-content-versions-in-documents-and-media - (It is confirmed...
How to add new hires to see Liferay projects?
Issue How to add new employees to see Help Center tickets and have access/privileges equivalent to current users that are part of a project? Environment Liferay DXP/Portal Resolution Only Administrators and Partner Managers are able to invite, remove and change a team member’s role.  To...
Error while Importing LDAP data: SQLServerException: String or binary data would be truncated
Issue LDAP import fails due to an error stating that the user could not be updated due to a DataException,  which is in turn caused by a SQLServerException, stating that String or binary data would be truncated. Please refer below for an example of the error: ERROR...
How to filter by time in Liferay PaaS 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 We can only filter by date in the UI, is there a way to filter by exact time? Environment Liferay PaaS Resolution You can only filter...
Configuring a segment using variable model device or brand does not work
Issue After configuring a new segment using variable model device or model brand is not taking action Environment DXP 7.3+   Resolution This kind of variable has been deprecated starting in 7.3 You can configure new rules using the variable User Agent and specifying the device brand...
Enable Basic Authentication Protocol Support for Talend
Note: please note that Liferay has renamed its Liferay Experience Could offerings to Liferay SaaS (formerly LXC) and Liferay PaaS (formerly LXC-SM). Issue Talend Liferay component requires using basic auth. Environment Liferay SaaS Resolution The Basic Authentication Protocol cannot be...
Unable to set a Display Page on documents
Issue The form to set a display page is visible but after publishing it is not set. Environment DXP 7.2 Resolution Only display page templates should be selected for documents. Web Content should be the only one that allows widget pages with default Asset Publisher as display page.  The...
Catalog page Products Rendering Performance issue
Issue When the catalog page is rendering it is observed that it takes about 10-15 seconds to completely render the page for Minium theme and renderer type is Minium. Environment Commerce  Resolution The reason is that there are many image requests for the catalog. The recommendation is...
Reindex Required After New Deployment
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 performing a new deployment, a complete reindex process is required for the contents to be displayed again. Environment Liferay...
Pagination for Collection Displays Missing
Issue The pagination option is missing from the display page templates. This missing feature causes the need to to update the number of items displayed in a feed on any given day, depending on priority. Asset publishers have pagination but do not allow the flexibility that the collection...
Is Liferay's SAML Service Provider Logout URL required in the Identity Provider?
Issue Azure's SAML Identity Provider (IdP) marks the Service Provider's (SP) Logout URL as "optional" However, when I remove Liferay's Logout URL from Azure's SAML configurations, Liferay users are not signed out completely from Liferay after signing out through Azure. Is it necessary to...
Content Page matching multiple personal experiences
Issue If the user matches multiple experiences, is there a way to provide the option to the user to choose the personal experience from the matched personal experiences? Environment DXP 7.3 Resolution We found that this behavior is not part of Liferay, and the best approach would be to...
Is ffmpeg viable in Liferay DXP 7.0?
Issue Is ffmpeg a viable alternative to Xuggler to stream audio and video in Liferay DXP 7.0? Environment DXP 7.0 Resolution Unfortunately, at this time FFMPEG is only compatible with Liferay 7.4. A feature request has been created to backport support for older versions, but from what I...
Is Liferay SaaS/PaaS vulnerable to CVE-2023-20864 and CVE-2023-20865?
Note: please note that Liferay has renamed its Liferay Experience Could offerings to Liferay SaaS (formerly LXC) and Liferay PaaS (formerly LXC-SM). Issue Is Liferay SaaS/PaaS vulnerable to CVE-2023-20864 and CVE-2023-20865? Environment Liferay SaaS Liferay PaaS Resolution These...
ADA Accessibility - Sr doesn't announce what is selected after checking checkbox.
Issue Expected Result: Screen Reader gives information that is available on page after selecting checkbox Screen Reader should announce, "checked, 1 of 3 selected"   Actual Result Sr doesn't announce what is selected after checking checkbox. SR announces, "Checked" after selecting...
Running CREATE FUNCTION generates permission/privilege error
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 attempting to execute a CREATE FUNCTION(scalar) statement, the following error appears: ERROR 1419 (HY000): You do not have the...
Lots of RedirectNotFoundEntry data in viewcounterentry table
Issue We've noticed that the viewcounterentry table is full of records with the classname com.liferay.redirect.model.RedirectNotFoundEntry. The redirectnotfoundentry table is empty. It might be related to the 404 Tracking mechanism that was introduced in the past then it was disabled by...
Analytics Cloud: Can we use events in Segments for aggregated totals?
Issue Regarding the segmentation in events, there is a an event for assets, such as Documents viewed for documents. In order to use that, we have to select the asset to display the analysis. Is there any way where we can display all the assets? Environment Analytics Cloud Resolution It...
What statistics are available for Message Boards are available in Analytics Cloud?
Issue We are about to launch an online community on our Liferay portal. How far do Liferay Analytics go supporting community reports and analytics? Environment DXP 7.0+ Analytics Cloud Resolution Currently, metrics for the following Assets are reported in Analytics Cloud: Blogs Documents...
When you refer to "online community" in your Liferay portal, what do you mean exactly?
Issue When you refer to "online community" in your Liferay portal, what do you mean exactly? Environment Portal 6.1+ DXP 7.0+ Resolution Prior to Liferay Portal 6.1, there were two ways of creating sites: organizations and communities: Creating Sites You can create a Community Site in...
Is it possible to hide Public Pages for non-site members while building the site?
Issue Is there a way to prevent indexed Google pages from being searched by non-site members while building a public internet website using Liferay DXP? Environment DXP 7.4 Resolution You can restrict public access to your site by changing its view permission for site admin/admin role...
Two Liferay instances with common database - updates sync
Issue We have two Liferay instances that use one database. If we work with Liferay instance 1 - import LAR file or make some changes in content (change a webcontent, create new page, upload an image etc) - will Liferay instance 2 automatically load these changes immediately, or do we...
Task state no longer visible in the task details in 7.4
Issue While migrating fragment on the Workflow Task Portlet, we realized that some of the fields that were shown in the task details (edit_workflow_task.jsp) in DXP 7.0 are no longer available in DXP 7.4 u59. The 'state' value is no longer there and the API to get that value in the back...
Multiple CKEdtiors on a page may crash Chrome Browser
Issue Web Content Editor contains 150 repeating HTML fields, CKEditors, on a single page causing Chrome Browser to not load completely or crash Environment Observed in Liferay DXP 7.3 Resolution This has been observed to be a product limitation. Reducing the amount of HTML fields,...
User without any permissions can add items to the cart
Issue Any user added to an Account is able to make a purchase for that account, regardless of Account Roles assigned. This is only able with the Minium template. Environment DXP 7.4 Resolution This issue was resolved by COMMERCE-10054 and COMMERCE-10380 and a hotfix should be requested...
Dynamic Data Lists Spreadsheet View does not display inputted dates properly
Issue If you choose a Data Type on a Dynamic Data List that has a date field on it and insert some dates, the dates are gonna be surrounded by quotes and brackets instead of the usual way. Environment DXP 7.4 Resolution The issue was resolved by LPS-185373 and a hotfix should be...
Dynamic Data Lists do not save inputted data when switched to Spreadsheet View
Issue When using Dynamic Data List Spreadsheet View, adding new data does not work as intended. It seems like the format with which the front-end passes data to the back-end changed in LPS-107858. However, the add method was not updated to account for this; instead, only...
The validation message of some inputs doesn't mention the correct input name
Issue Fields marked as required and left empty when trying to submit a form or publish a folder display a different error message than what is expected: “This field is required”.  Environment DXP 7.4 U49+ Resolution Before the release of DXP 7.4 U49, the default error message would only...
Logs tab is not being shown on Services pages
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 can no longer see the Logs tab on Services pages from DXP Cloud console. Environment Liferay PaaS Resolution The Liferay Cloud team...
Mark searchable toggle button by default OFF while creating new web content
Issue We would like to mark the searchable toggle button switched OFF by default in basic web content while creating new web content. Currently, while creating new web content, the searchable toggle button is ON by default. And this web content is searchable on the live website by...
Site-Initializer: parent and child page
Issue We are looking into how to generate child pages with the site-initializer. Can we use the native Liferay to generate child pages or do we have to go through code? Besides, maybe there is a simple way to override the native code? Environment DXP 7.4 Resolution Child pages just need...
Error with custom workflow when deleting/deactivating users
Issue We would like to know what happens when a user who has open workflow tasks is deactivated or deleted. We have seen that deleting or deactivating gives us an error for a open task that has a custom flow made by us. We understand that we will be missing something in the flow, but we...
XSS and Web Content editing
Issue Web Content Editing If a script is added to the content field and published, the script is executed when the article is displayed. Accessing the page triggers an alert each time. Allowing such content could assist the creator to perform an XSS attack.  Environment DXP 7.0 ~ DXP 7.4...
Web Content articles are not showing up when being searched or in Asset Publishers
Issue Web Content articles are not showing up when searching for them through the portal's search bar or when they should be displayed in Asset Publishers. This happens even though the Web Content articles are created properly, they don't show up when doing a search. You can surely see...

該当件数: 8,703 件中 3,561 - 3,600