Search Results

All Results 7003
Sort By
Resource Type
Applicable Versions
Deployment Approach
Capability
Feature
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...
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]...
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...
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...
Filter on Product List UI does not show all category
Issue Not all categories appear when filtering the product list Steps to reproduce: 1) Create a few categories with a hierarchy up to level 3 or 4. 2) Navigate to Commerce> Products> select the 'Filter' 3) Select...
Unable to bind to the LDAP server javax.naming.AuthenticationException: [LDAP: error code 49 - Invalid Credentials]
Issue Unable to connect to Open LDAP in DXP due to the following UI error Environment Liferay DXP 7.4 Resolution These errors typically occur when Liferay is unable to communicate with LDAP or when mapping mistakes...
I cannot use special characters in Templates
Issue I included certain special characters in a template such as ¡áéíóú and saved it. When I reopened the template, the HTML and Elements sections stopped displaying. When I saved the template again, the UI showed...
AssetEntryLocalServiceUtil.getAssetCategoryAssetEntries(long categoryId) deprecated and not used on DXP 7.3
Issue When trying to return the entries for a specific AssetCategory with AssetEntryLocalServiceUtil.getAssetCategoryAssetEntries(long categoryId) on DXP 7.3 you get zero results, even if you have a category and some...
How to hide version of JS libraries
Issue Sometimes when using a tool that identifies a site's web technologies, versions of Javascript libraries (jQuery and YUI, for example) are displayed. Environment Liferay DXP. Resolution It is not possible to...
JavaScript Errors when deleting newly added data to 'Custom Excluded Paths' field in 'Frontend SPA Infrastructure'
Issue After data has been entered into the Custom Excluded Paths field in the Frontend SPA Infrastructure, deleting that data results in the following JavaScript errors in the browser console: Uncaught Error: No route...
Jenkins unable to update commit status to GitLab
Note: please note that Liferay has renamed its Liferay Experience Could offerings to Liferay SaaS (formerly LXC) and Liferay PaaS (formerly LXC-SM). Issue Builds using gitlab-api fail during the last steps of the...
Multiple LDAP connections shared with one LDAP server prevent some users from logging in
Issue When multiple LDAP connections are shared on one LDAP server, only users from one LDAP connection can log in while users from the other LDAP connections cannot. The following error is seen in the logs: 2023-02-17...
How to add the price in the default SKU via Headless API?
Issue The user needs to add the price(default SKU) in the request body of the product while posting the product via headless API. Environment Liferay DXP 7.4 Commerce 4.0 Resolution The 'default SKU' field in the...
The Sort widget does not return accurate results on the first try
Issue Some inconsistencies in the sort widget's behavior Steps to reproduce: 1) Create 3-4 web contents with the keyword 'test' at different time intervals to see the time difference in their creation. 2) Create a...
Configuration to disable download does not work for MHTML files
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 applied the settings indicated in the article Document...
Elasticsearch cluster health status is Red
Issue The elasticsearch server cluster health status is red with the below error in the logs elastic search logs and noticed the below information. Failed to execute phase [query], all shards failed Failed...
How to achieve antivirus scanning for file uploads to Documents and Media in an Liferay PaaS environment?
Note: please note that Liferay has renamed its Liferay Experience Could offerings to Liferay SaaS (formerly LXC) and Liferay PaaS (formerly LXC-SM). Issue I'd like to have the DXP functionality described at...
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...
"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 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...
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...
Documents and Media table view does not fit into the screen on mobile phone
Issue Table view is set up for Documents and Media widget If I view the page on mobile screen, the table does not fit There is a scrollbar to see all columns but it is small and difficult to use I am worried that...
Video fragment using different languages
Issue If you add a video fragment using two different languages (english and then chinese, for example) the actual behavior you will see is that the page with english locale will display the other language video...
Pages using template have a different URL showing in sitemap.xml
Issue When crating pages or web content using a page template the URL that is generated contains a "w" character. When checking the sitemap, this pages are being referenced using the character "-" instead of...
Link tab missing from fragment link configuration
Issue The link panel is being hidden for some editables Steps to reproduce: 1) Navigate to Design > Fragments and create a fragment with this markup: <div class="fragment_1"> <a href="#"...
Large Amounts of Semrush Bot requests
Note: please note that Liferay has renamed its Liferay Experience Could offerings to Liferay SaaS (formerly LXC) and Liferay PaaS (formerly LXC-SM). Issue Several requests coming from the SemrushBot/7~bl web crawler...
Can we add sorting functionality in Asset Publisher portlet?
Issue Can we add sorting functionality to the Liferay Asset publisher, similar to the sorting function in Search results?   Environment Liferay DXP 7.3   Resolution Unfortunately, this is a current feature...
ElasticsearchException java.net.ConnectException: Connection refused during the upgrade process and it fails, but Elasticsearch is not necessary during it
Issue The following ElasticsearchException is thrown during the upgrade process, causing the upgrade to fail, but the Elasticsearch server is not necessary during it How can avoid this error? 2023-02-07 11:21:22.931...
Page canonical URLs of each existing language always point to the default language URL
Issue We have detected that the page canonical URLs of each existing language always point to the default language URL. Our default language is English, and we have a page in two languages: English:...
Color Contrast does not meet ADA requirements
Issue Color Contrast throughout Liferay's out-of-the-box platform does not meet the minimum ADA requirements. One example of this can be seen when adding a page using the Global template; the toggle switches...
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...
Is there a max file size limit for the Large File Uploader?
Issue Is there a file size limit for the Large File Uploader? What is the max file size I can upload to the Large File Uploader? Environment Liferay Support Resolution There is no max file size limit However, uploads can fail...
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...
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....
Whitespace below document on an embedded page
Issue While using an embedded page with single page PDF url, a big white-space gets added to the page affecting the look and feel of the page. Steps to reproduce the issue: Upload a PDF document of single page on...
Widget title gets saved without clicking on '✓' icon
Issue While editing the title of any widget on a widget page, it gets saved even without clicking the '✓' icon. Steps to reproduce: Create a widget page. Add a 'Document and Media' widget over the page. Double...
liferay-asset:asset-display doesn't show the items
Issue When changing from <liferay-ui:asset-display> taglib to <liferay-asset:asset-display> taglib using same parameters, the latter doesn't show any items. Environment Liferay DXP 7.4 Resolution You have to...
Issue while connecting the elasticsearch via config file
Issue The following errors are coming in the Liferay console while connecting the elastic search with the help of the config file. ERROR [liferay/monitoring-3][ParallelDestination:59] Unable to process message...
Adding Priority Value to sitemap.xml
Issue The priority value is important for search engine optimization (SEO) as it helps to understand the relative importance of different pages on a website. How to add the priority value in the generated Liferay...
Editor default configuration changed from ENTER_P to ENTER_BR on DXP 7.3 U-5
Issue Editor default configuration changed from ENTER_BR to ENTER_P on DXP 7.3 U-5; Environment DXP 7.3 Resolution We found this commit on LPS-148819 witch changes the default value of ENTER_P (see #use-enter-mode-p)...
Existing role was updated/replaced by the role imported from lar
Issue Steps: Export a regular role from instance A and import it to instance B. Modify the name of the regular role on instance B. Exported the regular role from instance B and imported it to instance A. Expected result:...
Maximum Number of Organizations that can be created in one Liferay instance
Issue We would like to know the maximum number of Organizations that can be created in one Liferay instance. Could you please let us know if there is a limit to this? Environment DXP 7.0+ Resolution There is no...
Text is rendered vertically instead of horizontally inside fragments in Collection Display
Issue When date text is rendered inside a fragment that contains nested a HTML tags, the text is rendered vertically instead of horizontally. Environment DXP 7.3 Resolution This issue has been resolved via...
How to get a drop-down option's field reference in a fragment's html/freemarker code?
Issue Steps to reproduce: 0. In System Settings/Freemarker Engine, remove serviceLocator from the list of restricted variables. (so that we can use it in a fragment code later on) 1. Create a web content structure and put...
How to Configure Liferay Workspace for Live Development of Frontend Client Extensions
This feature is available from Liferay Workspace 6.1.0 How to create a custom client-extension.yaml file to allow deploying different configurations depending on the need. What is it? Liferay Workspace now supports...
Error "The provided domain already exists"
Note: please note that Liferay has renamed its Liferay Experience Could offerings to Liferay SaaS (formerly LXC) and Liferay PaaS (formerly LXC-SM). Issue The deployment of the Webserver service is not...
ActiveFileName is not recognized in DXP 7.4
"This resolution contains links to third-party documentation that is not maintained by Liferay, so should be used as reference only at the discretion and direction of your team." Issue ActiveFileName attribute is not...
Cannot open Blog entry from Blog Aggregator if the entry is displayed on a Content Page
Issue Blog post cannot be shown in the Blogs Aggregator widget if it comes from a Content Page Go to Site Builder > Pages Create a new Content Page with the "Blank" template (name it "Content") Add a Blogs widget to...
Spaces are removed from the translation when it is longer than 75 characters
Issue Language Override translation values have removed space when they are longer then 75 characters Steps to reproduce: Control Panel > Language overrides, add a new key, name it e.g. testing-translation Add any...
Cannot login after deploying a theme
Issue We get a white screen and a freemarker exception error when trying to login after deploying an OOTB theme with no customizations created via the theme generator: 2023-05-26 13:32:51.826 ERROR...
Can I allow some users to solely authenticate via a SAML, while the remaining users authenticate with their Liferay password?
Issue This article describes a use case where it may be desirable to allow some users to authenticate through a SAML Identity Provider (IdP) only, while other users authenticate with their Liferay credentials in the Login...