Search Results

All Results 7008
ソート
Resource Type
Applicable Versions
Deployment Approach
Capability
Feature
Webserver deployment fails with error "Desired service spec customDomains exceeded the max limit"
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'm trying to deploy the webserver service but the...
Images displayed in a fragment lose resolution
Issue An image selected in a fragment loses resolution and is displayed with lower quality. Environment Quarterly Release 2023.q3 Resolution The image resolution is adapted to the resolutions defined in Adaptive...
I cannot select a Folder when adding a Basic Document via Asset Publisher
Issue I have an Asset Publisher Widget configured as Manual Asset Selection. When adding a Basic Document, the portal does not allow me to change the default Folder. Environment Liferay DXP 7.4 Resolution The...
SAML Sessions remain Active despite Logout in Liferay
Issue We have integrated SAML with our Liferay configuration. We have noticed that after a User logs out, their session remains active in Liferay. Environment Liferay DXP 7.3 Resolution This issue may occur if the...
Structure fields are not loading after upgrade from 7.2 to 7.4
Issue we have a problem with one of our journal structures after running the upgrade process from 7.2 fixpack-20 to 7.4u92. After the upgrade, the structure is empty when we try to edit in in Liferay (also when we try to...
Which database table stores the custom workflow value?
Issue Where does the custom workflow values  present in the database table? Environment Liferay DXP 7.4 Resolution The data of custom workflow under process builder information inside your database should be...
Expiring license causing 'Uncaught TypeError: Liferay.Alert is not a constructor'
Issue Within 30 days of license expiry an alert message should pop up reminding the user about renewing the license. On 2023.Q4.0 it causes Uncaught TypeError: Liferay.Alert is not a constructor in the browser's...
HTML Parsing errors when reindexing journal articles (jericho)
Issue In general, this error may occur after upgrading to Quarterly Releases. When reindexing or updating specific web contents, errors are displayed in logs similar to the following traces: ERROR...
Stack overflow and org.apache.catalina.core.ApplicationDispatcher.invoke Servlet.service() for servlet [Friendly URL Servlet - Public] threw exception
Issue There is a stack overflow error together with the error org.apache.catalina.core.ApplicationDispatcher.invoke Servlet.service() for servlet [Friendly URL Servlet - Public] threw exception Environment Liferay...
'${processor.processMax()' error while creating Application Display Templates
Issue In the application display templates, whenever try to create an asset publisher template, the below error appears on the UI: The error appears in the Liferay logs as well: ERROR [WebContainer :...
Approver does not have access to preview of Content Page
Issue Created a custom role to approve Content Pages Added View and Update permissions for Pages When the user with the role opens the Workflow Task and clicks the preview button, the following error appears: ...
FTL Error in Category Facet with Vocabulary Layout Display Template
Issue Category facet error when selecting certain categories under vocabulary layout display template. Steps to reproduce: Create a search page using the search template under global templates. Uncheck the inherit...
Text field limited to 120 characters in forms
Issue If users enter more than 120 characters, the form is published successfully, however, when implemented in a form widget, they will notice that the text in both has been reduced to accommodate the...
Automatic triggered re-indexing in elastic search
Issue Most of the time, the Liferay auto-initiated "MlDailyMaintenanceService" job runs daily at midnight. It also corrupted all indexes, as this job deleted some files. Due to the index getting corrupted, no...
Data migration by virtual instance
Issue we'd like to manage a gradual migration from DXP 7.0 to DXP 7.3 Is it possible to define a database per instance on DXP 7.3? Is it possible to migrate data per instance from DXP 7.0 to 7.3 knowing that the data for...
X-Xss-Protection response header is not working in DXP 7.4
Issue To enable X-Xss-Protection, add the below property in system-ext.properties http.header.secure.x.xss.protection=1; mode=block and restarted the server. But it is not working in the Liferay. Environment...
PortalUUID: 'cannot find symbol' in Service Builder module
Issue When trying to build my Service Builder module, the following error is thrown in *PersisenceImpl.java classes: cannot find symbol PortalUUID *PersisenceImpl.java classes contain the following reference:...
Portal.properties link not up to date
Issue I am looking at the link https://docs.liferay.com/dxp/portal/7.4-latest/propertiesdoc/portal.properties.html  to inspect the default portal properties, but it doesn't seem to be up to date. For example, some...
Unable to select organization in segment property
Issue Steps to reproduce: 1. Start Liferay DXP 7.4. 2. Add an organization. 3. Add a segment. 4. Add an organization property. 5. Select the organization. Expected result: User should be able to select the...
The field should save the previous selection
Issue Comma in Values of Select from List in Structures Steps: Create a structure with a Select from List. Export it to JSON. Change the value of Select from List to comma-separated words in the JSON file. Import...