Search Results

All Results 6960
ソート
Resource Type
Applicable Versions
Deployment Approach
Capability
Feature
I cannot select a Folder when adding a Basic Document via Asset Publisher
Issue I have an Asset Publisher Widget configured as Manual Asset Selection. When adding a Basic Document, the portal does not allow me to change the default Folder. Environment Liferay DXP 7.4 Resolution The observed behavior is a known issue addressed by LPS-205089. Please create a...
Unable to add images to an out of the box paragraph fragment
Issue We are facing editing issues on the out of the box paragraph fragments when trying to add images to it. The add button is only available in the editor when the paragraph is placed in a grid. If the paragraph is in the middle or right column, the add button is visible. Adding the...
Private Pages for New Users are being created only after New User logs in
    Issue When creating Private pages for new users, the private pages are being created only once the new user has logged in or is impersonated   Environment Liferay DXP 7.X   Resolution The behavior listed above is considered intended behavior For performance reasons, user’s private...
How can administrator users pre-configure a category filters in a search page?
Issue In a search page, an administrator user can narrow search results using the Type Facet by pre-selecting specific object types in the widget configuration. We need to do a similar filtering selecting specific Categories, the problem here is the Category Facet lacks this capability,...
jQuery error in the logs when using Quarterly Release 2023.Q4
Issue When jQuery is enabled we are facing the following error in the logs: ERROR [http-nio-8080-exec-8][ComboServlet:389] Skip /o/frontend-js-jquery-web/jquery/bootstrap.bundle.min.js because its content type is not CSS or JavaScript Environment 2023.Q4.0 and 2023.Q4.1 Resolution This...
After migrating to DBStore, how to check it was (entirely) successful
Issue We are in the process of migrating documents and media from our file-system based store to the database (DBStore) How to find out if all active documents and media are migrated to the database? Is there a way to do a count? Environment DXP 7.x Resolution First of all, if the...
The field should save the previous selection
Issue Comma in Values of Select from List in Structures Steps: Create a structure with a Select from List. Export it to JSON. Change the value of Select from List to comma-separated words in the JSON file. Import the JSON into a new structure and create content from that. Observed...
Unable to select organization in segment property
Issue Steps to reproduce: 1. Start Liferay DXP 7.4. 2. Add an organization. 3. Add a segment. 4. Add an organization property. 5. Select the organization. Expected result: User should be able to select the organization. Actual Result: No response when clicking select, unable to select...
Text field limited to 120 characters in forms
Issue If users enter more than 120 characters, the form is published successfully, however, when implemented in a form widget, they will notice that the text in both has been reduced to accommodate the 120-character limit. Expected behvaior: The text area should be increased to 255...
FTL Error in Category Facet with Vocabulary Layout Display Template
Issue Category facet error when selecting certain categories under vocabulary layout display template. Steps to reproduce: Create a search page using the search template under global templates. Uncheck the inherit changes checkbox in the page configurations and save it. Go to the page...
Which database table stores the custom workflow value?
Issue Where does the custom workflow values  present in the database table? Environment Liferay DXP 7.4 Resolution The data of custom workflow under process builder information inside your database should be present in the below tables: 1.WorkflowDefinitionLink 2.WorflowInstanceLink...
Expiring license causing 'Uncaught TypeError: Liferay.Alert is not a constructor'
Issue Within 30 days of license expiry an alert message should pop up reminding the user about renewing the license. On 2023.Q4.0 it causes Uncaught TypeError: Liferay.Alert is not a constructor in the browser's console. Environment Liferay Quarterly Release 2023.Q4 Resolution This issue...
Structure fields are not loading after upgrade from 7.2 to 7.4
Issue we have a problem with one of our journal structures after running the upgrade process from 7.2 fixpack-20 to 7.4u92. After the upgrade, the structure is empty when we try to edit in in Liferay (also when we try to add a new Web Content of this type or try to edit an existing...
Uploaded documents are available for all sites using different virtual hosts
Issue Create two sites Set a different virtual host for each site e.g. testsite.local, testsite2.local Upload a document into Documents and Media on your second site See that the uploaded file is available when accessing it with any of the site's URL Example:...
How can I disable web content history?
Issue We would like to have only one version of our web contents so we want to to disable the web content history/versioning. Environment Liferay DXP 7.4 + Resolution Edit the Journal Article Maximum Version Count from Control Panel > System Settings > Web Content. The other, already...
Font-weight is not being responsive on Heading Fragment
Issue Despite setting the font weight for the Heading Fragment, the fragment is unresponsive and doesn't respond to the applied setting.  Environment DXP 7.4 Resolution This is determined to be the intended behavior. This is because some common styles don't work with all the fragments...
Enabling Special Characters for Screen Names and Passwords
Issue When trying to use special characters for setting screen names and passwords, not all special characters are accepted.  Environment DXP 7.0+ Resolution There is a simple workaround available to enable additional special characters to be accepted. Adding the following property to...
HTML Parsing errors when reindexing journal articles (jericho)
Issue In general, this error may occur after upgrading to Quarterly Releases. When reindexing or updating specific web contents, errors are displayed in logs similar to the following traces: ERROR [default-38][jericho:211] EndTag li at (r1,c466,p465) not recognised as type '/normal'...
Stack overflow and org.apache.catalina.core.ApplicationDispatcher.invoke Servlet.service() for servlet [Friendly URL Servlet - Public] threw exception
Issue There is a stack overflow error together with the error org.apache.catalina.core.ApplicationDispatcher.invoke Servlet.service() for servlet [Friendly URL Servlet - Public] threw exception Environment Liferay DXP 7.3 Resolution This error can happen when the following portal...
Screen name must not be duplicate but is already used by user SAML Error
Issue Some users can't log into Liferay via SAML when Liferay acts as Service Provider. There's an error in the logs about a duplicate screen name: 2023-11-30 18:04:53.521 ERROR [ajp-nio-127.0.0.1-8009-exec-2][WebSsoProfileImpl:809] Screen name 12345 must not be duplicate but is already...
Issue with the latest Dynatrace view
Note: please note that Liferay has renamed its Liferay Experience Could offerings to Liferay SaaS (formerly LXC) and Liferay PaaS (formerly LXC-SM). Issue Unable to get the latest Dynatrace view with the new tenant ID. Snapshot of Dynatrace with new tenant ID Snapshot of Dynatrace with...
Two-factor authentication for Analytics Cloud login
Please be aware that the page you are viewing has been machine translated from Japanese into English and may contain some translation errors. If you observe any issues with the translation, please contact us. Issue How long does it take for the "verification code" to expire during...
PaaS deployment fails with HTTP Error 408 Request Timeout
Issue Today a build on DEV environment fails repeatedly (3 times) with the same error each time:   Failed to deploy the services in /var/jenkins_home/workspace/xxx_dev/build on liferay.cloud. HttpError: HTTP Error: 408 Request Timeout Environment PaaS Resolution The problem was that the...
Tomcat Vulnerability Impact (CVE-2023-28708)
Please be aware that the page you are viewing has been machine translated from Japanese into English and may contain some translation errors. If you observe any issues with the translation, please contact us. Issue Regarding the vulnerability in Apache tomcat regarding sending...
Uploading Files to Documents and Media with the Forms Feature
Please be aware that the page you are viewing has been machine translated from Japanese into English and may contain some translation errors. If you observe any issues with the translation, please contact us. Issue When uploading files with the forms function, some files are stored in...
Workflow Metrics display only in UTC
Issue When viewing the “dateCreated” timestamps in the Workflow Metrics view, the timestamps are always rendered in UTC rather than the user’s time zone. Environment Liferay DXP 7.4 Resolution The observed behavior is a known issue addressed by LPS-194915. Please update to DXP 2023.Q3.1...
Are Synonym Sets applied during Index Time or Query Time?
Issue When using Synonym Sets, are the synonyms applied during index time or query time?   Environment Elasticsearch DXP 7.2 SP1 and later versions   Resolution Synonyms are applied as query time only. Reference source code can be found Here   Additional Information Liferay Learn:...
What method is Liferay using for formatting Synonym Sets?
Issue What method is Liferay using for formatting Synonym Sets, in the context of Elasticsearch?   Environment Elasticsearch DXP 7.2 SP1 and later versions   Resolution Simple Expansion technique is used for formatting Synonym Sets   Additional Information Liferay Learn: Synonym Sets....
Web content indexing coverage
Please be aware that the page you are viewing has been machine translated from Japanese into English and may contain some translation errors. If you observe any issues with the translation, please contact us. Issue What is the latest version (including unpublished), latest version...
URL specification of the administration screen
Please be aware that the page you are viewing has been machine translated from Japanese into English and may contain some translation errors. If you observe any issues with the translation, please contact us. Issue What are the different types of Liferay admin screen URLs? Environment...
Are URLs that display/download Liferay JS information a vulnerability?
Issue Some monitoring tools may identify certain URLs that are accessible during routine scans that should not have allowed access. Among the URLs that are typically detected are URLs that can download Liferay's JS (JavaScript) to the equipment being accessed. For example, if you inject...
Folder naming rules for Web content, documents and media
Please be aware that the page you are viewing has been machine translated from Japanese into English and may contain some translation errors. If you observe any issues with the translation, please contact us. Issue Are there naming rules for Web Content, Documents and Media folders?...
Deploying to an Existing Build via CLI Tool
Note: please note that Liferay has renamed its Liferay Experience Could offerings to Liferay SaaS (formerly LXC) and Liferay PaaS (formerly LXC-SM). Issue The user wants to know if it is possible to deploy to an existing build using the Liferay Cloud CLI tool. The idea would be to use a...
Permissions missing after switching from SaaS to 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 The project has been switched over from a SaaS to a PaaS environment. My previous permissions in the cloud console are restored, but...
How to store and view what users selected for the Cookie Consent banner?
Issue We have enabled Liferay's cookie consent banner for our site. Could you please guide us on where to locate the log of cookies accepted by our site visitors? As a point of reference, here is an example of how the cookie acceptance history is displayed in WordPress's GDPR Cookie...
"NoSuchFileEntryException" error message appears
Please be aware that the page you are viewing has been machine translated from Japanese into English and may contain some translation errors. If you observe any issues with the translation, please contact us. "NoSuchFileEntryException" error message appears Issue It throws an error like...
Dynamic Picklist in Liferay Forms using Objects
Issue We have created a Liferay form with Object and used the concept of dynamic picklist (data provider + picklist). However, we're facing issues with saving the data (selected from the picklist) upon form submission. The data selected in the picklist is not getting saved. Environment...
Blocking requests before reaching the WebServer on Liferay PaaS (Public Cluster)
Note: please note that Liferay has renamed its Liferay Experience Could offerings to Liferay SaaS (formerly LXC) and Liferay PaaS (formerly LXC-SM). Issue We have encountered requests from unauthenticated sources on the webserver. Can these requests be blocked before reaching the...
Enable Masking on Personal Information Data 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 We have a requirement to mask the PI (Personal Information) data in our database. Is it possible to install the mask-related plugin...
Version not available on CDN in the product_info.json
Issue Liferay version is not available on https://releases-cdn.liferay.com/tools/workspace/.product_info.json. Environment DXP 7.3-u36+ 2023 Q4.x+ Resolution Since the introduction of the Quarterly Releases, it was decided that new releases, including 7.3, will only be added to...
Missing Folder Hierarchy in Related Assets Selection for Web Content
Issue Currently, it's only possible to find and select related files in a Web Content by searching by name. This becomes impractical when dealing with thousand of files that don't have semantic names but are well-structured in folders and subfolders. Is there any configuration where I...
The keywords "Global" and "Control Panel" are appearing in the search results for certain pages
Issue When we are searching for certain pages, sometimes we can see the keywords "Global" and "Control Panel" appearing in the results. How can we hide these? Environment Liferay 2023.Q4 Resolution Performing a Reindex will resolve this issue for you., content:...
GUEST users have no access to custom objects API
Issue Templates which make use of the objects API are not working correctly for guest users. Environment Liferay 7.4 and Quarterly Releases. Resolution You need to add the VIEW permission for your custom object to the GUEST role. Additionally, if the development is making use of a method...
SearchBarPortlet on private page
Issue We use SearchBarPortlet in our public and private appearance themes. Also, we have configured as 'destination', a results page with '/search-results' as friendlyURL. This page exists as public and private. However, when we do some search from private pages, the results are always...
When trying to access a user's private page, a "404 Page Not Found" populates instead of the Login prompt
Issue When trying to access a user's private page, we are transferred to a "404 Page Not Found" error page instead of the Login page that we were expecting.  Environment DXP 7.4 Quarterly Release Resolution Not being able to access a user's private pages is the expected behavior despite...
What is the user password algorithm and format of the stored passwords?
Issue We would like to understand the formatting of passwords as they're saved in Liferay. What algorithm, salt, and hash format is being used to store passwords?  Environment DXP 7.1 Resolution Example Password: {PBKDF2WABCDMAEFGH1}ABCDoABC/ABCD644e/XY3ZAbcde8hI0jKLOnBcEE7U7TuuV The...
How to send a confirmation email to non-authenticated users about Form submissions based on Objects?
Issue I would like to send a confirmation email to the non-authenticated user who just submitted a Form based on an Object. Environment Quarterly Releases: 2023.Q3, 2023.Q4, 2024.Q1 Resolution Create an Object with at least one text field. Optionally, create a field validation for that...
Accessibility: Success Criterion 4.1.1 Parsing (WCAG 2.1)
Issue The tool https://validator.w3.org shows accessibility issues related to success criterion 4.1.1 Parsing. Environment 2024.q1 Resolution Since WCAG 2.2, success criterion 4.1.1 Parsing is considered obsolete, as indicated in 4.1.1 Parsing (Obsolete and removed). A note is included...
Service Organization Control (SOC) -1 Type 2 report
Issue Service Organization Control (SOC) -1 Type 2 report for auditing purposes. Environment Liferay DXP Resolution The SOC-1 report focuses on financial controls and their evaluation and this reporting is not applicable in the Liferay context. Therefore, Liferay does not make this type...
How do you access Dynatrace in UAT?
Note: please note that Liferay has renamed its Liferay Experience Could offerings to Liferay SaaS (formerly LXC) and Liferay PaaS (formerly LXC-SM). Issue How can you access the Dynatrace Dashboard when the Advanced tab is missing from the Monitoring page in a UAT environment?...
Time format displayed in AM/PM format instead of 24 hour
Issue Liferay displays Time format differently on the site's time picker than on the OS. Environment DXP 7.4 + Resolution This behavior is due to the changes of LPS-169277 where the old time picker has been replaced by a native time. Because of this the time picker will display the time...
Localization Issue - Languages showing as "English (US)" when applied to "Current" column
Issue When upgrading from Liferay DXP 6.x to 7.4, the following Language localization issue has been observed: Languages / locales listed in the portal-ext.properties file are not available to be assigned for users Languages in "Available" column are shown as duplicates of "English (US)"...
After importing the object to the portal, it's not visible on the 'Fragments and Widgets' option
Issue Import the object on the portal, the import was successful but after navigating to the 'Fragments and Widgets' option and searching for the imported object, it's now visible. Steps: Create a 'Demo' object with 2 text fields and publish it. Navigate to the 'Fragments and Widgets',...
What MySQL version is supported in Liferay Cloud?
Issue User wishes to know which MySQL version is supported in Liferay Cloud.   Environment Liferay Cloud Resolution Currently MySQL 5.7 is supported in Liferay Cloud. Additional Information MySQL  , content:...
Custom Service Builder module, functional in Liferay DXP 7.4, no longer works when updated to Quarterly Releases
Issue A custom Service Builder module functional in Liferay DXP 7.4 no longer works in a QR environment. Unsatisfied references appear when inspecting the custom Service Builder module. Environment Quarterly Releases: 2023.Q3, 2023.Q4, 2024.Q1 Resolution It is necessary to recompile the...
Liferay's OpenID Connect implementation does not account for language variations for ui_locales
Issue Liferay's OpenID Connect implementation does not account for language variations for ui_locales. For example, Selecting English (United States) on Liferay sets ui_locales to en. Selecting Chinese (either Traditional or Simplified) sets ui_locales to zh. In this example, we would...
Language Override stores entries with incorrect character encoding
Issue When editing or creating a Language Key through Control Panel → Configuration → Language Override that includes umlauts, accents, or any other special characters, the value displays encoding errors and it is not stored correctly. For example, "Válido" could be saved as "Válido":...
<@liferay_aui.script> taglib JavaScript is executed twice in Journal Article templates with disabled cache
Issue JavaScript added within the <@liferay_aui.script> taglib inside a web content template executes twice, leading to unintended behavior. For example: <@liferay_aui.script use="aui-base,aui-video"> console.log("Hello world!"); </@liferay_aui.script> The web content template is marked...
Automatic removal of onclick event from source of Web Content
Issue 1. When the below content is pasted in the source of Web Content, then the onclick event gets removed from the source automatically. Below is the original content: <div class="Small-ButtonRSecond"><button class="Rbtn" onClick="">Read&nbsp;More<i class="bi...
How to increase the limit of articles per page in Blogs?
Issue I would like to know if it is possible to increase the default Maximum Items to Display in the Blogs Widget.  Environment Liferay DXP 7.4 Resolution You can modify the default blogs.entry.page.delta.values property in the portal-ext.properties file to define a list of custom...

該当件数: 8,720 件中 1,981 - 2,040