Search Results

All Results 7006
ソート
Resource Type
Applicable Versions
Deployment Approach
Capability
Feature
Cannot Request Users With long userid After Patching to DE-93
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 =...
Handling Freemarker Template Errors in the UI
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...
How Can I Share Widget Content on Social Media?
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...
Contributed Fragment Collection's content is not correct after deployment
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...
Exporting and Importing User Roles from One Environment to Another
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?
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...
How to Resolve Commas Automatically Inserted Into Web Content When Using the Integer Structure
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...
How to resolve "Unable to validate referenced file entry" UI errors preventing Web Content from being updated
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...
I want to define user permissions for the Notice and Warning portlets respectively.
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...
RSS Publisher portlet on Widget Pages can be refreshed by guest users
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...
Migrating a Remote Staging Setup to Liferay Cloud
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...
Can not add images in a Paragraph fragment of a Content Page
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
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...
Why am I not receiving Liferay security bulletin emails?
Liferay Support sends security bulletin emails to all customers with an active Enterprise Subscription. These notifications include critical information on potential security...
Reindexing on Elasticsearch is slower than it was on an earlier patch-level
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
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...
Are Blade/Gradle FrontEnd NPM 7.0/7.1 portlets still available and supported on 7.2?
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...
User is redirected to the Pages section after saving a Widget Page
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...
[CKEditor] Browse Server button is missing from Image Info tab
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...
How to load a third-party npm package as a JS provider OSGi bundle in Liferay 7.1 and 7.2?
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...