Search Results

All Results 7006
Sort By
Resource Type
Applicable Versions
Deployment Approach
Capability
Feature
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)?...