Search Results

All Results 1307
ソート
Resource Type
Applicable Versions
Deployment Approach
Capability
Feature
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...
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...
Web Content Widget, Links are Unclickable
Issue When using the Web Content Widget on the Home Page, if the first line of content contains a link it will remain unclickable in the "Barebone" setting when logged in as an Admin.  Environment DXP 7.2 Resolution...
Unable to find web.xml file location in WebSphere application server
Issue The web.xml file cannot be located in the Websphere application server. Environment Liferay DXP 7.3 Liferay DXP 7.4 Resolution To modify the web.xml file, the location in the Websphere server is...
Already selected blogs are not checked
Issue In the related asset search list, blogs that have already been chosen are not checked. Steps to reproduce: 1. Navigate to Content & Data > Blog. 2. Create multiple blogs and then select one blog. 3. In...
Content getting lost with multiple locales
Issue Users that add their regional language to their DXP setup via portal-ext.properties file may see unexpected behavior with web content, such as clearing input from text fields of content when changing locale...
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...
Issues with CKEditor's Tag Hierarchy in the footer of CKEditor
Issue The availability of the tags hierarchy in the footer of CKEditor is missing when it used to be there. Environment DXP 7.2 Resolution Liferay has stated that this is intended behavior as the CKEditor was updated...
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...
Where can you create/use Analytics Cloud custom events in Liferay?
Issue We want to send custom events to Analytics Cloud from our Liferay DXP instance. How can we do this? Environment Liferay DXP Analytics Cloud Resolution For everything else, you can use Custom Events by using any...
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...
How to enable users to edit or delete their comments in the Page Comments widget
Issue Site members/Users are not able to delete or edit their own page comments on the Page Comments widget. Environment Liferay Quarterly Releases, Liferay DXP, or Liferay Portal 6.2 Resolution For DXP 2023.Q4 and...
ADA Accessibility: Screen Reader doesn't announce current selected page when focus is on selected page number
Issue Expected Result: SR announces "current page" along with the page number when focus is on the current page number. Actual Result: SR announces,"Page 2 Link"   Steps to Reproduce: Tools: JAWS 1. Open the HR...
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;...
SEO Meta Tags in Display Page Templates
Issue While working with configuring SEO and Open Graph in display page templates. Is it feasible to add custom tags and keyword metadata to journal web articles in order to integrate tags in a display page...
Portlet's title (web content display (global)) is shown instead of the web content's title
Issue Web Content Display doesn't display Global Web Content's title. Steps to reproduce: 1. Start the server 2. Create a global web content 3. Put a web content display on a page, select global scope, and display...
Blank screen is seen after password reset
Issue A blank screen (with url http://localhost:8080/c) is seen after user password is reset. The expected behavior after password reset is for users to A) be successfully redirected to Liferay home page and B) remain...
Invalid date error when creating content with date field using APIs
Issue When using the Liferay API to create Web Content with a date field, using the "dd-MM-yyyy'T'HH:mm:ss'Z'" format results in the display of an "Invalid date" error. curl \ -H "Content-Type: application/json"...