Capability

Security

Liferay DXP is built with security in mind. A variety of standards based authentication methods and integrations can be used to ensure secure access to a site and its resources. Robust role-based access control with permissions gives you fine grained control over what authenticated and unauthenticated users can access, share, or edit. Liferay DXP’s web services also have a multi-layered and configurable approach to security and authorization.

Feature
Deployment Approach
How to install Elasticsearch plugins in offline mode
Issue Sometimes customers don't have internet connection on their Production environments and want to install in offline mode the required Elasticsearch plugins: analysis-icu, analysis-kuromoji, analysis-smartcn,...
JournalArticleLocalServiceUtil.updateArticle(JournalArticle) does not update the translation of my Web Content's title programmatically
Issue The direct modification of the title through JournalArticle object by manipulating the titleMap variable does not alter the Web Content's title when calling...
Liferay UI Panel - collapsed attribute by default
Issue After trying to use Liferay UI panels in a default collapsed state, the attribute does not seem to be working. If I put the following example code in a widget template the panel will appear as extended by...
Non-localizable fields default language
Issue In which language are the web content non-localizable fields displayed? Environment DXP 7.4 Resolution By default, the non-localizable fields will allow you to enter the translation only for the site's...
Site Friendly URL not available
Issue I try to change the friendlyURL of one site to "site01" and I can't, it returns the error: Error: Please enter a unique friendly URL. Site and site01 site01 have the same friendly URL. Checking the rest of...
Portlet options lost after upgrading to 7.4 U51+
Issue After upgrading to 7.4 Update 51+, the Export/Import, Configuration or Remove portlet options are lost. This error does not happen if the Classic Theme is applied. Environment Liferay 7.4 Update 51+...
Webhooks not being created with GitLab due to GitLab connection to Jenkins
Note: please note that Liferay has renamed its Liferay Experience Could offerings to Liferay SaaS (formerly LXC) and Liferay PaaS (formerly LXC-SM). Issue Webhooks are not being created when trying to connect a GitLab...
How can I see the number of all visits in Analytics Cloud?
Issue In the Analytics Cloud, we only see 'unique visitors' and not all visitors. Is it possible to see all visitors' data with Analytics Cloud? We would like to see the total number of visits on the site....
Button '-' doesn't work when creating a structure with repeatable field
Issue When clicking on the '-' button, the field should be deleted Steps to Reproduce: 1) Navigate to Content & Data > Web Content > Structures. 2) Create a new structure as follows: Field 1 Type: Text Localizable:...
Order Id is not searchable on 'On-Order' Tab in Inventory portlet
Issue Steps to reproduce: 1. Start Liferay DXP 7.4. 2. Navigate to Catalog Page > Account Management. 3. Create a business account and place 2-3 orders individually. 4. Navigate to inventory and go inside the...
Duplicate product name is not saving
Issue Steps to reproduce: 1. Start Liferay DXP 7.4 2. Navigate to any existing product. 3. Click on the ellipsis action button > Duplicate > Provide any name to the product. 4. Choose catalog from the drop-down....
jodd.bean.BeanException is thrown when user clicked on 'Submit for publication' inside discount portlet
Issue Steps to reproduce: 1. Start Liferay DXP 7.4 2. Navigate to Control Panel > Applications > Workflow > Process Builder > Configuration > Edit Commerce Discount and apply Single Approver workflow. 3. Navigate...
StackOverflow error happens when add too many fragments into their DropZones
Issue StackOverflowError when loading a page with many fragments Steps to reproduce: 1) Create a new Page 2) Add container Fragment 3) Add approximately 110 Fragments within the container 4) Publish the Page...
Not every required field has a consistent color after validation
Issue Read-only and editable input fields are differently identified when it comes to form validation Steps to reproduce: 1) Start up a clean instance 2) Create a new structure in Content & Data → Web Content →...
SameSite cookie attribute
Issue Users want to add a Strict attribute instead of None for sameSite to set the 'JSESSIONID' cookie Environment Liferay DXP [7.1 - 7.4] Resolution The application server or web server controls JSessionID...
Segment not working with request parameter option
Issue Segment not working using Request Parameters filed. The issue can be replicated using Widget Page as well as Content Page. Steps to reproduce: Create a Blank page named "test" Create a Basic Web Content Go to...
Errors Suggesting a Search Bot Attack
Issue We are seeing many abnormal errors in our Liferay catalina logs all of sudden. We have tried restarting, but the errors continue. What could these mean? ERROR [ajp-nio-0.0.0.0-8009-exec-19][MVCPortlet:557]...
Is There An IDE That Liferay Recommends?
Issue Does Liferay suggest a particular IDE for development? Environment DXP 7.0 | DXP 7.1 | DXP 7.2 | DXP 7.3 | DXP 7.4 Resolution Liferay does not have an officially recommended IDE, you may use whichever you are...
Commerce orders API - how to filter results by orderStatus?
Issue I am trying to filter orders fetched from the API /o/headless-commerce-admin-order/v1.0/orders by orderStatus, but that does not seem to be possible.  Steps to reproduce: 1. Create an order and accept it 2. GET...
Search results can be incomplete when highlighting is enabled
Issue With highlighting enabled, search results only shows those sentences which match. If there are no matches, it shows all sentences. This can affect the title, summary and other result fields. Environment Liferay DXP...