Search Results

All Results 57
ソート
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...
The edited value of a Field Reference is not saved in the database
Issue When you create a form and add, for example, a Text field and in its advanced settings you change the Field Reference field, after publising the form, you will expect to find that the new value of the...
How to calculate the correct setting for discovery.zen.minimum_master_nodes?
Issue What is the best value for thediscovery.zen.minimum_master_nodes property in 3 nodes clustered elastic search environment? Is my calculation correct? My calculation is below for 3 nodes: 3/2 + 1 = 1.5 + 1 = 2.5...
Image URLs in headless API responses include the port number
Issue While using the headless API, users can see the port with the source URL.  Environment Liferay DXP 7.4 Commerce 4.0 Resolution This is the expected behavior as Liferay is either serving the full URL,...
File size UI message with web content
Issue When creating web content and selecting an image, users need to choose the standard image size. Currently, while selecting an image, the image size is not displayed. Environment Liferay DXP [all version]...
The fields of the custom theme need to be re-filled
Issue When using the look-and-feel.xml file to create a custom theme in Liferay, users observe that when they update the theme and reapply it, the previously entered data in the custom theme fields is lost. This...
Logs tab is not being shown on Services pages
Note: please note that Liferay has renamed its Liferay Experience Could offerings to Liferay SaaS (formerly LXC) and Liferay PaaS (formerly LXC-SM). Issue I can no longer see the Logs tab on Services pages from...
Error with custom workflow when deleting/deactivating users
Issue We would like to know what happens when a user who has open workflow tasks is deactivated or deleted. We have seen that deleting or deactivating gives us an error for a open task that has a custom flow made by...
Cannot use an asset publisher with two different vocabularies
Issue In a "Content page", we use an asset publisher that displays all content. We add in this page two selectors of vocabularies for two different ones. When filtering with a category of the first vocabulary, the...
Why segments are displayed in the Global scope and how to sync them to the Site scope?
Issue Currently, new segments are imported into the Global scope and not the Site scope when the segment is created in Analytics Cloud and imported into Liferay. How can segments be imported into the site scope?...
Character limit for "Tag" field
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....
When does a new version in JournalArticleLocalService.updateArticle is created?
Issue New version of a web content can be created when calling JournalArticleLocalService.updateArticle Environment Liferay DXP Resolution A new version is created when the latest article version is in one of the...
Export data from Analytics Cloud as Excel sheets or CSV files
Issue I would like to export data from Analytics Cloud as Excel sheets or CSV files. Is this possible? Environment Analytics Cloud Liferay DXP 7.4 Resolution Analytics data can be fetched and exported using...
SEO - Titles in Google's search results page don't display expected text
Issue After configuring the "Title SEO" of a page, Google and other search engines don't display the value as-is. If we use a customization to remove the Site and Instance names, they keep showing in search results...
Removal of mapping types
Issue You might encounter some deprecation warning in your Elasticsearch logs regarding the removal of mapping types: Using include_type_name in get mapping requests is deprecated. The parameter will be removed in...
Content display date not showing user timezone
Issue The user's time zone setting is not reflected in the display date of mapped content in the fragment. Environment Liferay DXP 7.4 Resolution This functionality does not exist yet in the Liferay Portal. There...
Audit_AuditEvent and UserNotificationEvent tables in the database
Issue I would like to understand the purpose of eventType column in Audit_AuditEvent and deliveryType in UserNotificationEvent tables. In deliveryType column what is the meaning of the values e.g. 10000,10002 etc. ?...
Assets created from an Asset Publisher don't keep the categories and/or tags of the filter
Issue An Asset Publisher (AP) can be configured to filter by certain categories and/or tags. When the Display Settings of the AP has Show Add Content Button enabled, it's possible to create new assets directly from...
The validation message of some inputs doesn't mention the correct input name
Issue Fields marked as required and left empty when trying to submit a form or publish a folder display a different error message than what is expected: “This field is required”.  Environment DXP 7.4 U49+...
Mark searchable toggle button by default OFF while creating new web content
Issue We would like to mark the searchable toggle button switched OFF by default in basic web content while creating new web content. Currently, while creating new web content, the searchable toggle button is ON by...
Where is the password reset email set up and in what priority order?
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....