Search Results

All Results 6967
ソート
Resource Type
Applicable Versions
Deployment Approach
Capability
Feature
Menu links not showing up in custom module after upgrading to Liferay DXP 7.3
Issue In Liferay DXP 7.0, users may have used the out-of-the-box Document Library Display Portlet to implement their own customizations with uploading Documents. However, when migrating this customization to Liferay...
Unable to access jsonws API over 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 User gets below error while trying to access jsonws API...
Unable to create Objects with system reserved names
Issue This article details some of the names that Objects will not be able to use as they are system-reserved. Environment Liferay DXP 7.4 Update 9+ Resolution Please refrain from using the following names as they are...
User shouldn't be able to select more than one category if Allow Multiple Categories is toggled to No
Issue Steps To reproduce 1. Go to Site Content -> Categorization -> Categories 2. Add a new Vocabulary called Test 3. Toggle Allow Multiple categories to No. Click on Save. 4. Add 3 categories in Test - A, B, C 5....
Stored XSS with Blog
Issue Steps to reproduce: 1) Add a Blog's widget to a page 2) Add a blog entry 3) In the content field, switch to code view (or source view) 4) Enter a script in the content field. 5) View the newly added blog...
Unable to create a site with the required vocabulary
Issue When creating a category vocabulary with the Associated Asset Type set to 'Site' and 'Required', a new Site cannot be created. Steps to Reproduce (1)Open the menu on the upper right and select the Global Site...
Known vulnereabilities in jackson-databind-2.9.6
Issue apio-architect-impl has a dependency of jackson-databind-2.9.6 which has the following known vulnerabilities: CVE-2018-19362 CVE-2018-19361 CVE-2018-19360 CVE-2018-14721 CVE-2018-14720 CVE-2018-14719...
How to hide User Facet from Search Results Page
Issue I would like to hide the User Facet from Search Results Page. Environment Liferay DXP 7.3 Resolution As an admin user, enter a keyword in the Search Bar and click the Search button. The default search...
Is it possible to configure several user groups with their own site section so only members should be able to create, edit, publish or delete their assets?
Issue For a large corporate site, it is a common use case to divide it into different site sections and grant edit and publish permissions to specific user groups. Inside each section, only members of that specific group...
Is it possible to configure a different "Maximum File Size" of documents for each site and file mime/type?
Issue I want to define a limit for the size of files depending on the mime type and site so that users cannot upload huge files that impact the performance of the site. Is this configuration possible?   Environment...
Deactivate Liferay users automatically when they are deactivated on LDAP
Issue We have an LDAP server connected to Liferay and we want to deactivate Liferay users automatically when they are deactivated on LDAP. Environment Liferay DXP 7.3 Liferay DXP 7.4 Resolution We can use the...
When using REMOTE Elasticsearch, the Workflow Metrics keep loading
Issue The 'IOException: can not write type' error when navigating or re-indexing Workflow Metrics with remote Elasticsearch 6.5/6.8 and 7.4 Steps to Reproduce: 1) Have a clean instance of Liferay DXP 7.2 running...
Apache Log4j 1.x has reached its end-of-life
Issue Log4j 1.x has reached end-of-life status: https://blogs.apache.org/foundation/entry/apache_logging_services_project_announces Environment Liferay DXP 7.0  Liferay DXP 7.1 Liferay DXP 7.2  Liferay DXP 7.3 ...
Reverse Chronological Order in WebContent
Issue The default order of showing the WebContent articles is in "Chronological" order, which shows the older created articles first. And, want to list the latest created articles first. Steps to reproduce 1....
How to delete a custom event in Analytics Cloud?
Issue I have created a custom event and I would like to delete it. How can I do it? Environment Analytics Cloud Resolution You can hide and block events in Analytics Cloud but events cannot be deleted. If you block an...
en_US and en_GB is available and it is always displayed in long-form
Issue We want to have both American English and British English available in the Instance settings, but only use one of them on a site that has a non-English language set as the default language. The URL should be...
How to display web contents for segmented users and for all users in a single Asset Publisher
Issue Sometimes it is required to display web contents for segmented users and, at the same time, display web contents for all users (segmented or not). For example, we may want to show different web contents for...
How to rename a custom event in Analytics Cloud?
Issue I have created a custom event and renamed it, but I cannot see the event updated in Analytics Cloud. How can I rename this event? Environment Analytics Cloud Resolution If an event is renamed in your code, it...
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]...
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...
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...
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....
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...
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...
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...
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...
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...
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....
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 >...
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...
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 >...
The user is not being associated with the organization
Issue When a new user is added to an organization through the action menu of the organization. An error is returned if the email address starts with 'postmaster' (for example, postmaster@liferay.com). The new user...
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...
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...
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...
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...
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...
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...
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...
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...
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...
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...
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...
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...
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...
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...
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)...
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...
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...
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...
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...
Asset Publisher view.jsp has potential XSS vulnerability
Issue When a user tries to retrieve the assetEntryId in asset-publisher-web/view.jsp, the content is not validated or escaped. This means XSS could occur. Reproduction Steps: 1. Add 3 journal articles. 2. Add an...
Liferay form security
Issue The form can be submitted with an invalid captcha value Steps to Reproduce: 1) Navigate to Content & Data > Forms 2) Add a Form 3) Add a text field 4) Click on kebab on the top right and navigate to Settings...
Commerce Orders are not visible to users with view permissions
Issue When view permissions are assigned to users to see the commerce orders with a custom role. But, when login users are unable to see the orders. Steps to reproduce. 1. Create Minium Site( With Admin User) 2....
LAR files from export processes are exhausting disk space
Issue When trying to publish content (like staging or exporting pages) a message appears that there is no space left in the storage device Cleaning temporary app server files doesn't help   Environment...
Regular pagination is not working for asset publisher
Issue Steps to Reproduce Add the Asset Publisher widget to any page. Go to content & data and create more than 3 basic web contents Go to Asset Publisher configuration -> Display Settings Set "Number of Items to...
A section's background image is not published to Live site when using Content Pages with Staging
Issue A section's background image is not published to the Live site when using Content Pages with Staging Steps to Reproduce: 1) Enable Staging on the target site 2) Check the Group ID of the site in Site...