Search Results

All Results 7011
ソート
Resource Type
Applicable Versions
Deployment Approach
Capability
Feature
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....
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...
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...
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...
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+...
RuntimeException - java.lang.IllegalArgumentException: none of the ciphers are supported by this JVM
Issue Below RuntimeException throws which indicates listed ciphers are not available under the supported ciphers of the JVM. Caused by: java.lang.RuntimeException: java.lang.IllegalArgumentException: none of the...
What is the maximum time frame of a VPN tunnel utilization report?
Note: please note that Liferay has renamed its Liferay Experience Could offerings to Liferay SaaS (formerly LXC) and Liferay PaaS (formerly LXC-SM). Issue As an administrator, I would like to request a VPN tunnel...
Errors Updating Liferay Workspace
Issue I'm running into errors when attempting to update my Liferay Workspace to a higher version. Environment Liferay Developer Studio Liferay Workspace with Gradle Build Resolution If your project does not build or...
#undefined is added to the URL when there is an Asset Publisher in a page
Issue After upgrading from DXP 7.0 Fix Pack 96 to Fix Pack 97, the #undefined text is appended to the URL on the portal pages. Environment Liferay DXP 7.0 Fix Pack 97 Liferay DXP 7.1 Fix Pack 21 Resolution Please...
AlloyEditor Code View no longer respects line breaks
Issue After upgrading from DXP 7.0 Fix Pack 96 to Fix Pack 97, the AlloyEditor "Code View" option no longer formats the markup. Environment Liferay DXP 7.0 Fix Pack 97 Resolution Please request a Hotfix with...
Two separate java processes are created when starting Liferay 7.3
Issue When you start Liferay 7.3 you can see two new different Java processes running, while in older versions only the first one was created: org.apache.catalina.startup.Bootstrap...
How do I Add More Than One Field To the Custom Mapping Sections in My 7.0 LDAP Setup?
Issue I would like to add multiple fields to the custom mappings section in my LDAP setup. Environment DXP 7.0 Resolution During LDAP setup, navigate to Control Panel > Configuration > Instance Settings, in...
Allow users to get accurate search results for public page content when using the common search functionality
Issue After publishing to 'Live' and 'Re-indexing', when searching for the public page once again on the staging server, zero results displayed. After configuring 'Remote Staging', the search results which were...
Using data providers to populate states based on their country
Issue Create data providers for the country list and state list by using the below Liferay provided 'Rest Web Services'. localhost:8080/api/jsonws/country/get-countries and...
Unable to render forms in custom portlet anymore
Issue You have some custom code (e.g. a portlet) which programmatically renders a form But after a patch level upgrade, this does not work anymore, the form is not rendered Environment DXP 7.2 Resolution It might be that...
Post deployment of SAML plugin the SAML Admin page is blank
Issue After deploying the SAML plugin in the Liferay instance, the SAML admin page displayed blank. Below Stack trace occurs in the log at the time of performing the above actions. 2021-03-23 19:14:22.610 WARN...
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...
Can I create unidirectional asset links?
Issue In Liferay, when I configure Related Resources of a specific asset, I see that the asset links are bidirectional (two-way) by default. For example, if 'Web Content A' is published with 'Web Content B' as a related...
Guest user can not upload file in a form within the Forms widget
Issue If you have a Form with an upload field set to allow Guest users to upload files, it works fine by using the Form link. However, if you display this Form through the Form widget, a guest user can not...
Creation of low-code application via App Builder in Liferay 7.3
Issue How to use standard 'App Builder' application to create functional business applications with dedicated user interfaces and data separation without a single line of code. Environment  Liferay 7.3 Resolution...
'There are no patches installed' after applying a hotfix
Issue We try to apply a hotfix to the container based on the image liferay/dxp: 7.3.10-ga1, but it is not working. The docker log shows initially the message: [LIFERAY] Patch applied successfully. But then shows...
User 20156 is not allowed to access URL
Issue While updating any user details the below error is thrown: WARN  [http-nio-8080-exec-2][SecurityPortletContainerWrapper:348] User 20156 is not allowed to access URL...
Content Pages are Indexed as a Full Page, Including Headers and Footers
Issue When I search for a page, every content page which was created after that page shows up in search results. Environment DXP 7.3 Resolution Content pages are indexed as a full page on creation, including the...
Web Content HTML issue
Issue 1. Create basic web content and copy shared Html in Html editor. 2. Try to publish content. 3. Check logs for errors. 4. Remove commented code in shared HTML and copy again in the content's HTML editor. 5. Try to...
F5 web server device blocks Liferay URL with message: "Bad multipart parameters parsing / No boundary defined for multipart request"
Issue A F5 web server device (for example, a load balancer) blocks a Liferay URL with messages like: Bad multipart parameters parsing No boundary defined for multipart request Flagging the request to process the...
SAML with Azure AD Fails to Authenticate and Throws Email Validation Error when URL format attribute names are used
Issue Liferay SAML integration with Azure AD may not be properly configured, specifically in regards to the Attribute Mapping. This results in an Email Validation error being thrown in the logs when a user attempts to log-in...
CSS minifier skips translating relative urls for already minified files
Issue Combo servlet bundles/aggregates multiple CSS files into single downloads. Some of those CSS files might already have been minified, so those are not minified again. Apart from bundling multiple files, the...
Warnings "Attempting to upgrade X table by recreating table"
Issue During an upgrade to newer versions of the portal, warnings like "Attempting to upgrade some table by recreating table due to some reason" may be found in the logs. They can cause confusion and...
Subscribed user does not receive email notification from Asset Publisher
Issue I set up the option for users to subscribe to Asset Publisher content I subscribe with a separate User I add new content The User does not receive any notification email Environment Liferay DXP 7.1+ Resolution...
Toggle Controls button missing in Liferay DXP
Issue In Liferay DXP, I no longer see the Toggle Controls button that was available in Liferay Portal. The Toggle Controls button in Portal 6.2. Environment Liferay DXP 7.0 Liferay DXP 7.1 Liferay DXP 7.2 Resolution This...
Site Administrators can't edit or create Workflows
Issue A user with the Site Administrator can't create or edit workflows through Kaleo Forms Admin. When attempting to do so, the user sees that the fields are greyed out and the 'Save' button is missing. Environment DXP...
How Do I Resolve "Page Not Found" Errors Thrown by Custom 404.jsp Pages in 7.3?
Issue When I navigate away from my custom 404.jsp page in 7.3, I see a "Page Not Found" error instead of the intended page. Environment Liferay DXP 7.3 Resolution A solution is described in LPS-127143, and will...
Roles are getting deleted
Issue While adding the roles up to 20 if chosen 20 Items per page but if try to add multiple roles further then all the roles is getting deleted except the latest one. Environment Liferay Portal 6.2 Resolution The...
New Virtual Instance cannot be created if "passwords.default.policy.check.syntax=" is set to true
Issue If I set passwords.default.policy.check.syntax=true in my portal-ext.properties file, I cannot create a New Virtual Instance I get an error in the logs: ERROR...
Only deleting pages from Staging to Remote Live
Issue I want to be able to delete pages on my Remote Live site without publishing any other changes or content from Staging to Remote Live. Environment Liferay DXP Resolution After deleting the respective pages from the...
Unable to preview images when selecting images in Web Content image field
Issue Unable to preview images when selecting images in Web Content image field. Environment Liferay DXP 7.1 Resolution There is a possibility the issue is caused by the missing configuration on the Adaptive Media page....
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...
Can edit option from content approval be removed or disabled ?
Issue The workflow has been enabled for web content. For that, one site role has been created that can approve or reject it. But while approver assigns it to themself, they will get edit option also and from the...
The liferay service can't connect to database after upgrading service image
Issue After upgrading the liferay service image to version 4.0.4 or higher, Liferay DXP can no longer connect to the database service, showing errors when trying to connect to the database with the...
Avoid last name field being mandatory when creating users
Issue When creating new users, some fields (such as first name and last name) are mandatory, marked with a red asterisk. How can one specify the mandatory fields? Environment Quarterly Release 2024.Q1, 2024.Q2,...
HTML elements disappear when creating new Object entries
Issue An embedded video (iframe) and other HTML elements within a Rich Text field of an Object are not persisting after saving a new entry. Environment Liferay DXP 2024.Q2 Resolution This is an expected behavior due...
Unable to remove form records without permission to also remove form itself
Issue We're looking into giving a user the ability to remove their own form records; however we found that the owner of a forminstancerecord cannot remove the forminstancerecord unless they get the permission to remove the...
ERROR: You have exceeded the maximum number of processor cores allowed for this server
Issue The customer has reported that they are encountering one of the following errors: ERROR [fileinstall-directory-watcher][LicenseManager:?] DXP Production license validation failed java.lang.Exception: You have...
Uncaught SyntaxErrors in browser console when rendering custom fields
Issue Custom fields are not rendering correctly when added to a form.  Exceptions such as the following ones can be seen in the browser's console: Uncaught SyntaxError: import declarations may only appear...
Elasticsearch is not starting up receiving NoNodeAvailableException and JNA native support exception
Issue Elasticsearch is not running properly, receiving the below errors: ERROR [liferay/search_writer/SYSTEM_ENGINE-371][ElasticsearchIndexWriter:143] java.lang.RuntimeException:...
Typing delay when editing fields in articles with too many fields
Issue I have a web content structure with multiple fields. When I create a web content from the structure, and add several fields (more than 100 entries), I experience delay while typing on the field and JS errors...
When moving a web content to another folder, the "Modified by XX" message does not display the user who moved it
Issue When moving a web content to another folder, the 'Modified by XX' message doesn't display the user who moved it, but it does record the modification time. Environment Liferay DXP 2024.Q3 Resolution The current...
"assetURL" not redirecting to the desired 'Product Detail' page
Issue The issue regarding the POST /v1.0/suggestions API. Specifically, when using the API, the page does not redirect to the desired 'Product Detail' page, whereas the same functionality works correctly via the UI....
Unable to get product info error showing in console
Issue When building projects, users are getting the below error in the console:  FAILURE: Build failed with an exception. * Where: Settings file 'C:\Users\ABC\Downloads\Dev\liferay\example\settings.gradle' line:...
There are repeated languages that can't be modified in the Localization settings
Issue The default language for the site is shown repeated several times in the column of Current languages in Site Settings > Localization > Languages. It can also happen for the instance in Instance Settings >...
Wikis with friendly URL
Issue When accessing a wiki article, the URL looks something like this:...
Empty search lists all the message board threads
Issue We created a few message board threads in the portlet and if we run an empty string search, all threads are displayed in the search result. Environment Liferay DXP 7.0+ Resolution This is the...
Query regarding special character (~) in the URL
Issue There is a special character (~) observed in the URL when navigating to site settings. Is this special character "~" a part of the URL design pattern of the product or is this is a security concern?...
Author information that is displayed in the forum posts
Issue When users send messages or create threads in the discussion forum, certain information about them (name + surname) is displayed. This article covers the need to change this behavior through a customization and...
JavaScript URLs are not updating when Staging is enabled
Issue With staging enabled, JavaScript URLs, referencing content in Documents and Media, are not updating when a page is published from Staging to Live For example: JS URL on Staging:...
Keep-alive setting for VPN
Issue What is the default keep-alive setting for the Liferay Cloud VPN client? Environment Liferay PaaS/SaaS VPN client-to-site VPN. Resolution PaaS/SaaS VPN Client: Uses standard Strongswan keep-alive...
CKEditor Upgrade to version 5
Issue I would like to inquire about the status of CKEditor in Liferay, specifically, if there is a plan to upgrade CKEditor to version 5 in an upcoming release of Liferay? Environment Liferay DXP 7.3 Liferay DXP...
PortletPreferenceValue for Announcements widget does not change for content pages when upgrading from Liferay 7.2 to 7.4
Issue When upgrading from Liferay 7.2 to 7.4, the settings stored in the PortletPreferenceValue for the out-of-the-box Announcements widget does not change post-upgrade. The issue specifically affects content pages...
Is Session Prediction Possible in Liferay
Issue Is it possible an attacker could predict the JSESSIONID and gain unauthorized access, referencing an example from a 'Session Prediction' article? Explanation of Issue Using the "Catalog" Page in Postman: If a...