Search Results

All Results 57
Sort By
Resource Type
Applicable Versions
Deployment Approach
Capability
Feature
Applying decorators on a content page within fragments
Issue Using fragments with embedded widgets, like web content display, the default theme decorator is not being applied to the embedded widget. Environment Liferay DXP 7.2+ Resolution The desired scenario of...
Configuring portlets, embedded by a theme within the header or the footer
Issue When a portlet is embedded within a footer/header on a content page, the portlet configuration is inaccessible, even in edit mode. Environment Liferay DXP 7.2 Resolution Configuring portlets - embedded by a...
javax.portlet.PortletException: java.lang.IllegalStateException: getAttribute: Session already invalidated error
Issue Why does this error gets triggered? What would be the cause? INFO  [http-nio-8080-exec-2573][CustomLoginPortlet:726] url redirect = https://xxxx/group/yyyy ERROR [http-nio-8080-exec-2573][PortletServlet:112]...
Unable to order by published date at the time of selecting assets for a manual collection
Issue When we use Manual Collections, we have to select the items manually, using a selection screen. In this screen, under the Filter and Order selector, we can set Title or Modified Date as an item order. Is there...
What to expect if the company.default.home.url is set as "/"
Issue This article provides a high-level overview of what to expect if the company.default.home.url is set as /. Environment Liferay DXP with sites or instances with multiple virtual hosts Resolution Let's say that your...
Object Mapping: No object 'type' for an upload field
Issue Having created a new object, we can then create a new field. This example shows a new field for 'date' and is assigned the Type* Date When creating a field for a file upload, there is no applicable Type* that...
Asset Publisher widget configuration saves by itself
Issue The Asset Publisher widget configuration saves itself when changing the Asset Selection Environment Liferay Portal EE 6.2 Liferay DXP 7.0+ Resolution  This is the expected behavior of the Asset Publisher...
Is there any risk in the time zone change?
Issue We want to change the time Zone from GMT+2 to GMT+3. Does this change have any impact or risk on the production environment?   Environment Liferay DXP 7.2   Resolution Our suggestion is not to change...
Can we configure an internal email address to receive a copy of all Email Verification messages?
Issue The Email Verification Notification message is sent to new Users when asked to verify their Email Address. We would like to set up an internal email address, which would be added as a BCC on all Verification...
Liferay accepts only fully signed SAML responses. Can this requirement be turned off?
Issue From a security standpoint, it's a best practice to sign the Response. However, we can switch off this requirement in our other apps. I can understand that Liferay by default requires the complete signature of...
Supported favicon file formats
Issue Which favicon file formats are supported in Liferay DXP? Environment Liferay DXP 7.4 Resolution Common file formats such as ICO and PNG are supported, as are JPG, GIF and SVG files. This is highly dependent on a...
User Creation and Migration with Limited Attributes and Information
Issue When migrating existing users from an old system to Liferay, there are user requirements posed by Liferay (screen name, email address, first name, and last name). Old systems may not have all the information...
SOC (Security Operations Center) and Threat Monitoring in Liferay SaaS and 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 Does Liferay have a SOC (Security Operations Center) team and...
When creating a publication it generates many records
Issue When creating a publication it is generating many records, even when there is only one change. Is it an expected behavior of the portal? Environment Liferay DXP 7.4 Resolution This would be an expected...
How to configure Google Merchant
Issue In Global Menu → Control Panel → CONFIGURATION → System Settings → COMMERCE there is the Google Merchant option with two configurations:  Product Definition System Configuration SFTP Upload Configuration I...
Does having a script in a fragment qualify as a potential XSS vulnerability?
Issue We can put Javascript code in a fragment's HTML section where the code can be executed, when the fragment is opened, like <img src=x onerror="alert(document.cookie)"> Can that be a vulnerability to...
Does having a script in a button fragment qualify as a potential XSS vulnerability?
Issue We can put a Javascript code in the Button fragment's URL field, so it can be executed when we click on the button, like javascript:alert(document.cookie) Can that be a vulnerability to Cross Site...
Unable to save home page, must use unique friendly url
Issue Cannot save a public and private page with the same Friendly URL on DXP 7.3. Upon saving you get the following error: Please enter a unique friendly URL. Environment DXP 7.3  Resolution This is an intended...
DXP 7.4 is not listed when Connecting to Analytics Cloud
Issue When connecting to Analytics Cloud with DXP 7.4, there is no selection available for this version of Liferay in the "DXP Fix Pack Requirements" pull down menu.   Environment Analytics Cloud Resolution The DXP Fix Pack...
Blog Image Id is retrieving differently via headless API
Issue Steps to reproduce: 1. Start Liferay DXP 7.4. 2. Navigate to Content & Data > Blogs. 3. Create one blog. 4. Now, navigate to localhost:8080/o/api. 5. Execute this request under BlogPostingImage: Get...
'specification facet ' order
Issue How to change the order of the specification group in the specification facet? Environment Liferay DXP 7.4 Commerce 4.0 Resolution As of now, there is no OOB (out-of-the-box) way to change the order of the...
Set expiration on password reset URL for new accounts
Issue When a new user is created, the password set URL is sent to the new users' email but it doesn't has expiration.  Currently, reset password links can be set to expire with the following portal...
Issues with Form "Export"
Issue After one (or more) update of a specific form, the "Export" feature is not always able to export all the previously submitted data Environment Liferay DXP 7.3 Liferay DXP 7.4 Resolution Liferay UI prompts...
HTML Injection in the Classic Search Portlet (Legacy)
Issue Our security tool identified HTML Injection issue. Reproduction Steps: 1. Start up Liferay DXP 7.4 Update 62 2. On the home page, add a widget "Search". 3. In the address bar, enter the URL...
Does Liferay support more than one SAML connection?
Issue Can Liferay connect to more than one Service or Identity Provider? Environment  DXP 7.0  DXP 7.1  DXP 7.2  DXP 7.3  DXP 7.4 Resolution Yes, Liferay does support more than one SAML or Identity Provider...
Does having a script in the Analytics section qualify as a potential XSS vulnerability?
Issue We can put Javascript code in the Matomo (DXP 7.4) or Piwiki (DXP 7.0-7.3) field where the code can be executed on every other page Go to a Site's Configuration -> Site Settings -> Analytics Under the...
Unable to delete all public pages in the default site 'Guest'
Issue When I try to remove the last public page in 'Guest' site, the 'Delete' option is missing from the Options Menu. It is not possible to revoke View permission for Guest users either because the option appears...
Using a Display Page Template for a Blog that has its own scope (page scope)
Issue We have created a normal content page and we have added a blog widget to the page. That blog widget has its own scope. So any blog posts/content that has been created is stored in that scope. However, when a user...
Pressing tab skips the contents of the Navigation Menu
Issue I would like to switch between interactive objects in a Liferay Page, using the Tab button. However, User-created pages in the navigation menu are skipped when pressing the Tab button. Environment DXP 7.3, DXP 7.4...
0Auth2.0 issues new token every time even before token's expiration time
Issue The access_token expiration default is set to 10 minutes. When invoking the /oauth2/token before the previous token expires, a brand new token is issued instead of the original token.  Environment DXP 7.4...
When moving a web content to another folder, the modification date of the web content is updated
Issue When moving a web content from a folder to another, the modification date of all versions of the web content are updated. Is this an expected behavior? Environment Liferay DXP 7.2 Liferay DXP 7.3 Resolution...
Redirect notification when changing language in Liferay SaaS
Note: please note that Liferay has renamed its Liferay Experience Could offerings to Liferay SaaS (formerly LXC) and Liferay PaaS (formerly LXC-SM). Issue When changing the language of my Portal, a notification appears...
Block access to the environment by geolocation
Note: please note that Liferay has renamed its Liferay Experience Could offerings to Liferay SaaS (formerly LXC) and Liferay PaaS (formerly LXC-SM). Issue Is it possible to limit access to the environment by...
Categories displaying ID in URLs
Issue When using a Category Filter with an Asset Publisher in my Portal, when selecting the category, my URL displays the ID of that category instead of its name. Is it possible to configure my URL so that it displays...
Why does Language selector update the User?
Issue When the user uses the Language Selector Widget to change the language of the UI the portal updates the user The following module is visible in the stack trace: at...
Can a user group member assign the same role to users without having admin privileges?
Issue How can we allow the members of the user group "editors" to add / remove new users to their group without giving them administrator permissions? I would like the editors to be able to give the editor role to...
Liferay Achieve (LAR) file size limit
Issue Is there a limit in the size of a LAR file? Environment Liferay Portal Liferay DXP Resolution Export: There is no real limit, how large a LAR file can be during exporting Import: The file size limit is...
"Forced" re-assignment of a Workflow task
Issue Is it possible to re-assign a Workflow task? Consider the following scenario: A user assigns a workflow task to themselves This user resigns/disappears/goes on holiday without processing the task at hand...
Upload same document in multiple languages
Issue Can the same document be uploaded in multiple languages? Environment DXP 7.3 Resolution Liferay DXP does not currently support this function, but there is currently a feature request for it to be added...
Content Page History
Issue We wanted to check with Liferay support if there is any functionality for viewing content page history or to revert back to previous version? Environment DXP 7.3 Resolution Liferay DXP does not currently...