Search Results

All Results 1284
Resource Type
Applicable Versions
Deployment Approach
Capability
Feature
ADA Accessibility - SR doesn't announce message that comes after selecting rows in the table on sites page.
Issue Expected Results: Screen Reader should announce message which comes after selecting rows in table. Screen Reader should announce, "1 of 3 selected' after selecting checkbox in the table.   Actual Results:...
Backport localize fragment configs feature from 7.4 to 7.3
Issue We want to check if the following feature specifically for image can be backported to 7.3:...
ADA Accessibility - Links present on table do not have any distinguishing features which would make them look like a link
Issue Expected Result: I expect links to look different than normal non-link text. Ex. -links should be blue in color with an underline so that users will know the link is available.   Actual Result: Links...
When does a new version in JournalArticleLocalService.updateArticle is created?
Issue New version of a web content can be created when calling JournalArticleLocalService.updateArticle Environment Liferay DXP Resolution A new version is created when the latest article version is in one of the...
How to add custom Meta tags to specific page
Issue We added the following meta tags via the page settings, but that generated html code is encoded and it is not working: <meta content="&lt;html lang=&#34;fi&#34;/&gt; &lt;meta name=&#34;sdg-tag&#34;...
Content page displays wrong title when special characters are used on it
Issue If the title of a Content page has special characters on it, the title will then be displayed with "&amp;". This usually happens when you place the character "&". For example: "Documents & Media", in...
Hide asset title in Asset Publisher's details view
Issue Configure an Asset Publisher in a page using a display template different than the 'Full Content' one. Click on any asset: it shows its details, including the asset's title.  Environment Liferay DXP...
SEO - Titles in Google's search results page don't display expected text
Issue After configuring the "Title SEO" of a page, Google and other search engines don't display the value as-is. If we use a customization to remove the Site and Instance names, they keep showing in search results...
Bootstrap Accordion does not work correctly
Issue When I click on the expand button, the expanded area is not displayed, so I am not able to change the text (without editing the text in the source code). Environment Liferay DXP 7.3+ Resolution System settings...
Assets created from an Asset Publisher don't keep the categories and/or tags of the filter
Issue An Asset Publisher (AP) can be configured to filter by certain categories and/or tags. When the Display Settings of the AP has Show Add Content Button enabled, it's possible to create new assets directly from...
frontend-css-web module was removed in DXP 7.4
Issue If I use frontend-js-override module, is there any impact on front-end-js-web module due to removal of frontend-css-web ? Environment Liferay DXP 7.4 Resolution frontend-web-css was removed in Liferay 7.4 here:...
Overlapping Buttons when using AlloyEditor for Web Content Articles
Issue When using AlloyEditor, creating a web content structure that includes a repeatable HTML field causes the Source Button Toggle to be overlapped by the repeatable "plus" and "minus" signs. Environment Liferay DXP...
Client's public IP is visible in source code
Issue User is able to see their own public IP while checking the source code of a page on the Liferay portal. Environment Liferay DXP 7.3 Liferay DXP 7.4 Resolution The public IP is visible through the...
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)...
Custom theme is missing from some sites after a clean server start
Issue We are trying to create sites from a site template that is generated from a custom theme this custom theme contains the resource WEB-INF/classes/resource-importer/ in the theme's war file there are no custom...
Terms of Use jsp page is missing
Issue Prior to Update 31, there was a terms of use JSP page located in {TOMCAT_HOME}\webapps\ROOT\html\portal that could be used to customize the Terms of Use page Starting with Update 31, that terms of use JSP page is...
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...
Search container shows wrong search count results with pagination
Issue Pagination shows the wrong search count results. Steps to reproduce: 1. Navigate to Site Menu > Content & Data > Web content, create some web content 2. Navigate to Site Menu > Site Builder and create a...
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...
Link to Telephone number preventing the publishing of Web Content
Issue  A link containing a telephone number prevents the publishing of web content and seems related to https://issues.liferay.com/browse/LPS-126914  Environment DXP 7.3  Resolution Request a hotfix containing...