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...
Cleaning Data in Embedded Elasticsearch 7
Issue When starting up Liferay DXP 7.3 with a clean database, I'm encountering a Red Health status for my embedded Elasticsearch server: 2021-04-08 18:27:44.067 ERROR [main][ElasticsearchEngineConfigurator:93] bundle...
Using LMDD with Browser Mobile Emulators
Issue I'm seeing that the LMDD does not always properly detect a mobile device if I'm using a browser mobile emulator.  In this example, the LMDD app was set up to display mobile device information using the Device...
Is it possible to modify only a single instance of a service?
Issue I have multiple instances running of the same service. Is it possible to deploy changes (different configuration or jar files) to just one of the containers instead of applying them to all instances?...
When granting the "View" permission only for "Forms" and "Documents and Media" to a Role, the Users with this Role is able to see the "Add" button and can add assets in "Forms" and "Documents and Media"
Issue When granting the "View" permission only (as below) for "Forms" and "Documents and Media" to a Role, the Users with this Role is able to see the "Add" button and can add things in "Forms" and "Documents and Media"...
FreeHTML - shows text undefined when clicking on it's preview
Issue Steps to reproduce: Create a content page and drag the Free HTML component on it from the default fragments list. Edit some text Then click in the preview on the right. It will show text undefined. Again making...
Liferay Digital Experience Platform Readme
Thank you for choosing an Enterprise Subscription to Liferay Digital Experience Platform (DXP). Liferay DXP allows you to create and connect personalized digital experiences across...
How do I add Captcha in Sign in Portlet?
Issue I would like to add Captcha in Sign in Portlet, as I can do in Create Account and Forgot Password options. Environment DXP 7.3 Resolution Unfortunately, there is no out-of-the-box feature to enable Captcha...
I cannot upload images on Web Content larger than 50kb
Issue After uploading a small image greater than 50kb in the Featured Image of a Web Content, it does not allow to publish the changes, the following message is displayed: Error: Please enter a small image with a...
How to Setup HTTPS on Tomcat for Liferay Portal 6.2 and DXP 7.0
Liferay Support does not recommend or endorse specific third-party products over others. Liferay is not responsible for any instructions herein or referenced regarding these products....
Sorting using localizable and indexable fields from structure is not working
Issue When trying to get a search result, sorted by some localizable and indexable fields defined in a structure, the configured Sort widget does not work properly. The issue can be reproduced with these steps:...
Facing issues with the workflow powered application
Issue When trying to create a workflow-powered app, It's changing the app version which is as expected but when clicking the app again to modify or edit anything then the 'NullPointerExceptions' in the Liferay...
How to modify the web.server.display.node and company.security.strangers.verify properties in a Liferay PaaS environment
Issue After updating our Liferay PaaS service version to v4.1.0+, our team noticed that the -uat environment now has the instance's node information displayed in the footer of Liferay pages. We tried to set...
Custom module created from form-field template not working as expected
Issue I created a custom form field using the form-field template in Developer Studio, but when I deploy the module, the form field is not working as expected. The form field does not render and the form never...
Is it possible to fill a form field using a URL parameter?
Issue I would like to have a predefined value for a field in a Liferay form. Is it possible to pass this predefined value using a URL query parameter? Environment Liferay DXP 7.0 or higher. Resolution Passing a...
WARNING "filterNormalizeUri received bad value" when working with blog entries
Issue The following WARNING is obtained when editing/listing blog entries: WARNING [http-nio-8080-exec-7] com.google.template.soy.shared.restricted.Sanitizers.filterNormalizeUri |filterNormalizeUri received bad...
Blocking IPs in Liferay Cloud
Note: please note that Liferay has renamed its Liferay Experience Could offerings to Liferay SaaS (formerly LXC) and Liferay PaaS (formerly LXC-SM). Issue You do not want a specific IP (or a range of IP...
Site Admin can't access Fragments page if Global fragments exist in the portal
Issue After adding fragments in the Global site, site administrators are encountering a Fragments is temporarily unavailable error when attempting to access the Fragments under Site Administration. Environment DXP 7.2+...
Why the error "java.lang.IllegalArgumentException: none of the ciphers........are supported by this JVM" is thrown in the logs
Issue What is the reason behind the following error which is thrown in the logs? [server.startup : 2][com_liferay_portal_search:103] [com.liferay.portal.search.internal.SearchEngineHelperImpl(549)] The...
On the Geo-location, all uploaded documents for a single location should be visible by clicking upon the marked pointer
Issue When we upload more than one document for a single location and try to see all uploaded documents by clicking on the marked pointer in the map only one document will be visible. Environment Liferay DXP 7.2...
The purpose of the "Skip to Content" button
Issue If a user presses the Tab key when the URL is highlighted, a "Skip to Content" button appears. Selecting this button with your mouse does not appear to do anything. Environment Liferay DXP 7.0 Liferay DXP 7.1...