Search Results

All Results 6974
ソート
Resource Type
Applicable Versions
Deployment Approach
Capability
Feature
Commerce Tab is not visible in Control Panel
Issue After starting the 7.3 bundle, the commerce tab is not visible. And, besides that everything looks fine in the console log. 2020-09-18 15:39:51.975 INFO [fileinstall-directory-watcher][LicenseManager:?]...
Unable to distinguish the categories in Category Facet
Issue All the categories added to the product are shown in the categories facet.  User is unable to show the categories in category facet according to their choice. Environment Liferay DXP 7.3 Commerce 3.0...
Error signing via SAML: com.liferay.saml.runtime.exception.AudienceException: Unable verify audience
Issue Liferay is configured as a SAML Service Provider. When trying to sign in to Liferay it is not possible and the following error is shown in the logs: 2022-01-20 11:50:38.554 ERROR [default...
Page permissions are not getting reflected while creating the pages with copy page option.
Issue Create a page like Ad Campaign. Apply for permission on the page by using the Permission option in the action of the page. Create a page (Ad Campaign Copy) by choosing the option Copy page from the action of the...
Session logs out intermittently after being redirected by the payment link
Issue After being redirected by the payment link, the session logs out. Steps to reproduce : 1. Login in Liferay. 2. Call the API in Postman. Request parameters are attached (SSL Commerz Request Parameters.txt)...
Group selector delta parameter causes pagination issue
Issue Reproduction Steps 1) Start 7.2.x 2) Go to control panel -->sites -->sites and add more than 10 sites (or you can use the attached script for that) 2) Go to Web Content and add a new Basic Web Content 3) Click...
As a user, I want to have all fields translated
Issue  Steps to Reproduce: 1. Go to Control Panel > Instance Setting > Localization 2. Change Default Language to Spanish 3. Go to Content & Data > Forms 4. Create a Form > Publish 5. Go to created Form page  Expected...
Ability to delete Page directly from the page edit
Issue How to delete a page from the edit/configure option on the page or directly from the page when viewing it. When viewing a page in Liferay Portal 6.2, there was a delete button on the side menu. Users can only...
Permission option is missing from page configuration
Issue Unable to access the delete or permissions options on a page. Steps to reproduce: 1) Start a clean instance of Liferay 7.2 2) Go to the Pages section 3) Click on the home page's context menu 4) You will see...
Error copying a page: An unexpected error occurred.
Issue You find an "Unexpected error occurred" message during a Copy page action. Checking the logs there is a trace like this: 2021-12-28 12:09:49.911 ERROR [http-nio-8080-exec-9][LayoutExceptionRequestHandler:132]...
Default language in DDL is not following instance setting
Issue Steps to reproduce: Go to Control Panel > Configuration > Instance Settings > Miscellaneous > Default Language (change it to Spanish (Spain));  Go to Content > Dynamic Data Lists > Click in the ellipses in the...
Web Content display style UI is changing when navigating to other assets
Issue Steps to reproduce 1. Navigate to Web Content. 2. Create Basic Web Content (Note that display style of UI is "list"). 3. Change display style icon to table. (Display style changes correctly and UI indicator...
Prevent Site Members from adding documents from the Asset Publisher
Issue Site Member are able to add files from the Asset Publisher without adding explicit permissions Environment Liferay Portal 6.2 Liferay DXP 7.0 Liferay DXP 7.1 Liferay DXP 7.2 Liferay DXP 7.3 Liferay DXP 7.4...
I cannot set a SVG file as a site logo
Issue When I try to set a SVG image file as a site logo, the portal displays the error "Error: Please enter a file with a valid file type". Environment Liferay DXP 7.3 Resolution Unfortunately, uploading image...
InvalidReferenceException when rendering an article template
Issue Adding a new field in an existing estructure produces an InvalidReferenceException in articles unless you update them if you try to render this field in a template: freemarker.core.InvalidReferenceException:...
java.sql.SQLSyntaxErrorException: In aggregated query without GROUP BY, expression #1 of SELECT list contains nonaggregated column 'lportal.this_.searchText'; this is incompatible with sql_mode=only_full_group_by
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 have a dynamic query that uses a group by clause....
Widget permissions aren't available on Content pages
Issue After upgrading from 6.2 to 7.2 version, when we try to modify the permissions of a widget used on a page, we don't have this option available (as we had in 6.2). This problem happens only for Content Pages. For...
Fatal error when using the Patching Tool in Windows
Issue When executing the command patching-tool.bat info in Windows, a fatal error is shown: C:\liferay\patching-tool>patching-tool.bat info Loading product and patch information... Product information: * installation...
Cannot access portal due to NoSuchResourcePermissionException exception
Issue An error when rendering a page produces a critical issue that blocks the portal access. In the logs you could see a trace similar to this: com.liferay.portal.kernel.events.ActionException:...
Missing translation of aria-label attribute in Forms
Issue Steps to reproduce 1. Create a new form. 2. Add a Grid field adding( at least 1 row and 1 column). 3. Save & Publish form. 4. Deploy the form on the content page. 5. Switch language to Spanish. 6. Now,...