Search Results

All Results 6278
Sort By
Resource Type
Applicable Versions
Deployment Approach
Capability
Feature
After redeploying the fragment collection, an unwanted image attribute persisted
Issue The page editor StrcutreTree is populated based on the fragmentEntryLink content Steps to reproduce: 1. Start a DXP 7.3 server 2. Check Fragment propagation in System Settings > Page Fragments > Propagate...
Unable to search properly in Quick Add-to-cart search bar
Issue Steps to reproduce: 1. Start Liferay DXP 7.4 2. Create a new site by using the 'Minium site template'. 3. Create a new account. 4. Navigate to the 'Catalog' page and add an item to the cart. 5. Open the...
Collection Variations are not prioritized
Issue Asset Publisher and Collection Display do not display the collections correctly. Steps to reproduce: 1. Create a Collection Navigate to Site Builder > Collections > + > Manual Collection > Set a name > Save...
Search showing staging results in search facet
Issue Steps to reproduce: Create a new blank site with a public page Enable local staging Create web content in the new site Staging: publish to live Go to the default Liferay site Configure the scope of the search...
Search button is not properly aligned is search portlet
Issue Steps to reproduce: 1) Control Panel-> System Settings-> Search-> Search Web 2) Check the box and update 3) Create Widget Page 4) Drag the Search portlet on that page. 5) Search button is not inside the search...
Collect Digital Signature button appears even when the Digital Signature feature is not enabled
Issue The "Collect Digital Signature" button appears in the Documents and Media widget, even if the Digital Signature feature is not enabled Steps to reproduce: Start a clean bundle of Liferay DXP 7.4 Go to Control...
Removing an image from a fragment not possible
Issue When a user uploads an image to a fragment on DXP 7.3, there is no possibility of removing the image from it. Users can either replace it with another one or remove the whole fragment. This is true for...
The number of sites displayed on My Sites differs for Administrators and general users.
Please be aware that the page you are viewing has been machine translated from Japanese into English and may contain some translation errors. If you observe any issues with the translation, please contact us. Issue...
Unable to search with rupee or any other currency
Issue Steps to reproduce: 1. Create a sample web content with the rupee or any other currency symbol in the content. 2. Try to search with just the currency symbol i.e. rupee or any other currency symbol. Expected...
Asset Publisher Page selector doesn't work
Issue When I try to change the Page number in the combo box of the Asset Publisher, It always remains on the same page. Environment Liferay DXP 7.2 Fix Pack 14 or below Liferay DXP 7.3 Fix Pack 2 or below Resolution For...
Widgets don't have all configuration options when using a custom theme
Issue After applying a newly created theme to the Look and Feel of a Site's pages, I can only see Permissions and Configuration Templates when trying to configure a widget. Environment Liferay 7.4 Resolution...
Can I use ModelDocumentContributor for journal articles (web contents)?
Issue The ModelDocumentContributor interface is used by many entities in Liferay to customize index and search operations. Can it be used to customize indexing and search for journal articles (web contents)?...
Related Assets widget not showing articles from other sites.
Issue Expected Result - When I add an asset to the Related Assets widget all related assets from the main Asset Publisher are visible in the widget. Observed Result - The Related Asset widget only shows related...
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+...
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...
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...
How to set SameSite cookie attribute to Strict within Tomcat
Issue How can I adjust the JSESSIONID cookie's SameSite attribute from None to Strict? Environment Liferay DXP 7.1 - 7.4 Resolution The JSessionID cookie's attributes are set by your application server or web...
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 →...
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...
Activities portlet doesn't show journal updates
Issue The Activities widget/portlet does not notify when a Web Content is edited, it only notifies when a Web Content is either created or deleted. Environment DXP 7.4.x DXP 7.3.x DXP 7.2.x Resolution...
How to replicate a production environment into a non-production one?
Issue In order to test new developments, we want to set up a test environment that is a copy of the production environment to confirm that we will not have problems in the subsequent deployment in production. How can we...
How to update moment.js library
Issue For security reasons we need to update the moment.js library from version 2.24.0 to version 2.29.4 How do I update the moment.js library in Liferay DXP? Security vulnerabilities in moment.js 2.24.0:...
Error when updating SEO information after changing localization language
Issue It is not possible to update SEO settings after changing the portal language.  The message Error: Your request failed to complete is reported in the UI and we see the following error in the log: No render...
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,...
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...
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...
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...
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....
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...
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...
"Not Found" message on the details page of a product when its localization differs from the user's localization
Issue When a product is created, the product localization is set to Default Catalog language (e.g.: en_GB) If a user with a different localization setting (anything other than en_GB in this example) accesses...
How to display a video from Documents and Media onto a page using the Video Widget
Issue We want to add a video from Documents and Media onto a page using the video widget. However, the Video Widget requires a URL.  Environment DXP 7.3, DXP 7.4 Resolution Here are the steps to displaying any video from...
Does Liferay support AngularJS?
Liferay Support does not recommend or endorse specific third-party products over others. The information provided about products not created by Liferay is for reference purposes only, and any implementation of these principles...
com.liferay.portal.kernel.exception.NoSuchResourcePermissionException: {companyId=20100, name=com.liferay.translation.en_US, primKey=com.liferay.translation.en_US, scope=4}
Issue When we open "Site Builder" => "Pages" the following error is thrown and site pages are not displayed: com.liferay.portal.kernel.exception.NoSuchResourcePermissionException: {companyId=20100,...
All search widgets shows "Portlet is temporarily unavailable"
Issue The sort widget breaks the search page Steps to reproduce 1) Go to the search page 2) Add a sort (search) widget to the page and refresh Expected Behavior: The Sort widget is successfully added without an...
Unable to add the product with promotion to the cart
Issue Steps to reproduce: 1. Start Liferay DXP 7.4 2. Create a new site by using the 'minium site template'. 3. Navigate to Promotions and add the promotion to a product. 4. Navigate to Accounts > Create an...
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...
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:...
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]...