Search Results

All Results 7006
ソート
Resource Type
Applicable Versions
Deployment Approach
Capability
Feature
Getting Error 'java.io.IOException: Unable to include JSP'
Issue User has encountered similar error post installation of a liferay hotfix: ERROR [https-jsse-nio-0.0.0.0-8443-exec-29][DynamicIncludeUtil:81] java.io.IOException: Unable to include JSP...
LOGOUT event is not added to Audit Table
Issue LOGOUT event is not being audited when SAML SLO is enabled. Environment Liferay DXP 7.2 Liferay DXP 7.3 Liferay DXP 7.4 Resolution This happens because LogoutPreAction and LogoutPostAction classes do not get...
There are invalid rule expressions while saving form
Issue It's possible to save a Form with fields removed from the Form Builder that make part of a rule. Steps to Reproduce : 1. Go to Content&Data > Forms 2. Create a new Form 3. Add two fields: Text Field and Date...
Guest users get a 200 OK response when calling URL
Issue When guest users call http://<server>:<port>/manage, they get a 200 OK response. Steps: Start a vanilla Liferay DXP server Log in Go to the Personal Menu, click the user's avatar Log out Go to...
The eclipse button is not available
Issue The eclipse button is missing from the journal list page. Steps to reproduce: 1. Start the server 2. Add a new web content. 3. Go to the web content list page. Observed behavior: The Eclipse button is...
Unable to build the module: Could not find com.liferay.portal:release.dxp.api errors
Issue Sometimes users face the following error while building their modules: Task modules: test-search-results-limit:compileJava FAILED FAILURE: Build failed with an exception. what went wrong: Execution failed for...
How Can I Identify Which Widget Templates Are in Use?
Issue How can I know which of my Widget Templates are in use? How can I see where my Widget Templates are being used throughout the Liferay instance? Environment Liferay DXP Resolution For users on Liferay...
Linking content while impersonating includes ?doAsUserId
Issue When linking content while impersonating a user, sometimes the `?doAsUserId` is included in the link. `doAsUserId` parameter is included in document URL when selected from Repository Browser...
Unable to process OpenID Connect authentication response: Requested value and approved state do not match
Issue From time to time, error messages like the following appear in logs: 2024-02-14 13:31:55.099 ERROR [http-nio-8080-exec-120][OpenIdConnectFilter:132] Unable to process OpenID Connect authentication response:...
JournalArticleAssetRenderer.getSummary method no longer returns the first 200 characters of the Web Content when description field is empty
Issue Considering the following scenario: A Basic Web Content with no description but non-empty content field. An Asset Publisher configured to display all the Basic Web Contents of the site with the following Asset...
Jenkins builds failing in Liferay Paas
Note: please note that Liferay has renamed its Liferay Experience Could offerings to Liferay SaaS (formerly LXC) and Liferay PaaS (formerly LXC-SM). Issue Jenkins builds are failing. We can see below trace in...
Navigation menu problem to drag and reorganize pages
Issue When a navigation menu containing many pages is created, the user may have difficulty reordering and changing the page level. In addition, when the user tries to drag a page, the scroll enters in a loop and...
Leverage browser caching in Liferay
Issue Leverage browser caching in Liferay Environment Liferay Portal 6.2 Resolution The query is regarding the SEO implementation and falls beyond the scope of Liferay support. Additional Information Article: Leverage...
How to add image extension .webp on editor when creating a new web content in Documents & Media
Issue Can't add image extension .webp on editor when creating a new web content Environment DXP 7.0 or higher Resolution In order to upload and work with .webp extensions in Documents and Media, follow these steps:...
Why does the LDAP import schedule start over whenever I reset my server?
Issue I would like my LDAP import to run at specific times and dates. I can set LDAP import intervals by number of minutes through either System Settings or Instance Settings: Control Panel > Configuration >...
[AC] Gaining Access to Liferay Analytics Cloud
This content is available to customers with active Liferay Analytics Cloud (AC) subscriptions This article documents how customers with an active Analytics Cloud subscription can gain access to a Workspace on...
HTML formatting lost when toggling the code view
Issue After installing Fix Pack 9 or Fix Pack 10, the formatting that can be seen when viewing the HTML code view is lost when toggling back and forth between the different view options. For Example, initially, the...
Liferay Developer Studio 3.9.3 Release Highlights
Liferay Developer Studio provides an all-in-one, integrated development environment based on Eclipse for developers to build plugins for the Liferay Digital Experience Platform. Liferay Developer Studio is an Eclipse...
Unable to configure the Web Content custom template key value in place of autogenerated template key
Issue Unable to configure the Web Content custom template key value in place of autogenerated template key. Environment Liferay 7.3 Resolution For Web Content, toggle the setting in Control Panel - System Settings -...
Uploaded documents are not visible on a different machine
Issue Configure common database for two Liferay servers. Now, whenever try to upload an image on one server then the same image is not getting visible on another server even though the right URL path has been set...
Form Storage Adapter is not visible in the form storage type dropdown.
Issue Post deploying the form storage adapter module it's not visible in the form storage type dropdown. Environment Liferay DXP 7.3 Resolution While creating form storage adapter "ddm.storage.adapter.type" value...
How to implement Accelerated Mobile Pages (AMP) in Liferay?
Issue How to implement Accelerated Mobile Pages (AMP) in Liferay?  Environment Liferay DXP 7.2 Resolution Accelerated Mobile Pages are not supported in Liferay as of now. However, there is already a feature request in...
Content can not be updated: The MySQL server is running with the --read-only option
Issue Any kind of update transactions do not work and users are not able to create/update web content, files, etc, in the portal. There are several errors in the Liferay Service's log about java.sql.SQLException: The...
How to change the logo for Application Menu?
Issue How to change the logo for Application Menu? Environment Liferay DXP 7.3 Resolution The logo for Application Menu can be changed according to the following steps. Stop the server. Place the new log...
Cannot publish or import site (due to missing references) when asset publisher shows displays from another site
Issue An asset publisher in a site A can be configured to show assets from site A itself and from other sites (B, C, ...).  If such a site A is then exported and imported to a site in another environment, or...
Commerce - Users with membership to the same account cannot view each other's orders
Issue I can't view an order made by another member of the same account Sample scenario: ---------------------------------------------- Setup 1 Minium Site (Title: MiniumABC) 1 Account (Title: AccountABC) 2 Users...
Admin is not able to see any user in droplist to whom the task can be assigned
Issue After applying a 'Single Approval Workflow' on web content. The admin user is not able to assign any task to any other user as the droplist becomes disabled. Environment Liferay DXP 7.2  Resolution A 'Regular...
Adaptive Media does not show errors in logs
Issue Adaptive Media cannot process some images, but the only info about these errors is found in the UI alone, as shown in the image below. No related errors can be found in the logs. Environment Liferay...
The source code format is misaligned in the AlloyEditor
Issue When updating the DXP 7.1 instance patch level from de-17 to de-20, the code view shows the misaligned format of the tags in the editor of the web content. To format it again, every time while editing the code,...
Broken Document Links in Search Results
Issue Clicking on a link to a document in Search Results leads to a /null page and error: Environment Liferay DXP 7.0 Liferay DXP 7.1 Resolution This behavior is reported and fixed in LPS-93120. The fix has been released...
"Submit for Publication" button is inactive after a workflow task is rejected
Issue Using the Single Approver Workflow, if a content reviewer rejects the submission, we cannot resubmit after editing it, because the "Submit for Publication" button is inactive and cannot be clicked....
How to configure liferay to invoke web services with Digest Auth
Issue How to configure Liferay to invoke web services with Digest Auth and use it in a client. As example we'll use POSTMAN Environment Liferay DXP 7.1+ Resolution As example, we are going to configure the access to...
IKEv1 IPSec VPN Deprecation
Introduction A group of researchers has found vulnerabilities in implementations of the Internet Key Exchange version 1 (IKEv1) protocol in firewalls and other networking applications...
Restricting the search result
Issue After uploading a video with extension mp4 and web content, with the same name. Now when searching with the name, the results show both the mp4 video and the web content. However, it should show only Web content...
OpenID Connect does not work with Azure AD B2C
Please note that this Fast Track applies to versions before our Quarterly Release 2024.Q1. From Quarterly Release 2024.Q1 on, this function is enabled as described in LPD-9397. Please...
Drag & Drop zone is missing when uploading a image in web content
Issue After installing DXP 7.1 FP18, the Drag & Drop zone is missing when uploading a image in web content.  Steps to reproduce: Add a new web content structure with image field. Add a template for the structure created. Add...
Field value is not shown in Web Content if the Structure field is configured as non-localizable
Issue When creating a Structure (Content & Data > Web Content > Structures) and configuring a field as non-localizable, the value defined in the Web Content created from that structure is not shown. Environment...
SSLHandshakeException handshake_failure after updating Liferay Workspace
Issue SSLHandshakeException handshake_failure is thrown after updating the Liferay Workspace version, as shown below: javax.net.ssl.SSLHandshakeException: Received fatal alert: handshake_failure at...
"Error on rename of" tables during upgrade when using Windows 10 and MySQL
Issue When performing a Liferay upgrade, the process stops and you find the following error in the log: 2021-05-06 08:49:36.319 INFO [main][UpgradeProcess:115] Failed upgrade process...
Unable to add new web content folder when characters blacklist is empty
Issue When the Characters Blacklist is empty in either of these locations: Control Panel>Configuration>Instance Settings>Web Content Control Panel>Configuration>System Settings>Web Content>Virtual Instance...