Search Results

Capability
Feature
Deployment Approach
Web content loses its display page when deleting the default Asset Publisher from the page
authorEmailAddress: istvan.gergely@liferay.com, authorName: István Gergely-Tárnoki, content: Issue We have a Widget page with an Asset Publisher on it, which is set to be the default AP on that layout We also have a web content and our page is set as its display page in the web content's...
Export of site fails with NoSuchTemplateException
authorEmailAddress: istvan.gergely@liferay.com, authorName: István Gergely-Tárnoki, content: Issue We want to export our site into a LAR file, but it fails with the below error on the UI: An unexpected error occurred with the publication process. Please check your portal and publishing...
Administrators can't edit form entries
authorEmailAddress: ryan.snuggs@liferay.com, authorName: Ryan Snuggs, content: Issue Form Entry Edit Functionality Missing Environment Liferay DXP 7.2 Resolution Form entries cannot be edited after they have been submitted by a user in Liferay 7.2. This is expected behavior and the option to edit...
Multi-Tenant Elasticsearch Index Names Support in DXP 7.2 FP8/SP3 and DXP 7.3+: Important Changes for Search Tunings and Workflow Metrics
authorEmailAddress: tibor.lipusz@liferay.com, authorName: Tibor Lipusz, content: Environment Liferay DXP 7.3 and 7.4 Liferay DXP 7.2 Service Pack 3+/Fix Pack 8+ (SP3+/FP8+) Elasticsearch 6.x/7.x Liferay Connector to Elasticsearch 7 v3.1.0 (for DXP 7.2) Who should read this article? Administrators...
Getting the themeDisplay object in DXP themes and layout templates
authorEmailAddress: jira_integration_6b0c73@jira.zendesk-integrations.com, authorName: Liferay Support, content: Issue In Liferay Portal 6.2, the themeDisplay object was inherited in themes and layout templates. How is it possible to get the same object in DXP? Environment Liferay DXP 7.0 Liferay...
Cannot Request Users With long userid After Patching to DE-93
authorEmailAddress: madeleine.clay@liferay.com, authorName: Madeleine Clay, content: Issue We use this code to secure our API calls in our customization: (request variable is an HttpServletRequest object from @Context annotation) long userId = GetterUtil.getLong(request.getRemoteUser());  user =...
Changing layout's type removes portlet preferences
authorEmailAddress: istvan.gergely@liferay.com, authorName: István Gergely-Tárnoki, content: Issue Changing our page's type from "Layout" to "Link to URL" then back to "Layout", the page won't retain its portlets configuration Environment Liferay DXP 7.0 with Fix Pack 93 or below Resolution The...
Checking the different fixes between two hotfixes
authorEmailAddress: istvan.gergely@liferay.com, authorName: István Gergely-Tárnoki, content: Issue We have two hotfixes and we would like to know the difference between them How can we check the common and different fixes within those hotfixes? Environment Liferay Portal 6.2 Liferay DXP 7.0+...
Contributed Fragment Collection's content is not correct after deployment
authorEmailAddress: istvan.gergely@liferay.com, authorName: István Gergely-Tárnoki, content: Issue We have created a Contributed Fragment Collection, carefully following the documentation The collection contains two fragments After successful deployment, we see only one fragment is present twice...
How Can I Share Widget Content on Social Media?
authorEmailAddress: madeleine.clay@liferay.com, authorName: Madeleine Clay, content: Issue I would like to share blogs, web content, and other asset-based widgets on social media sites like Twitter, Facebook, or Linkedin. Environment DXP 7.2 DXP 7.1 DXP 7.0 Resolution Sharing widget content on...
Handling Freemarker Template Errors in the UI
authorEmailAddress: katlyn.lee@liferay.com, authorName: Katlyn Lee, content: Issue Liferay renders Freemarker Template errors in the UI, particularly when a Web Content template references a non-existent value from a Web Content structure. This can potentially cause confusion or negative user...
Liferay Audience Targeting 3.0.0+ does not work with Hypersonic
authorEmailAddress: brian.suh@liferay.com, authorName: Brian Suh, content: Issue Liferay Audience Targeting does not work with the built-in Hypersonic or HSQL database. Environment Liferay Audience Targeting 3.0.0+ Liferay DXP 7.1 Resolution Hypersonic is not supported by Liferay Audience...
Locale exceptions
authorEmailAddress: kanchan.bisht@liferay.com, authorName: Kanchan Bisht, content: Issue After upgrade, from Liferay 7.0 to Liferay 7.2,  facing the issue when trying to disable any option in public page configuration. The below exception is observed...
SAML logout when session expires
authorEmailAddress: kanchan.bisht@liferay.com, authorName: Kanchan Bisht, content: Issue The Single sign-on and Single log out are working fine when the user manually logs out but there is no Single logout happening on the portal session expiry Environment Liferay 7.0 as IdP Resolution  Service...
How to Resolve Commas Automatically Inserted Into Web Content When Using the Integer Structure
authorEmailAddress: madeleine.clay@liferay.com, authorName: Madeleine Clay, content: Issue When editing previously published web content which was made using the integer structure, commas are automatically inserted into the integers. This prevents the content from publishing. Environment Liferay...
Exporting and Importing User Roles from One Environment to Another
authorEmailAddress: brian.suh@liferay.com, authorName: Brian Suh, content: Issue Whether you want to copy over User Roles and its respective permissions from one environment to another, or in order to keep a backup of your current Roles and Permissions set before making big changes, Liferay...
Can I use the Target Platform BOM to include the correct biz.aQute.bndlib version?
authorEmailAddress: isaac.wilson@liferay.com, authorName: Isaac Wilson, content: Issue When using the Target Platform functionality in a Liferay Workspace (to use the dependencies from the target version's BOM) to try to include the biz.aQute.bndlib in a 7.2 dxp-5 custom module, it fails to...
Can not change virtual host from an existing virtual instance
authorEmailAddress: matheus.monteiro@liferay.com, authorName: Matheus Monteiro, content: Issue After editing the virtual host field from an existing virtual instance, the new value suddenly disappears after clicking on Save button.  Environment Liferay DXP 7.2, fix pack dxp-5 or higher Resolution...
Cannot deploy themes using the `themes` folder
authorEmailAddress: matheus.monteiro@liferay.com, authorName: Matheus Monteiro, content: Note: please note that Liferay has renamed its Liferay Experience Could offerings to Liferay SaaS (formerly LXC) and Liferay PaaS (formerly LXC-SM). Issue Your themes (.war files) on the themes folder are not...
Invalid CSRF Token warnings
authorEmailAddress: alexandra.rujzam@liferay.com, authorName: Alexandra Rujzam, content: Issue Invalid CSRF Token warnings appear in the logs, if portlet.url.anchor.enable=true is set in portal-ext.properties. User 20127 is not allowed to access URL http://localhost:8080/web/guest/home and...
Soy Portlet uncaught type errors
authorEmailAddress: kanchan.bisht@liferay.com, authorName: Kanchan Bisht, content: NOTE: This article is an INTERNAL article and is not visible to customers, currently. Please only link this article in internal comments, but not public comments. Issue 1) After deploying the soy portlet the below...
I want to define user permissions for the Notice and Warning portlets respectively.
authorEmailAddress: hyeonjeong.bae@liferay.com, authorName: Bae Helene, content: This article has been machine translated from its original language for your convenience. Please use discretion as this translation may include some inaccuracies. If you encounter issues with the translation, please...
How to resolve "Unable to validate referenced file entry" UI errors preventing Web Content from being updated
authorEmailAddress: isaac.wilson@liferay.com, authorName: Isaac Wilson, content: Issue When trying to update a previously published web content article, clicking the Publish button results in an error message in the UI like the following: Error: Unable to validate referenced file entry because it...
RSS Publisher portlet on Widget Pages can be refreshed by guest users
authorEmailAddress: sebastian.madaras@liferay.com, authorName: Sebastian Madaras, content: Issue RSS Publisher portlet on Widget Pages can be refreshed by guest users. Environment Liferay DXP 7.0 Liferay DXP 7.1 Liferay DXP 7.2 Liferay DXP 7.3 Resolution Add an RSS publisher portlet to Wiget Page...
How to disable login to access DXP web interface
authorEmailAddress: matheus.monteiro@liferay.com, authorName: Matheus Monteiro, content: Note: please note that Liferay has renamed its Liferay Experience Could offerings to Liferay SaaS (formerly LXC) and Liferay PaaS (formerly LXC-SM). Issue By default, authentication is required to access the...
Deploying Liferay SAML Connector in Liferay SaaS
authorEmailAddress: matheus.monteiro@liferay.com, authorName: Matheus Monteiro, content: Note: please note that Liferay has renamed its Liferay Experience Could offerings to Liferay SaaS (formerly LXC) and Liferay PaaS (formerly LXC-SM). Issue After deploying the SAML connector plugin from...
Liferay is unable to find a PostgreSQL database after restoring it from a dump or backup
authorEmailAddress: brian.suh@liferay.com, authorName: Brian Suh, content: Issue Liferay is unable to find a PostgreSQL database after restoring it from a dump or backup Liferay appears to be creating new data when connected to the restored PostgreSQL database A blank (i.e., default Liferay) site...
How to configure validation directives in AntiSamy
authorEmailAddress: sergio.alonso@liferay.com, authorName: Sergio Alonso, content: Issue When trying to import content between sites, i.e. knowledge base, a validation error arises: An unexpected error occurred with the publication process. Please check your portal and publishing configuration....
How to review User Permissions on Freemarker and Velocity templates
authorEmailAddress: adam.zsolnay@liferay.com, authorName: Adam Zsolnay, content: Issue After applying the fix for LSV-658, how can I see which users have permissions for (which) Freemarker/Velocity templates, i.e. via the user interface or by a database query? The Mitigation Notes of LSV-658...
DevTools failed to load SourceMap: Could not load content for popper.min.js.map on Chrome browser
authorEmailAddress: jira_integration_6b0c73@jira.zendesk-integrations.com, authorName: Liferay Support, content: Issue While using a production instance of Liferay, the below warning will appear in the Chrome console: DevTools failed to load SourceMap: Could not load content for...
Can not add images in a Paragraph fragment of a Content Page
authorEmailAddress: matheus.monteiro@liferay.com, authorName: Matheus Monteiro, content: Issue It is not possible to link an image in the rich-text editor of a Paragraph fragment in a content page.  Environment Liferay DXP 7.2 fix-pack dxp-6 or older. Resolution This is a known and fixed bug....
The Forget Password page is vulnerable to CSRF attack
authorEmailAddress: aaron.wang@liferay.com, authorName: Aaron Wang, content: Issue The Forget Password form can be re-submitted with different cookies which lead to the CSRF issue. Environment Liferay DXP 7.2 Resolution This is considered as a False Positive, as the user is not logged into...
Migrating a Remote Staging Setup to Liferay Cloud
authorEmailAddress: justin.bowman@liferay.com, authorName: Justin Bowman, content: Issue There are many factors to consider when planning to migrate your on-prem Liferay installation to Liferay Cloud. One of these factors is your Staging configuration. Below is the recommended method to migrate a...
Reindexing on Elasticsearch is slower than it was on an earlier patch-level
authorEmailAddress: adam.zsolnay@liferay.com, authorName: Adam Zsolnay, content: Issue We recently installed fix pack 16 on DXP 7.1, and we noticed that now re-index is really slow compared to fix pack 11, our previous patch-level. We found that both liferay indexes (liferay-0 and...
Jenkins builds are failing due to "Cannot run program ./gradlew" error
authorEmailAddress: matheus.monteiro@liferay.com, authorName: Matheus Monteiro, content: 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 on Jenkins are failing due to the following...
Why am I not receiving Liferay security bulletin emails?
authorEmailAddress: jira_integration_6b0c73@jira.zendesk-integrations.com, authorName: Liferay Support, content: Liferay Support sends security bulletin emails to all customers with an active Enterprise Subscription. These notifications include critical information on potential security...
Bundle-Version differences in fixpacks
authorEmailAddress: mariano.alvaro@liferay.com, authorName: Mariano Alvaro, content: Issue Why do Bundle-Version differ between MANIFEST.MF in fixpack binaries and the source code? Environment Liferay DXP 7.0+ Resolution To briefly explain the reason it must be clarified the way .jar files are...
The potential CSRF for Liferay default logout link (/c/portal/logout)
authorEmailAddress: aaron.wang@liferay.com, authorName: Aaron Wang, content: NOTE: This article is an INTERNAL article and is not visible to customers, currently. Please only link this article in internal comments, but not public comments. Issue Liferay DXP instance default logout link (<Site...
Errors occur after Liferay Faces upgrade
authorEmailAddress: jozsef.geczi@liferay.com, authorName: József Géczi, content: Issue After the upgrade of Liferay Faces (by updating the given versions in dependencies shown in the provided screenshots), the following error occurs logs: javax.el.ELException: Function 'p:component' not found...
Page version control information is accessible in sitemap.xml
authorEmailAddress: jozsef.geczi@liferay.com, authorName: József Géczi, content: Issue Page version control information is accessible in sitemap.xml - such information shall not be exposed for security reasons. Reproduction: 1) Start up bundle 2) Access sitemap...
Are Blade/Gradle FrontEnd NPM 7.0/7.1 portlets still available and supported on 7.2?
authorEmailAddress: alfonso.crisci@liferay.com, authorName: Alfonso Crisci, content: Issue Developers are using Blade/Gradle FrontEnd NPM portlets on DXP 7.0 / DXP 7.1, for example: https://help.liferay.com/hc/en-us/articles/360018170751-React-npm-Portlet...
[CKEditor] Browse Server button is missing from Image Info tab
authorEmailAddress: rita.schaff@liferay.com, authorName: Rita Schaff, content: Issue Using the CKEditor, in Image Properties I cannot see the Browse Server button under the Image Info tab so if I want to change the image, I have to delete it and add it again. Environment Liferay DXP 7.2...
User is redirected to the Pages section after saving a Widget Page
authorEmailAddress: anna.suszter@liferay.com, authorName: Anna Zombori-Suszter, content: Issue When creating a new Widget Page and saving it, the user is landed on the Pages section instead of the newly created Widget Page. Environment DXP 7.1+ Resolution This is an intended behavior that was...
Impersonation won't give you all the permissions set of the impersonated User
authorEmailAddress: viktoria.gyomber@liferay.com, authorName: Viktória Gyömbér, content: Issue If User A impersonates User B than User A might not be able to perform the same actions as User B was originally able to. For example, downloading certain documents or checking the previews. For...
Unable to import User Groups from LDAP containing a comma "," or an asterisk "*"
authorEmailAddress: david.hegedus@liferay.com, authorName: Dávid Hegedüs, content: Issue Receiving the following error when trying to import User Groups from LDAP containing a comma "," or an asterisk "*": 2020-06-04 08:23:50.268 WARN [main][LDAPUserImporterImpl:1165] Unable to create user group...
Building and Deploying using the Liferay Cloud CLI
authorEmailAddress: alexander.chau@liferay.com, authorName: Alex Chau, content: Note: please note that Liferay has renamed its Liferay Experience Could offerings to Liferay SaaS (formerly LXC) and Liferay PaaS (formerly LXC-SM). NOTE: This article is an INTERNAL article and is not visible to...
Web Content validation is not working on mandatory field
authorEmailAddress: aaron.wang@liferay.com, authorName: Aaron Wang, content: Issue Web Content validation is not working on the mandatory field. Steps are as follows: 1. Create a new Web Content structure with an Image field. 2. For Image field: change "Required" & "Repeatable" to Yes. 3. Create...
Which table keeps the data for Web Content in the Database?
authorEmailAddress: aaron.wang@liferay.com, authorName: Aaron Wang, content: Issue Which table keeps the data for Web Content in the Database? Environment Liferay DXP 7.1 Resolution The tables whose name starts with "journal*" are the ones that keep the data related to Web Content.  , content:...
How to load a third-party npm package as a JS provider OSGi bundle in Liferay 7.1 and 7.2?
authorEmailAddress: alfonso.crisci@liferay.com, authorName: Alfonso Crisci, content: Issue Front-End developers may at times need to load third-party NPM packages in Liferay DXP and consume them from the Liferay APIs Environment Liferay DXP 7.1 + Liferay Loader version 4.x Liferay DXP 7.2...
Make Recycle Bin available for regular users
authorEmailAddress: sebastian.madaras@liferay.com, authorName: Sebastian Madaras, content: Issue How to make Recycle Bin available for regular users?  Environment Liferay 6.2  Liferay DXP 7.0 Liferay DXP 7.1 Liferay DXP 7.2 Resolution Navigate to Control Panel --> User --> Roles. Create a new...
Setting Cookie Configurations for Liferay PaaS
authorEmailAddress: alexander.chau@liferay.com, authorName: Alex Chau, content: Note: please note that Liferay has renamed its Liferay Experience Could offerings to Liferay SaaS (formerly LXC) and Liferay PaaS (formerly LXC-SM). Issue One common service customization is to add the HttpOnly and...
Liferay DXP Elasticsearch Connectors: Technical Data Sheet
authorEmailAddress: tibor.lipusz@liferay.com, authorName: Tibor Lipusz, content: Introduction This article extends the Search Engine Compatibility Matrix to provide technical information about Liferay's Elasticsearch* connectors. If you are looking for information about what influences Liferay...
Why does it take so long to save a Web Content article?
authorEmailAddress: nathan.roberts@liferay.com, authorName: Nathan Roberts, content: Issue When we try to Publish (save) a Web Content article it takes several minutes. Environment Liferay DXP 7.2 Resolution By default when a Web Content article is saved within Liferay DXP 7.2 all versions of the...
Language priority when a page is displayed
authorEmailAddress: istvan.gergely@liferay.com, authorName: István Gergely-Tárnoki, content: Issue Which localization is being used when a page is displayed? Environment Liferay Portal DXP 7.0+ Resolution The language of a page can be determined by 3 factors: the page URL (whether there is a...
Cannot import an individual page template
authorEmailAddress: istvan.gergely@liferay.com, authorName: István Gergely-Tárnoki, content: Issue We have exported a page template through the template's context menu -> Export When we try to import it to another page templates, it fails and throws the below error: Please import a LAR file of...
To which sites are the documents and media selected in the workflow associated?
authorEmailAddress: hyeonjeong.bae@liferay.com, authorName: Bae Helene, content: This article has been machine translated from its original language for your convenience. Please use discretion as this translation may include some inaccuracies. If you encounter issues with the translation, please...
External Elasticsearch server is not available and control panel is inaccessible
authorEmailAddress: michael.warren.young@liferay.com, authorName: Michael Warren Young, content: Issue The external Elasticsearch server configured for Liferay DXP is no longer available Liferay cannot be set to use the embedded Elasticsearch server because the Control Panel is showing a blank...
Content is not visible after an upgrade
authorEmailAddress: istvan.gergely@liferay.com, authorName: István Gergely-Tárnoki, content: Issue After our migration (upgrading to a newer version of Liferay) we cannot see our pages / web contents / templates When we create a new one, we see it gets created in the database but we don't see it...
How to configure Liferay DXP to connect to Elasticsearch on Elastic Cloud
authorEmailAddress: tibor.lipusz@liferay.com, authorName: Tibor Lipusz, content: Disclaimer: please read the Liferay DXP compatibility with Elasticsearch hosted on Elastic Cloud article before starting to build your Elastic Stack for Liferay DXP on Elastic Cloud to understand the requirements and...
Pagination not working in 7.2 Fix Pack 5
authorEmailAddress: katlyn.lee@liferay.com, authorName: Katlyn Lee, content: Issue When navigating to another page of a portlet (such as Asset Publisher) using the dropdown, user is redirected to another page with a "The requested resource could not be found" error. Environment DXP 7.2 Fix Pack 5...