Search Results

All Results 6948
ソート
Resource Type
Applicable Versions
Deployment Approach
Capability
Feature
Applying decorators on a content page within fragments
Issue Using fragments with embedded widgets, like web content display, the default theme decorator is not being applied to the embedded widget. Environment Liferay DXP 7.2+ Resolution The desired scenario of applying decorators on a content page within fragments is not available by...
An empty Control Menu is visible for a user without permissions
Issue When a regular user (user created with default settings) log in to the portal, an empty Control Menu bar is displayed on all Content Pages. Environment Liferay DXP 7.3. Liferay DXP 7.4. Resolution Please install DXP 7.3 Update 4, DXP 7.4 Update 6 or higher. Or request a Hotfix with...
How to unpublish a published content page or set it to draft
Issue I published a content page, and I cannot unpublish it or set it to draft. Environment Liferay DXP 7.2 Liferay DXP 7.3 Liferay DXP 7.4 Resolution Once we publish a content page, we will not be able to set it back to Draft or unpublish it. In order to work around the issue, we can...
javax.portlet.PortletException: java.lang.IllegalStateException: getAttribute: Session already invalidated error
Issue Why does this error gets triggered? What would be the cause? INFO  [http-nio-8080-exec-2573][CustomLoginPortlet:726] url redirect = https://xxxx/group/yyyy ERROR [http-nio-8080-exec-2573][PortletServlet:112] javax.portlet.PortletException: java.lang.IllegalStateException:...
Error when configuring SAML in a clustered environment for the first time
Issue When configuring SAML in a clustered environment and entering the configuration Idp connection an error is shown: java.lang.RuntimeException: java.lang.NullPointerException at com.liferay.portlet.expando.model.impl.ExpandoBridgeImpl.getAttributeType(ExpandoBridgeImpl.java:334) at...
"PortalException: Unable to get a unique file name" when adding a new Blogs image
Issue Steps to reproduce: Add a new blogs entry Add a new cover image to this blogs entry Save the entry Expected behavior: The image is uploaded Current behavior: An error is thrown and you found an error similar to this in your logs: ERROR...
Error displaying geolocation field OpenStreetMap (Leaflet) for the second time, showing a white map when cached
Issue We have a web content structure with a "geolocation" type field (we use the Open Street Map option). We display it using a template for said structure. The map appears correctly the first time it is loaded, but if we reload the page it appears completely blank map area. We note...
How can I reorganize the page-tree in the Staging and Live sites?
Issue By making a number of custom publications the page order between the Staging and the Live sites can be out of sync. This is a limitation that is caused by publishing only a set of pages and not the whole page-tree.        Environment Liferay Portal 6.2 Liferay DXP 7.0 Liferay DXP...
Browser console error : The connection used to load resources from https://www.xxx.yyyy used TLS 1.0 or TLS 1.1, which are deprecated and will be disabled in the future
Issue Browser console error as "The connection used to load resources from https://www.xxx.yyyy used TLS 1.0 or TLS 1.1, which are deprecated and will be disabled in the future. Once disabled, users will be prevented from loading these resources. The server should enable TLS 1.2 or...
Getting mixed content on the portal
Issue After enabling SSL and routing the domain, getting mixed content on the portal that is the pages in the https://www.abc.in referring the http://www.abc.in for the stylesheet, javascript, and henceforth. Environment Liferay DXP 7.2 Resolution This might be caused when SSL is getting...
Unable to order by published date at the time of selecting assets for a manual collection
Issue When we use Manual Collections, we have to select the items manually, using a selection screen. In this screen, under the Filter and Order selector, we can set Title or Modified Date as an item order. Is there a way to set Publish Date as item order instead of Title or Modified...
What to expect if the company.default.home.url is set as "/"
Issue This article provides a high-level overview of what to expect if the company.default.home.url is set as /. Environment Liferay DXP with sites or instances with multiple virtual hosts Resolution Let's say that your Liferay DXP instance has the following setup: Two sites with the...
Custom form fields do not appear in the entries tab of the edit mode
Issue Steps to reproduce: Create a new custom field type for Forms portlet (in our example we'll call it "Custom field"). Add it to a new form. Add the forms portlet to a page. Send information to this form.  Edit the form again. Click on the "Entries" tab. Expected: You see the data you...
Site template propagation performance
Issue The layouts, portlets, and data from the template are copied to the site created from the template using the export-import process. The initial site created using the template just copies the content data. Only portlet configurations and layouts are exported and imported when the...
Issues with Content Page Indexing
Issue When users enable staging with Page Versioning, the content of a content page in the staging version of the site becomes unsearchable. Steps to reproduce: (Scenario 1) 1) Create a new site 2) Create a page fragment with the following static content: <p>lorem ipsum</p> 3) Create a...
How to address validation issues and missing references during the staging phase
Issue Unable to complete important tasks due to validation issues. Environment Liferay DXP 7.2 Resolution There are some useful settings under: System Settings > Infrastructure > VIRTUAL INSTANCE SCOPE > Export/Import When a user encounters a validation error that prevents them from...
Enable "Shop By Diagram" product type
Issue The "Shop By Diagram" option is not visible while creating the Product. Environment Liferay DXP 7.4 Commerce 4.0 Resolution Follow these steps to enable the diagram in Product Click on Control Panel Menu > Navigate to System Settings under Configuration. Click on Catalog under...
Journal Articles display causing pages loading delay
Issue Pages loading delays are detected after updating your patch level. Those pages include jorunal articles to be displayed. Environment Liferay DXP 7.4 Liferay DXP 7.3 from fixpack-3 Liferay DXP 7.2 from fixpack-16 Resolution LPS-139726 introduces a performance regression : when the...
Build error while doing buildService
Issue User gets below error when doing buildService outside the *-service module: FAILURE: Build failed with an exception. * What went wrong: Some problems were found with the configuration of task ':modules:xxxx:buildService' (type 'BuildServiceTask'). > File '/.../service.xml'...
Object Mapping: No object 'type' for an upload field
Issue Having created a new object, we can then create a new field. This example shows a new field for 'date' and is assigned the Type* Date When creating a field for a file upload, there is no applicable Type* that may be assigned. Environment DXP 7.4 Resolution This is currently being...
Why is the rich-text toolbar floating instead of permanent?
Issue Users can't see the rich-text actions toolbar until they select a piece of text if they create a new fragment with a rich-text type editable field and place it on a content page. Steps to reproduce 1) Start Liferay 7.3 instance 2) Create a collection and a fragment in it 3) Create...
Use CKEditor plugins button on AlloyEditor
Issue What are the steps to add the colorbutton plugin as an AlloyEditor button? This official documentation doesn't work on DXP by default and needs some extra configuration. Environment DXP 7.0, DXP 7.1, DXP 7.2, DXP 7.3 Resolution The solution is to add on the configuration this...
After a failed CAPTCHA forgot password submission, the 'Text verification failed' alert persists after refreshing the page
Issue The screen name/email address field value is not removed from the page after refreshing the page after an invalid 'forgot password' CAPTCHA attempt, and the 'Text verification failed' alert persists. Steps to Reproduce 1. Start Liferay 7.2 2. Click on the login link, then select...
Configuration of Flag notification Email sender addresses and names
Issue Flag content warning (e.g. when a user reports a thread on a Message Board as inappropriate) is not sent to admins despite changing the email sender name and address under Control Panel > Instance settings > Email. At the same time log shows " Skipping email because the sender is...
Set Message Boards 'to email address' for notifications
Issue Message Boards email notification's 'to address' uses 'from address' instead. When you go to Content&Data → Message Boards → Configuration → Email from and set a valid email address, Message Boards will use this as a 'to address' as well by default.   Environment Liferay DXP 7.2  ...
Can we prevent editors from injecting executable code in Web Content fields?
Issue When rendering the text fields stored for a Web Content through Web Content Templates, the resulting markup might execute undesired code if the editor has introduced executable code like: <img src=x onerror=alert("Hello")> Environment Liferay DXP 7.0+ Resolution This can easily be...
Deleting pages from Live site is allowed
Issue Regardless of who created the page, the Admin user or any site owner role needs to be able to control its deletion on the live site. Steps to reproduce: 1. Startup Liferay DXP 7.2 2. Enable remote staging and create a public page (Test Page) on the local site. 3. Publish page from...
Exporting an empty package 'com.liferay.training.servicebuilder.gradebook.exception'
Issue I have tried to follow this tutorial: Back-End Developer - DXP 7.1 → Exercises: Create the Gradebook Service Layer - Steps 8-10, When I try to deploy by dragging the project to the Liferay server, I get the following error message: modules:gradebook:gradebook-api:compileJava...
Search result redirects to wrong page when there are multiple pages configured with Document and Media Portlet
Issue Search result redirects to wrong page when there are multiple pages with Document and Media Portlet configured for showing individual folders. Steps to reproduce: 1. Create three folders in Document and Media and add some files to each of them. 2. Create three pages on the site. 3....
Option search in Product Management bar is not working properly
Issue When we search the latter part of the string in options, the search is not displayed anything. For e.g., "FuelType" and "ClutchType" are the options and in search, if we type "Fuel" for searching then the "FuelType" option is shown but not with the Type i.e. last expression of the...
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:?] Digital Enterprise Development license validation passed 2020-09-18...
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 Resolution As this can be an important feature, the feature request is already...
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 task-391][BaseSamlStrutsAction:56] com.liferay.saml.runtime.exception.AudienceException:...
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 Ad Campaign page. Give the name of the page and create it. Open 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) Request Type: x-www-form-urlencoded URL:...
413 Request Entity Too Large
Issue Whenever a user is trying to upload a file/document in Document & Media portlet, the error "HTTP response 413 and Request Entity Too Large message" is thrown. Environment Liferay DXP 7.2 Resolution This error usually occurs when a request made from a client is too large to be...
Duplicate Product is not taking the name provided by user
Issue While duplicating the product, the name provided by the user is not saving instead it is taking the default one i.e. [Copy of +"Product Name"] Steps to reproduce 1. Navigate to Products under Product Management. 2. Open any existing product or create one. 3. Duplicate the product,...
Disable email notifications of web content, when you post a comment
Issue When you write a comment on a web content, you will automatically start receiving emails on every update that is made on that web content. Environment Liferay DXP 7.2, DXP 7.3 Resolution This is an expected behavior. However, there are two different options to avoid it. Disable the...
Administrator can't assign an existing regular site to an organisation
Issue A portal administrator wants to assign an existing regular site as an organisation site. Environment Liferay DXP 7.0 Liferay DXP 7.1 Liferay DXP 7.2 Liferay DXP 7.3 Liferay DXP 7.4 Resolution Liferay doesn't currently have such functionality to assign an existing regular site as an...
Unable to bind to the LDAP server javax.naming.CommunicationException: [Root exception is java.lang.ClassNotFoundException: javax.net.ssl.SSLSocketFactory cannot be found by com.liferay.saml.web_
Issue During the time of portal login using the LDAP users, the user('s) are able to log in successfully, LDAP connections have an active connection but observed the below warnings in the Liferay log.  2021-12-17 01:26:37.412 WARN  [tomcat-http--20][DefaultPortalLDAP:178] Unable to bind...

該当件数: 8,711 件中 4,721 - 4,760