Search Results

All Results 7018
ソート
Resource Type
Applicable Versions
Deployment Approach
Capability
Feature
Setting sameSite attribute in Cookie for header response on JBoss EAP 7.2
Issue How to add the sameSite attribute as 'Strict' on the cookies JSESSIONID,COOKIE_SUPPORT,GUEST_LANGUAGE_ID on JBoss EAP 7.2 Environment Liferay DXP 7.4 JBoss EAP 7.2 Resolution In JBoss, navigate...
No preview is generated when Gifsicle is enabled
Issue With Gifsicle enabled, when uploading a new image, its preview and adapted images are not generated. The following warning is reported in logs: WARN...
Configure SMTP (Mail Server) on Liferay SaaS 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 Want to configure mail but am unable to see Server...
RankingIndexCreationBundleActivator error after running an upgrade
Issue After running an upgrade, we found the following errors in the logs: 2023-11-29 22:13:14.432 ERROR...
How to setup a timezone on DXP
Issue We have to make a setup in EST timezone and we would like to know how can we do that on the DXP. Environment DXP 7.4 Resolution Liferay runs and stores all times in UTC format to facilitate translating times into...
Special character not being displayed in page title
Issue When a page name uses the ampersand character, it is not displayed correctly in the page title at the top of the browser screen.  Environment DXP 7.4 Resolution It is a known bug that was fixed in DXP 7.4 U69+....
Update Credentials in Jenkins for Git repository usage
Note: please note that Liferay has renamed its Liferay Experience Could offerings to Liferay SaaS (formerly LXC) and Liferay PaaS (formerly LXC-SM). Issue Would like to configure which Git repository the...
Property index.on.startup=true does not work on portal startup
Issue The property index.on.startup=true whenever added in the portal-ext.properties file does not work when the portal is restarted which leads to no message being printed regarding reindexing on the Liferay...
Total allocated memory for a service (shown in cloud console's monitoring) is not updated
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 custom service running in one of our Liferay PaaS...
JDK 11 protocol TLSv1.3
Issue TLS protocol version used by default in JDK 11 is TLSv1.3, and connection with third parties can be affected, default protocols are:  -Dhttps.protocols=TLSv1.2 (default in Java 8)...
Which Liferay version should I use in gradle.properties for the 2023.Q4 Quarterly Release?
Issue Which version do I need to use for the liferay.workspace.product= property in gradle.properties for Liferay Workspace? Environment Liferay Workspace DXP 7.4 Resolution As of Dec. 15, for the time being,...
What should be the preferred sequence to import data to an environment?
Issue User faces 'Missing References' issue many times when importing the data to an environment, therefore, if we have a probable sequence to import this, the issues might get minimised. Environment Liferay DXP...
Backup Service fails to start successfully
Issue The backup service fails to start successfully and the following errors can be found in the backup logs: cat: /sys/fs/cgroup/memory/memory.limit_in_bytes: No such file or directory  Environment Liferay DXP 7.4...
Which version should I use for liferay.workspace.target.platform.version with the 2023.Q4 Quarterly Release?
Issue Which version should I use for liferay.workspace.target.platform.version with 2023.Q4 Quarterly Release? Environment Quarterly Release 2023.Q4 Resolution At the time of writing (Dec 2023), the noted workaround will be...
Unable to register portal instance, NullPointerException at TextEmbeddingFieldCreationPortalInstanceLifecycleListener
Issue When starting the portal we obtain below stacktrace that prevents from starting it correctly: 2023-11-07 07:33:58.152 WARN [main][PortalInstanceLifecycleListenerManagerImpl:204] Unable to register...
Unable to add more than seven favorite structures from the web content administration
Issue When trying to add favorite structures from the web content section, the following message is displayed when number of structures selected is equals to 7-> 'Warning:Right now your quick menu is full of favorites....
Requests to Liferay with an invalid HOST request HTTP header returns the default site
Note: please note that Liferay has renamed its Liferay Experience Could offerings to Liferay SaaS (formerly LXC) and Liferay PaaS (formerly LXC-SM). Issue Requests to Liferay with an invalid HOST request...
Duplicate Entries in Control Panel after installing a Hotfix
Issue After installing a new hotfix, the Control Panel shows repeated sections and options.  Environment Liferay DXP 7.4 Resolution This problem can be a consequence of not deleting the contents of...
The Category Facet widget does not allow filtering by site vocabularies
Issue When an administrator user tries to configure the Category Facet (Search) widget with vocabularies/categories, only global vocabularies are displayed, not those belonging to a site. Environment Liferay DXP 7.4+...
Non-descriptive Accessibility Labels on Toggle Options
Issue Toggle options in are labeled as 'checkboxes', and are not given an identifier. Therefore, Accessibility Readers report them as: “##### checkbox checked”. For example, inspect the element to find the...
Guest user cannot see a Document when accessed by the Latest version URL
Issue A Document has "View" permissions enabled for Guest users. When the Guest user wants to access the Document by using the Latest version URL, the Document is not accessible. Environment Liferay DXP 7.4...
Python error when using theme generator on Windows
Issue I am trying to create a theme with liferay theme generator on Windows but I am receiving a node-gyp or python related error. Environment Liferay DXP 7.0+ Resolution The generator uses node-sass. If you are on...
Scope selection in Blogs Aggregator portlet not working
Issue Log in as Admin Add a Blogs portlet on Liferay home page Add an entry Navigate to Control Panel > Sites Create a new Site (eg: Liferay 2) Create a new page on the Site Add Blogs portlet and Blogs Aggregator Add...
Only the person assigned to a Workflow task should be able to edit the Draft
Issue A User, who is assigned to a Workflow task should be the only user who is able to edit the Draft while the Workflow task is assigned to him/her. Currently, users with edit/admin rights can edit the Draft any...
Preview of PDF document (generated with ItextPDF) contains unwanted spaces between letters
Issue We are generating our PDF files programmatically using ItextPDF 7.2.5 API The Library used is compileOnly group: 'com.itextpdf', name: 'itext7-core', version: '7.2.5' After uploading such a PDF file to DXP's...
Uploading a large amount of data results in high memory usage on CI service
Note: please note that Liferay has renamed its Liferay Experience Could offerings to Liferay SaaS (formerly LXC) and Liferay PaaS (formerly LXC-SM). Issue Uploading more than 1 GB worth of files can result in a failed build...
The Error "instantiatedGenerator.run is not a function" Occurs When Creating a Theme Using Liferay Theme Generator
Issue I followed the documentation to set up the environment and ran the command yo liferay-theme, but the error "instantiatedGenerator.run is not a function" occurs.  Environment Liferay 7.4 Resolution Downgrade Yeoman...
The ci service exceeded 80% of its allocated Memory
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 sometimes see the following warning in the Cloud console when...
After upgrading from 7.4 u90/u91 to a newer version, some Content Pages throw errors and cannot be edited
Issue After upgrading from 7.4 u90/u91 to a newer version, some Content Pages throw pop-up errors: "Your request failed to complete". If you try to edit those pages, an empty page is shown. In the browser console some...
Not able to set virtual host value for virtual instance: "Please enter a valid virtual host"
Issue I want to set the virtual host on a virtual instance (Control Panel/Virtual Instances), but I cannot save it, I get error "Please enter a valid virtual host". This hostname is not set for any other virtual instance....
Unable to adjust the Mandatory status of a field after publishing the Object Definition
Note: please note that Liferay has renamed its Liferay Experience Could offerings to Liferay SaaS (formerly LXC) and Liferay PaaS (formerly LXC-SM). Issue This article documents intended behavior where the Mandatory status...
"Specified key was too long" warnings when upgrading from 7.2 to 2023.q3.2
Issue We are upgrading from 7.2 to 7.4 When running the upgrade tool, there is this WARN: WARN  [main][BaseDB:1468] (conn=697) Specified key was too long; max key length is 3072 bytes: create index IX_F365A086 on...
Importing and Exporting Object entries
Note: please note that Liferay has renamed its Liferay Experience Could offerings to Liferay SaaS (formerly LXC) and Liferay PaaS (formerly LXC-SM). Issue This article discusses how to export a copy of your Object entries,...
URLs for Embedded Page type is not being encoded properly
Issue The URL of Embedded Page type is not being encoding properly, with the & symbol becoming & instead. Environment DXP 7.4 U60 and higher Resolution This issue was introduced by LPS-171572 in DXP 7.4 U60 and was...
How can a non-admin user access the Content Dashboard
Issue I would like to create a non-admin user with permission to access the Content Dashboard. Environment Liferay DXP 7.4 Resolution To make the Content Dashboard accessible to a non-admin user, you will need to...
Clicking Back in Edit Mode leads to Error Page
Issue When editing a content page in our environments, trying to exit using the back arrow leads to an Error page and a NullPointerException when rendering the page. On the url, the parameter...
Access-control-allow-origin CORS Header not honoring System setting Configuration
Issue When configuring CORS headers in System Settings we are seeing that access-control-allow-origin header doesn't always have the configured value. Environment Liferay DXP 7.4 Resolution According to the...
Filter CAPTCHA words
Issue We want to filter which words are being displayed on in Liferay Simple Captcha The DictionaryWordTextProducer is one of the Text Producers that Liferay’s SimpleCaptchaImpl is configured to use by default....
A/B testing is not showing data in Analytics Cloud
Issue We are currently running an A/B test. The entire team is hitting the page and we've noticed that no data has been flowing over to Analytics Cloud. Environment 7.4 DXP Analytics Cloud Resolution When...
Page editor fails to render if a user who commented on the fragment is deleted
Issue If a user posts a comment on a fragment and then the user is deactivated and consequently deleted afterwards, the fragment becomes unavailable for editing. Environment DXP 7.4 U75 Resolution The fix...