Search Results

Capability
Feature
Deployment Approach
Can I Remove a Page From Analytics Cloud Tracking?
authorEmailAddress: madeleine.clay@liferay.com, authorName: Madeleine Clay, content: Issue I would like to prevent select pages from being tracked on Analytics Cloud Environment Analytics Cloud Resolution It isn't currently possible to remove specific pages from Analytics Cloud tracking...
Vulnerable JavaScript dependency Bootstrap-select 1.12.4
authorEmailAddress: rishabh.agrawal@liferay.com, authorName: Rishabh Agrawal, content: Issue The version of bootstrap-select 1.12.4 is vulnerable to attacks. To overcome this, bootstrap-select should be upgraded to a non-vulnerable version. Environment Liferay DXP 7.3  Resolution Liferay does not...
I cannot add a relative URL into Form's "Redirect URL on Success"
authorEmailAddress: timea.bihari@liferay.com, authorName: Tímea Bihari, content: Issue Create a Liferay Form Open the Form's Settings In the field "Redirect URL on Success", enter a relative URL like "/web/guest" Result: Receive error message "Please enter a valid URL."   Environment Liferay DXP...
View Display Page for Objects is not working for guest users
authorEmailAddress: jamilly.macedo@liferay.com, authorName: Jamilly Macedo, content: Issue When creating a Display Page Template to display entries of an object, even when setting the viewing permission to "guest," attempting to access the page template results in a 404 page. Environment Liferay...
When Javascript SPA is turned off, it's not possible to save form instance
authorEmailAddress: jamilly.macedo@liferay.com, authorName: Jamilly Macedo, content: Issue When the portal property javascript.single.page.application.enabled is set to false, form entries cannot be saved or published.  Environment Liferay DXP 7.4 Resolution This behavior is solved in DXP 7.4...
How to perform a log-out from a custom theme
authorEmailAddress: jose.bango@liferay.com, authorName: Jose L. Bango, content: Issue I want to perform a logout from a custom theme. Environment Liferay DXP 7.0+ Resolution Avoid calling /c/portal/layout directly. Instead, you can leverage the sign_out_url variable initialized in init.ftl for...
Sitemap exceeds 50000 limit
authorEmailAddress: anushka.tiwari@liferay.com, authorName: Anushka Tiwari, content: Issue Sitemap should not generate with more than 50,000 entries or 50 MB in size (this is Google standard).  Steps to reproduce: Run the following Groovy script: def company =...
Could not install Gradle distribution
authorEmailAddress: apsara.raheja@liferay.com, authorName: Apsara Raheja, content: Issue While importing workspace from one system to another through a remote desktop connection, the below error has been encountered: Could not install Gradle distribution from...
"Index.on.startup=true" does not trigger "Reindex Spell-Check Dictionaries" on Startup
authorEmailAddress: michael.tran@liferay.com, authorName: Michael Tran, content: Issue Adding "index.on.startup=true" to the portal-ext.properties file does not trigger the reindex.   Environment DXP 7.4   Resolution The primary purpose of the property index.on.startup=true is to force reindex...
A Guest user cannot submit a Form that has an Object as a storage
authorEmailAddress: ahmed.abdin@liferay.com, authorName: Ahmed Abdin, content: Issue I have an issue with Forms that has an object as storage. I create an Object, a Form, and map it with the object. I display the Form on a page and when trying to submit a Form as a guest (unauthenticated) a UI...
Pop-up link in Web Content Articles does not work for Q4.3 release.
authorEmailAddress: neil.cuzon@liferay.com, authorName: Neil Cuzon, content: Issue Pop-up links added to a Web Content Article create a new window. Environment 2023 Q4.3 Resolution This is due to the link being sanitized by Antisamy and erasing the pop-up configuration.  Request a Hotfix...
Filter by Status options not present in Management Bar for Web Content administration
authorEmailAddress: ricardo.couso@liferay.com, authorName: Ricardo Couso, content: Issue When going to the Web Content administration and trying to filter by status, there's no such options in the Filter dropdown. Environment Liferay DXP 7.4 Quarterly Release 2023.Q3, 2023.Q4, 2024.Q1 Resolution...
PHP in Liferay modules
authorEmailAddress: anushka.tiwari@liferay.com, authorName: Anushka Tiwari, content: Issue Is PHP used to design the modules in Liferay DXP 7.4? Environment Liferay DXP 7.0+ Resolution The PHP portlets are no longer supported in Liferay DXP. The new runtime won't support deploying portlets...
Unable to generate friendly url for blogs
authorEmailAddress: anushka.tiwari@liferay.com, authorName: Anushka Tiwari, content: Issue When trying to generate a friendly URL for blogs, to eliminate the lengthy URLs. Followed the  steps mentioned in this document: Friendly URLs  Expected behavior: The URL should be shortened after following...
I would like to audit the download of documents from the Documents and Media Library
authorEmailAddress: ahmed.abdin@liferay.com, authorName: Ahmed Abdin, content: Issue I would like to ask about the possibility of auditing the download of documents from the Documents and Media Library. Environment Liferay DXP 7.4 Quarterly Release Resolution Currently, Liferay does not offer an...
Category facet: unable to select vocabularies
authorEmailAddress: balazs.letai@liferay.com, authorName: Balázs Létai, content: Issue I would like to filter by site vocabularies when using the Category Facet but I cannot see the vocabularies from other sites. Environment Liferay DXP 7.4+ Resolution Set System Settings → Search → Category...
Search Facet and Total Counts Accuracy and Dynamic Permission Inheritance
authorEmailAddress: joshua.cords@liferay.com, authorName: Joshua Cords, content: Overview Each search response includes the total result count and facet bucket counts (in case of faceted searches, like the Search Bar searches or Headless Search API calls with Facet Configurations). These counts...
Existing template is not found when creating a web content in Global Site
authorEmailAddress: debora.vita@liferay.com, authorName: Debora Vita, content: Issue When trying to add a Web Content in a new created template under the Global Site, the new template is not displayed or available to select. Environment DXP 2023.q3.4 Resolution This is the expected behavior. The...
'ConfigurationProviderUtil cannot be resolved' after upgrading
authorEmailAddress: debora.vita@liferay.com, authorName: Debora Vita, content: Issue We've begun updating to the dxp:2023.q4.4 version and encountered the following error while building the code on the 2023.Q4.4 baseline:...
White space in the html source
authorEmailAddress: balazs.letai@liferay.com, authorName: Balázs Létai, content: Issue When viewing page source, is it possible to remove the white spaces in order to make it easier to read? Environment Liferay DXP 7.3+ Resolution Set the following properties in your portal-ext.properties file,...
Object Entries do not appear in Search Results
authorEmailAddress: fabian.bouche@liferay.com, authorName: Fabian Bouché, content: Issue Object entries are not visible in Search results Environment Liferay DXP 7.4 Resolution When you create an Object Definition, you get to choose whether its scope is Company or Site (you cannot change it once...
ObjectFieldNameException$MustNotBeDuplicate when updating Object Definition
authorEmailAddress: fabian.bouche@liferay.com, authorName: Fabian Bouché, content: Issue When trying to update an object definition from one environment (eg. dev) to the other (eg. uat), the process fails with the following error:...
"Unexpected system error" in step 2 of the connection wizard between AC and DXP
authorEmailAddress: timea.bihari@liferay.com, authorName: Tímea Bihari, content: Issue Go to AC > Copy the token Go to DXP > Paste the token in DXP Click to connect Result: Unexpected System Error.   Environment Liferay DXP 7.4 below u110 Quarterly Releases   Resolution You can workaround this...
How to resolve duplicate Anonymous Users
authorEmailAddress: madeleine.clay@liferay.com, authorName: Madeleine Clay, content: Issue My upgrade failed with the following error: failed upgrade process for module com.liferay.user.associated.data.web com.liferay.portal.kernel.upgrade.UpgradeException:...
Getting session ID from groovy script embedded in a workflow definition
authorEmailAddress: sorin.pop@liferay.com, authorName: Sorin Pop, content: Issue I have an SEO requirement to track some information for my website. To that end I have inserted a groovy script in a workflow, which gets the user session, but it returns a null session ID. Steps to reproduce: 1....
How to Query for Javascript Alerts in Web Content Articles across multiple sites
authorEmailAddress: michael.tran@liferay.com, authorName: Michael Tran, content: Issue How do I search for Javascript Alerts that are located in Web Content Articles across different Liferay sites?   Environment Liferay 7.4   Resolution The overall approach towards querying the alerts is: Get a...
Liferay Artifact missing from Maven Repository
authorEmailAddress: michael.tran@liferay.com, authorName: Michael Tran, content: Liferay Support does not recommend or endorse specific third-party products over others. The information provided about products not created by Liferay is for reference purposes only, and any implementation of these...
Service Builder Tool 1.0.478 gives "Unable to parse package path from..." Error in Windows
authorEmailAddress: michael.tran@liferay.com, authorName: Michael Tran, content:   Issue After cloning https://github.com/liferay/liferay-blade-samples.git, Windows OS users may run into the following error: Task :apps:service-builder:basic:basic-service:buildService FAILED Building Foo Unable to...
When a web content is copied, only its title is changed for default language
authorEmailAddress: sergio.alonso@liferay.com, authorName: Sergio Alonso, content: Issue When copying content, the suffix "(Copy)" is only added to the title in the default language. Shouldn't it also change in the rest of the languages? In our example, if the copied content becomes "prueba copia...
Custom Facet displays encoded term values
authorEmailAddress: daniel.carrillo@liferay.com, authorName: Daniel Carrillo Broeder, content: Issue After setting up a custom facet on a search page, it only shows encoded values. The custom facet is configured with an Aggregation Field that includes a sortable search field. Environment DXP 7.2...
When inviting users to a Publication, some of them are not shown
authorEmailAddress: jose.bango@liferay.com, authorName: Jose L. Bango, content: Issue When trying to invite users to a Publication, some of them don't show up in the "Invite Users" box, despite having the Publications User role. Environment Liferay DXP 7.4 Quarterly Releases Resolution The users...
Restricting impersonation to allow only a single users impersonation at a time
authorEmailAddress: peter.nyiro@liferay.com, authorName: Peter Nyiro, content: Issue An Impersonator should be able to impersonate only one user at a time. Currently, Liferay supports multiple users to be impersonated, at the same time in the same browser. We tried to find any properties which...
Large number of records on the SamlSpSession table
authorEmailAddress: madeleine.clay@liferay.com, authorName: Madeleine Clay, content: Issue There are a large number of records on the SamlSpSession table, which is causing issues with my upgrade. Environment Portal 6.2 DXP 7.2 All DXP versions Resolution Extra records can be removed using the...
Email are not sent from Liferay when Office365 is used as the server
authorEmailAddress: timea.bihari@liferay.com, authorName: Tímea Bihari, content: Issue Emails are not sent out from Liferay In the log, we see the following error: liferay[liferay-7] [dxp] ERROR [liferay/mail-6][MailEngine:74] Unable to send message: 535 5.7.139 Authentication unsuccessful, the...
Change of file names when documents are saved to data\document_library
authorEmailAddress: timea.bihari@liferay.com, authorName: Tímea Bihari, content: Issue When saving files to the store, Documents and Media used to use the version label (e.g "1.0") as the file name (prior to Update 72). As of Update 72, file names look like this:...
Search results are displayed in different orders each time randomly
authorEmailAddress: ricardo.couso@liferay.com, authorName: Ricardo Couso, content: Issue When searching for the same word, the list of results can appear in different orders. This happens even when there's a Sort widget in the search page. Environment Quarterly Release 2023.Q4 Resolution This...
Chances of vulnerabilities like SWEET32
authorEmailAddress: apsara.raheja@liferay.com, authorName: Apsara Raheja, content: 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 to fix the following vulnerability of the old cipher...
The Fragment Page Editor modification is not saved and published on a content page
authorEmailAddress: ahmed.abdin@liferay.com, authorName: Ahmed Abdin, content: Issue I have an issue with the fragment page editor. I create a content page and add a paragraph fragment to it. When I try to use the page editor to modify the text style or add an image, the modification is not saved...
How can I restart just one Liferay node from the Cloud Console?
authorEmailAddress: madeleine.clay@liferay.com, authorName: Madeleine Clay, content: Note: please note that Liferay has renamed its Liferay Experience Could offerings to Liferay SaaS (formerly LXC) and Liferay PaaS (formerly LXC-SM). Issue One node isn't working as expected, but I don't want to...
How to filter Objects entry with picklist's name in filter
authorEmailAddress: sorin.pop@liferay.com, authorName: Sorin Pop, content: Issue I have created 2 picklists, e.g. picklist1 and picklist2. And I created 1 object where I create 2 fields of type picklist and I mapped this to above picklists. Now I have added an object entry. Picklist values are...
After upgrading from DXP 7.3 to DXP 7.4 Quarterly Release, the indexing process gets stuck and it seems to fail
authorEmailAddress: ahmed.abdin@liferay.com, authorName: Ahmed Abdin, content: Issue I have upgraded our DXP 7.3 update 30 to DXP 2023.Q4.4. After performing the upgrade, the indexing process seems to be stuck at 99%. It seems that it has failed, and we see several errors in the log like this:...
Is there a way to bypass CAPTCHA without having to disable it?
authorEmailAddress: rafael.regner@liferay.com, authorName: Rafael Regner, content: Issue We will do some Automation tests in our QA environment and would like to know if it is possible to bypass CAPTCHA using configuration settings without having to disable it. Environment Liferay DXP 7.4...
Content creators should able to change the permissions of multiple content at the same time
authorEmailAddress: kanchan.bisht@liferay.com, authorName: Kanchan Bisht, content: Issue As a Content Creator, I want to be able to change the Web Content permissions as a bulk action. So that I’m able to change the permissions of several content at the same time. Environment Liferay DXP [all...
The status for shared content is blank
authorEmailAddress: kanchan.bisht@liferay.com, authorName: Kanchan Bisht, content: Issue The status is not visible, it always coming blank.  Steps to reproduce: Navigate to the 'Content and Data'> Document and Media> upload 1-2 documents upload a new image and click on three dots to get the share...
"Text verification failed" Captcha error
authorEmailAddress: peter.schwarcz@liferay.com, authorName: Peter Schwarcz, content: Issue We are trying to use the Reset Password functionality, but every time we enter the captcha text correctly, we always get an error saying: "Text verification failed". We noticed this same behavior on other...
Need to create a role for accessing Server Administration
authorEmailAddress: anishq.sharma@liferay.com, authorName: Anishq Sharma, content: Issue User needs to create a custom role and add permissions to access Server Administration Environment Liferay DXP 7.0+ Resolution There are no options provided under System to add these permissions. Only an...
Need to save the value of the Form's disabled field
authorEmailAddress: kartik.singh@liferay.com, authorName: Kartik Singh, content: Issue When we disabled the form field using the 'Form Rule', it disabled the fields for the specific user who did not fit the provided role or did not match the criteria. For other users who do not fit the same role...
User can see more Organisations
authorEmailAddress: viktoria.gyomber@liferay.com, authorName: Viktória Gyömbér, content: Issue We have a problem the User, who has access and rights to selected organizations, can see all organizations when updating user info. Reproduction steps: Customer main user opens Users and Organizations...
Use Javascript with Client Extension on pages
authorEmailAddress: madhusudan.sharma@liferay.com, authorName: Madhusudan Sharma, content: Issue How to run Javascript on pages using a client extension? Environment Liferay DXP 7.4 Resolution With a JavaScript (JS) client extension you can run your own JavaScript on any page in Liferay without...
Missing Parameters Format in JSONT File when using Data Migration Center
authorEmailAddress: kartik.singh@liferay.com, authorName: Kartik Singh, content: Issue Facing an issue with the missing parameters in the JSONT format file when using the "Data Migration Center" portlet. Batch Client Extension only supports the "JSONT" file format. After generating the "JSONT"...
Vulnerability in Apache Tomcat (CVE-2023-46589)
authorEmailAddress: anushka.tiwari@liferay.com, authorName: Anushka Tiwari, content: Issue This security vulnerability (CVE-2023-46589) has been reported, and it is fixed in Tomcat 9.0.83. However, our current Liferay DXP 7.4 update 67 has a 9.0.71 Tomcat version. Environment Liferay DXP 7.4...
Your license does not have any allowed MAC addresses
authorEmailAddress: odon.barta@liferay.com, authorName: Odon Barta, content: Issue I am trying to activate my license but received the following error displayed on the screen  ERROR: DXP Production license validation failed java.lang.Exception: Your license does not have any allowed MAC address...
Sidecar Elasticsearch process is aborted
authorEmailAddress: pooja.bhambani@liferay.com, authorName: Pooja Bhambani, content: Issue Unable to restart the Liferay application server even after clearing temporary directories and 'An unexpected system error occurred' is showing on the UI. Following error appears in the log file:...
Liferay 6.2 EE 173 and CVE-2024-25145
authorEmailAddress: peter.nyiro@liferay.com, authorName: Peter Nyiro, content: Issue We have found the following article CVE-2024-25145 Stored XSS with search results if highlighting is disabled, however it does not specify whether Liferay 6.2 EE 173 is affected or not. Environment Liferay 6.2 EE...
ConnectionPoolTimeoutException: Timeout waiting for connection from pool when full reindex
authorEmailAddress: kanchan.bisht@liferay.com, authorName: Kanchan Bisht, content: Issue As an Admin, users want to be able to decide if they want to cache extracted text when indexing so that if they are doing re-indexing they can disable this cache. In 7.4, there is an HTTP request call to S3...
Unable to start sidecar elasticsearch after upgrading JDK 8 to JDK 11
authorEmailAddress: pooja.bhambani@liferay.com, authorName: Pooja Bhambani, content: Issue Following error appeared in the console after upgrading JDK 8 to JDK 11: [Sidecar:617] Sidecar Elasticsearch process is aborted java.util.concurrent.ExecutionException:...
java.net.UnknownHostException: artifacts.elastic.co
authorEmailAddress: pooja.bhambani@liferay.com, authorName: Pooja Bhambani, content: Issue While starting the Liferay application server, the below error is encountered in the log file: ERROR [Start Level: Equinox Container: 53ada45d-f96c-449b-8a58-e68855c57982][ElasticsearchConnectionManager:70]...
Uploading the large image the resize option is not appearing to resize the editor
authorEmailAddress: anushka.tiwari@liferay.com, authorName: Anushka Tiwari, content: Issue Upload the large image in the web content editor; the option to resize the editor is not available for the first time to check after publishing. Steps to reproduce: 1. Start the server. 2. Navigate to the...
Quarterly Release Error: [ComboServlet:389] Skip /o/frontend-js-jquery-web/jquery/boostrap.bundle.min.js
authorEmailAddress: adrienne.lao@liferay.com, authorName: Adrienne Lao, content: Issue After upgrading/downloading the latest Quarterly Releases, upon startup the following error is populated: [ComboServlet:389] Skip /o/frontend-js-jquery-web/jquery/bootstrap.bundle.min.js.  This error populates...
Specific pages show the message "No theme found for specified theme id custom_WAR_customtheme. Returning the default theme." in logs
authorEmailAddress: daniel.couso@liferay.com, authorName: Daniel Couso, content: Issue The following warning message appears in logs: [http-nio-8080-exec-13][ThemeLocalServiceImpl:220] No theme found for specified theme id custom_WAR_customtheme. Returning the default theme. Environment Liferay...