Search Results

All Results 7006
Sort By
Resource Type
Applicable Versions
Deployment Approach
Capability
Feature
Can the Web Content-related elements' IDs change after export/import processes?
Issue I want to know if the IDs that can be seen on the UI for Web Content articles, Structures, Templates can change after exporting and importing them on the same or a different site. We did a test where we exported...
Form Focus Object
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...
The birthday is reset to {01/01/1970} on LDAP import
Issue Every time a user is logged in, the birthday is automatically updated to the default value {01-01-1970}. We configured the LDAP server in Instance Settings. Environment Liferay DXP 7.2 Liferay DXP 7.3...
Missing path in search results for web content
Issue There is a missing path in search results for web content.  Steps to Reproduce: 1) Create 2 web content folders - folder 1 and folder 2 2) Create contents in those 2 folders with common words in the title...
How to check from a page fragment if the edit mode is active?
Issue From a page fragment code, we want to check if the edit mode is active for the page. Our fragment needs to behave different if the page is in edit mode (for instance, to create a modal fragment). Environment DXP...
Unable to select individual Web Content for export
Issue Users are unable to select the specific web content for export/import.  Steps to reproduce: 1. Create 2-3 Basic Web Contents. 2. Select 3 dots in the top right corner. 3. Select Export/Import. 4. Web...
Navigation menu items for public/private layouts are not published from Staging to Live
Issue We have a Navigation Menu in a public page pointing to a mix of public and private pages. When we perform a publication from Staging to Live, only the items pointing to public pages get published. Or vice versa:...
Unable to create Minium Demo site
Issue Users are unable to create minium demo site after creating minium site. Steps to reproduce: 1. Create a minium site. 2. Create a minium demo site. Expected Behavior: Both sites are created without any...
"Content security policy" header is not available in the application response
Issue The "Content security policy" header is not available in the application response. How to add or enable the CSP? Environment Liferay DXP 7.3 Resolution Liferay doesn't directly support the CSP as there are no...
Unable to add address in my account
Issue Users are unable to add the address on the speedwell site. Steps to reproduce: 1. Create a speedwell site. 2. Click on the 'User' icon. 3. Navigate to My Account > My Addresses. 4. Create a new address by...
Access Liferay PaaS Elasticsearch Server Indices
Note: please note that Liferay has renamed its Liferay Experience Could offerings to Liferay SaaS (formerly LXC) and Liferay PaaS (formerly LXC-SM). Issue Which endpoint should I use to access Elasticsearch Server indices?...
Version of spring-** jars after installing a hotfix
Issue To address the Spring4Shell vulnerabilities, the patched version of spring-beans.jar should be in its manifest file after the hotfix installation, is spring-webmvc.jar included in this? Environment Liferay...
How to Export a Single Form as a LAR File
Issue How can I export a single form in LAR format? Environment DXP 7.3   DXP 7.4 Resolution During the export process, there are options that allow for the inclusion/exclusion of data. In this example, we'll use...
Guest users are able to access an endpoint if PortalSessionAuthVerifier is enabled
Issue We have followed this How-To article: How to add security, authentication to my REST service? (Section 5.1), but guest users are still able to access our endpoint from a browser. If we enable...
Localize download URL in image fragment in 7.2.x writing a custom fragment
Issue It is not possible to translate the link of a fragment image in order to download different documents for each language hosted in the Document Library. Environment Liferay DXP 7.2 and 7.3 Resolution Following...
DXP 7.3 Behavior Clarification for Open Graph locale alternate meta tags
Issue The Liferay server outputs all Liferay instance locales as Open Graph locale alternate meta tags. Is this expected? Should Liferay output Open Graph locale alternate meta tags, when page content only uses the...
Guest user cannot see Blog images in Live environment
Issue When a Guest user accesses the Blog section in Live environment, the Blog images are not displayed and the portal UI displays the error "An error occurred while processing the template." The user permissions...
Can't select pages from other sites
Issue No Pages are displayed if a DDL with a 'Link to page' DDM field has been created on the Global Site Steps to reproduce 1) Navigate to the Global site 2) Go to Content & Data > Dynamic Data Lists> Manage Data...
When changing web contents at the same time, the error message can be confusing
Issue Editing web content concurrently Steps to reproduce 1) Create a Web Content 2) Open it for edit on 2 tabs 3) Edit it on the 1st tab and publish 4) Edit it on the 2nd tab and publish Expected behavior: The...
How to bulk-edit categories on documents?
Issue I can select multiple documents and then click the "Edit Categories" icon In the resulting popup, I see two options (Edit and Replace) and below them some categories I am not sure how use this popup, what those 2...
The selected theme is not retained when importing a site template from another site template
Issue Since the radio option is missing, importing a site template from another template does not maintain the selected theme. Steps to reproduce 1) Navigate to Control Panel > Sites > Site Templates 2) Add a site...
The timestamp parameter in the document URL has not been changed
Issue When Web Content is published, the document URL timestamp parameter in download links is not changed Steps to reproduce: 1. Upload a normal text document to the document library, check the download link for...
Issue with Selected Categories in Asset Category Selector
Issue Steps to Reproduce: Set up a vanilla 7.2 with the latest fix pack and start it. Go to Categorization->Categories and create some Vocabulary (the more vocabulary the better chances to reproduce it). In each...
Piwik script won't execute
Issue Steps to reproduce: 1. Start the server. Log in as  Admin. 2. Navigate to Site > Configurations > Site Settings > Advanced Tab. 3. In the Analytics section navigate to the Piwik script box and add the valid...
Should the download option in the Documents and Media widget be displayed immediately?
Issue Users are experiencing difficulties downloading PDFs from the Documents and Media Portlet. Steps to reproduce 1) Create a Documents and Media Portlet on the Home Page 2) Upload a PDF and other files 3)...
Error "Invalid domain for site key" when using reCAPTCHA
Issue When using Google's reCAPTCHA, the CAPTCHA option won't show, instead the message "Invalid domain for site key" is displayed where the CAPTCHA should be. Environment Any Liferay DXP version with...
After changing the password, site members are not redirected to a page where they don't have the guest view permission
Issue After changing the password, site members are not redirected to a page Steps to reproduce: 1) Start the server, login as Admin 2) Create a new page e.g. /testpage and remove the VIEW permission for the Guest...
Item Selector does not display PDF previews
Issue PDF files not previewing in Item Selector Steps to reproduce: 1. Create a web content structure with a Documents and Media field. Create a template for this structure. 2. Start creating a new web content of...
log4j-core-2.13.3.jar exists inside the fix pack
Issue This article highlights the concern with the following path of log4j lower version jars. {liferay_home}/patching-tool/patches/liferay-fix-pack-dxp-16-7210.zip!binaries/MODULES_BASE_PATH/marketplace/Liferay...
Is there a REST API method to revoke the OAuth2 tokens?
Issue We want to provide a public REST API method to revoke the OAuth2 tokens following the RFC 7009 specification https://datatracker.ietf.org/doc/html/rfc7009#section-2.1 Does Liferay provide this functionality?...
ClassNotFoundException thrown when exporting the form entries in XLS Format
Issue Steps to reproduce: 1. Start Liferay 7.2 server. 2. Create a form. 3. Deploy created form on the page and submit it. 4. Go to form configuration and select 'view entries' > Export. Choose format XLS. ...
Error when comparing Web Content versions if creators have been deleted
Issue Steps to reproduce: Start a 7,2 bundle with the latest fix pack (10) Create a web content Create another admin user, login with that Edit the web content Delete that user (deactivate then delete) Go to the web...
Mouse scrolling is not working while adding and dragging a new portlet from the sidebar from DXP 7.3
Issue On larger widget pages, positioning a portlet while adding it from the sidebar by dragging can be uncomfortable from DXP 7.3 as mouse scrolling is no longer working. Environment Liferay DXP 7.3 Liferay DXP...
I cannot reuse a friendly URL that has already been used by another page
Issue We are experiencing an issue where it is not possible to reuse friendly URLs that have already been used by another page and are no longer in use. I get the following error message: Error: The friendly URL is...
Backup in non-production environment
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 configure backup in a non-production...
Web Content Template caching: Changes are displayed even though Resource modifications check is set
Issue We are trying to cache web content templates and we checked the cacheable parameter for a template. We also set the resource modifications check option to 60000. We see those modifications are displayed...
ADT (Application Display Template) parameter configuration or update
Issue Structures and contents can have configurable parameters that can also be updated. Can we do something like this on an ADT? Environment DXP 7.0+ Resolution There is no option to do the same on ADTs. You have the...
Wiki has no multi-lingual functionality
Issue We have detected that wiki has no multi-lingual functionality, so it is not possible to translate their content and display the wiki pages in the correct language depending on the user. Environment Liferay DXP...
How to switch between modal and full screen display of the login 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. event...
Nothing appears in the search "suggestions" widget.
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...
Guest user cannot see the Questions widget
Issue I placed a Questions widget on a Widget Page and posted a question. The Questions widget has the Guest View permission. When a Guest user access this widget page, the posted question is not display and the...
Unable to access jsonws API over 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 User gets below error while trying to access jsonws API...
Configuring individual value to Settings of files when using Multiple File Upload
Issue I would like to add individual value to each file for their Settings (e.g. Document Type, Display Page, Categorization, Expiration Date, Permissions) when using the Multiple File Upload option to...
Unable to create Objects with system reserved names
Issue This article details some of the names that Objects will not be able to use as they are system-reserved. Environment Liferay DXP 7.4 Update 9+ Resolution Please refrain from using the following names as they are...
Custom filter(Filter Query Type:Query String) on the search result page is not working fine
Issue The custom filter(Filter Query Type: Query String) on the search result page is not working fine ERROR [ajp-nio-172.1.129.27-8080-exec-2202][ElasticsearchIndexSearcher:169] java.lang.RuntimeException:...
Cannot export Wiki to PDF using LibreOffice
Issue Steps to reproduce: 1) Have OpenOffice installed on the machine where Liferay DXP is running. 2) Start headless OpenOffice using this command soffice --headless --accept="socket,host=127.0.0.1,port=8100;urp;"...
Menu links not showing up in custom module after upgrading to Liferay DXP 7.3
Issue In Liferay DXP 7.0, users may have used the out-of-the-box Document Library Display Portlet to implement their own customizations with uploading Documents. However, when migrating this customization to Liferay...
Search service restarting continuously
Issue Search service is restarting continuously having similar errors as below: search[search-0] java.lang.StackOverflowError: null at org.apache.lucene.util.PriorityQueue.<init>(PriorityQueue.java:105)...
User shouldn't be able to select more than one category if Allow Multiple Categories is toggled to No
Issue Steps To reproduce 1. Go to Site Content -> Categorization -> Categories 2. Add a new Vocabulary called Test 3. Toggle Allow Multiple categories to No. Click on Save. 4. Add 3 categories in Test - A, B, C 5....
Stored XSS with Blog
Issue Steps to reproduce: 1) Add a Blog's widget to a page 2) Add a blog entry 3) In the content field, switch to code view (or source view) 4) Enter a script in the content field. 5) View the newly added blog...
How Can I Reset My Liferay PaaS Environment to its Original State?
Note: please note that Liferay has renamed its Liferay Experience Could offerings to Liferay SaaS (formerly LXC) and Liferay PaaS (formerly LXC-SM). Issue Every so often, a situation may arise during development or...
Scheduled Articles continue to be displayed with scheduled filter when edited to be published
Issue When an article gets initially published with a scheduled date, then edited to display immediately, the article will still appear when the schedule filter tag is used. Steps to reproduce 1) Navigate to...
The picture tag gets removed from the adaptive image when using alt attribute
Issue Editing the published web content by adding the alt attribute in the source code of the image, the picture tag gets removed from the adaptive image. Steps to reproduce: Create dummy page Create web content:...
NoSuchInstanceFormException
Issue The exception "NoSuchInstanceFormException: No DDMFormInstance exists with the primary key 0" triggers continuously even every minute. Environment Liferay DXP 7.1 Resolution This error may happen when Liferay...
Form Fields disabled
Issue In a form, fields are disabled when filling it. While inspecting the same, it shows a 404 error status in the browser console. Also, the form is working perfectly for some users but not for all users....
Unable to configure the Jenkins/CI to connect with gitlab: "Expecting a valid secret token"
Issue There is an open issue introduced in the Jenkins's plugin: Gitlab Branch Source plugin since the 1.5.2 version affecting to the CI integration in Liferay Cloud.  You can find this issue if you are trying to...
Authority to edit notices
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...
No indication of backup process' status
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 started a backup/restore process and we...
Is it safe to delete the standard automatically generated roles?
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...
Forgot Password is not popped up with an error when providing an email address that doesn't exist in the DB
Issue In the 'Forgot Password' option, while trying to provide an email id that doesn't exist in the database, the user can proceed to answer the security question. Whereas an error is not popped up saying the user's...