Search Results

All Results 6987
Resource Type
Applicable Versions
Deployment Approach
Capability
Feature
Is it expected for fragments using the getContent() selector to display non-alphanumeric characters from HTML, or XML, for Journal Article content?
Issue When creating a Fragment with an itemSelector field configured to select a Journal Article, the displayed content includes unexpected characters, such as "]]>" at the end. This issue does not occur when the...
Language Keys are processed as Literal Text in custom MVC Portlets
Issue When creating a MVC Portlet that leverages language keys, language key output is presenting as the literal text, rather than the key value For example:  Language key in view.jsp: <b><liferay-ui:message...
Accessibility issues with the Underline button in CKEditor
Issue When using CKEditor, there is an underline button available. If you use it, the text will be inserted within u elements. This fact causes some HTML validators to report an accessibility issue based on WCAG SC...
Custom Themes are no longer shown as Site Templates in DXP 7.4
Issue In Liferay DXP 7.3, custom themes were seen under Site Templates Pop Up (Control Panel > Site > Choosing the template). However, in Liferay DXP 7.4, custom themes do not come under Site Templates, and...
Vulnerability: Robots.txt file must not be accessed and should be blocked
Issue Encountered a vulnerability issue with the robots.txt file and the vulnerability test suggests preventing the robots.txt file from being accessed. Environment Liferay DXP 7.3 Liferay DXP 7.4...
Calling UserImporter in com.liferay.portal.security.exportimport.api throws unsatisfied references error.
Issue On 7.3 we are using this class to Import users from a SamlProvider: com.liferay.portal.security.exportimport.UserImporter.importUser(long companyId, String emailAddress, String screenName) We call the service by...
Error "Portlet is temporarily unavailable" appears for Category Facet widget
Issue When an invalid ID is passed as the value of the category field in the URL, all the widget shows the error "Portlet is temporarily unavailable". As a result, all the widgets should show the message "No...
Not able to paste image directly into the CKEditor (Web content)
Issue Not able to directly paste the image in CKEditor (Webcontent). Steps to Reproduce: 1. Start Liferay Quarterly Release 2023.q4.4. 2. Navigate to Product Menu > Web Content > Click 'New Button' and then...
How to run Gradle Build for offline Environment?
Issue How to build the Gradle workspace offline? Environment Liferay DXP 7.3 Liferay DXP 7.4 Resolution The below points cannot be consider official solutions. Please take these as simple suggestions that...
Dump of a Single Table from Liferay Database in PaaS
Issue How we can take the dump from the Liferay database of a particular table? Environment Liferay DXP 7.4 Resolution The Liferay DXP Cloud product doesn't offer such a possibility to take the dump of a...
Facing UI error in the AI creator when adding the API key
Issue AI creator is not working; it is showing the UI error when adding the API key to the Liferay instance. Steps to reproduce: 1. Start the server. 2. Navigate to the Global Menu → Control Panel tab → Instance...
Additional user who can read the log file for the build in Jenkins (PaaS)
Issue An additional user in Jenkins is required (other than the default one with user ID 'customer') who can read the log file for the build. Environment Liferay DXP 7.4 Resolution The CI service (Jenkins)...
GitHub Token Leak Exposure
Issue GitHub Personal Access Token has been leaked in a public Docker container hosted on Docker Hub. Some of the malicious packages like testbrojct2, proxyfullscraper, proxyalhttp and proxyfullscrapers work...
Builds fail due to org.jenkinsci.plugins.github_branch_source.ApiRateLimitChecker$RateLimitCheckerAdapter checkRateLimit
Issue Jenkins is failing while creating the DXP cloud build and the following errors are observed: ERROR: org.jenkinsci.plugins.github_branch_source.ApiRateLimitChecker$RateLimitCheckerAdapter...
SSL errors when configuring a private repository in Liferay PaaS
Issue You are using a private repository and while trying to configure it for the CI service you notice the webhook is not automatically created Also the following logs are shown in the INFRA environment Aug 13...
HTTP Strict-Transport-Security Header in Liferay
Issue Is HTTP Strict-Transport-Security Header enabled in Liferay? Environment Liferay DXP 7.4 Resolution Liferay enables HTTP security headers such as 'http.header.secure.x.content.type.options',...
How to choose a default layout template
Issue We wonder if it is possible to configure a default layout to be chosen when a new widget  page is being created. Normally we do not use OOTB Liferay layouts, using our own developments instead (the red ones)....
Accessing Sitemap of a Child Site
Issue Is the sitemap of a child site separate from the parent site? How to access the sitemap of the child site? Environment Liferay DXP 7.4 Resolution A child site is similar to a parent site, they help to...
Is it possible to search web content using wildcards or a 'contains' clause?
Issue Entering keywords in the search bar can only search for the Web Content at the beginning of the keyword. For example, if there’s a web content named “Text_name”, the users can find the web content typing “text”...
No Documents are returned when using a Filter through Headless API
Issue I am able to retrieve documents using the Headless API successfully if no Filters are specified. However, when using a Filter, no results are returned. This might happen when working with endpoints like...