Search Results

All Results 7008
ソート
Resource Type
Applicable Versions
Deployment Approach
Capability
Feature
Error: Only known users are allowed to sign in using OpenID Connect.
Issue You might encounter an error when using OpenID Connect, and users who are not yet been registered to Liferay are unable to login as they are identified as strangers. The error appears as 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...
Access multiple sites using the different domain name
Issue Run multiple Sites on a single instance using the different domain names Example: Site 1 running on the 'www.test.com:8080' domain and Site 2 running on the 'www.demo.com:8080' domain. Environment Liferay DXP...
Validate the JSON format in WYSIWYG editor of Web content
Issue When the user creates basic web content and puts JSON inside the rich text, the JSON is used for the navigation menu. Since content contains extensive JSON, it is challenging to add more menu means attributes...
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...
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...
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...
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...
Hide default login page /c/portal/login
Issue Is it possible to hide the default /c/portal/login page? We want users to use a specific login page, and prevent them from using /c/portal/login to log into the portal. Environment Liferay DXP 7.0+ Resolution...
After activating Publications, publication users can make changes directly in production
Issue With Publications active, we want to prevent publication users from being able to make changes directly in production, we only want them to be able to change publications. Environment Quarterly Release...
How to enable cookies and the banner, consent panel
Issue How to enable the cookie preference handling as well as the configuration options for both the banner and the consent panel. Environment Liferay DXP 7.4 Resolution This feature was introduced in the Liferay...
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...
Uploaded documents are available for all sites using different virtual hosts
Issue Create two sites Set a different virtual host for each site e.g. testsite.local, testsite2.local Upload a document into Documents and Media on your second site See that the uploaded file is available when...
How can I disable web content history?
Issue We would like to have only one version of our web contents so we want to to disable the web content history/versioning. Environment Liferay DXP 7.4 + Resolution Edit the Journal Article Maximum Version Count...
URL for uploaded documents not being displayed
Issue After uploading a document in Documents & Media and clicking on Details, its URL should being displayed on the right hand side menu, under "Latest version URL, but it is not. Environment DXP 7.3 Resolution A .jsp...
http.nonProxyHosts property is being neglected
Issue You might encounter an issue where you are using a proxy and configured http.nonProxyHosts property, but it seems it is being ignored Environment Liferay 7.0+ Resolution Make sure that you use the right...
Fieldset inside a field group cannot be updated in Web Content Structure
Issue Create a webcontent structure Add a Select from List field with 3 options and save. Name it WS1 Create a second web content structure. Name it WS2 Add a text field to it From the Fieldset tab, drag and drop the...
Web Content Does not appear in Asset Publisher
Issue After updating to a new update, web content is no longer appearing in the Asset Publisher. Environment Liferay DXP 7.4 Quarterly Release 2023 Q4 Resolution Sometimes, when web content does not appear in the Asset...
Error "Someone may be trying to circumvent the permission checker" when deleting a virtual instance
Issue When attempting to delete a virtual instance, users may encounter the following error: javax.portlet.PortletException: com.liferay.portal.kernel.exception.SystemException:...
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: ...
How can administrator users pre-configure a category filters in a search page?
Issue In a search page, an administrator user can narrow search results using the Type Facet by pre-selecting specific object types in the widget configuration. We need to do a similar filtering selecting specific...
jQuery error in the logs when using Quarterly Release 2023.Q4
Issue When jQuery is enabled we are facing the following error in the logs: ERROR [http-nio-8080-exec-8][ComboServlet:389] Skip /o/frontend-js-jquery-web/jquery/bootstrap.bundle.min.js because its content type is not...
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...
Font-weight is not being responsive on Heading Fragment
Issue Despite setting the font weight for the Heading Fragment, the fragment is unresponsive and doesn't respond to the applied setting.  Environment DXP 7.4 Resolution This is determined to be the intended behavior....
Enabling Special Characters for Screen Names and Passwords
Issue When trying to use special characters for setting screen names and passwords, not all special characters are accepted.  Environment DXP 7.0+ Resolution There is a simple workaround available to enable...
'${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 :...
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...
Error "The SSL certificate does not match the SSL private key"
Note: please note that Liferay has renamed its Liferay Experience Could offerings to Liferay SaaS (formerly LXC) and Liferay PaaS (formerly LXC-SM). Issue The deployment process failed with the following error...
Deployment failure due to invalid Environment Variable name
Note: please note that Liferay has renamed its Liferay Experience Could offerings to Liferay SaaS (formerly LXC) and Liferay PaaS (formerly LXC-SM). Issue The deployment process failed with the following error...
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...
Unable to add images to an out of the box paragraph fragment
Issue We are facing editing issues on the out of the box paragraph fragments when trying to add images to it. The add button is only available in the editor when the paragraph is placed in a grid. If the paragraph is...
Private Pages for New Users are being created only after New User logs in
    Issue When creating Private pages for new users, the private pages are being created only once the new user has logged in or is impersonated   Environment Liferay DXP 7.X   Resolution The behavior listed above is...
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...
After migrating to DBStore, how to check it was (entirely) successful
Issue We are in the process of migrating documents and media from our file-system based store to the database (DBStore) How to find out if all active documents and media are migrated to the database? Is there a way to do a...
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...
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...
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...
Screen name must not be duplicate but is already used by user SAML Error
Issue Some users can't log into Liferay via SAML when Liferay acts as Service Provider. There's an error in the logs about a duplicate screen name: 2023-11-30 18:04:53.521 ERROR...
Remote Publish is Failed After Upgrading JBoss EAP 7.0 to 7.4.13
Issue The remote publish always failed after upgrading JBoss EAP 7.0 to 7.4.13. In the Staging server, the following error occur: ERROR [liferay/background_task-1][StagingServiceHttp:327]...
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...
How to disable the blue redirection box
Issue Navigate to the home page and change the URL http://localhost:8080/en/web/guest to http://localhost:8080/en-au/web/guest or http://localhost:8080/en-gb/web/guest and hit the URLs, the blue pop-up appears on the...
Jenkins build failed with exception of "no artifacts found that match the file pattern build"
Note: please note that Liferay has renamed its Liferay Experience Could offerings to Liferay SaaS (formerly LXC) and Liferay PaaS (formerly LXC-SM). Issue Jenkins builds are failing with the below errors for all...
File upload feature for guest users in Liferay Forms
Issue We have a requirement to create a Liferay form having a document upload feature for guest users. Currently, in Liferay 7.1 uploading documents is not available for guest users.    Environment Liferay...
Email for activation of Analytics Cloud is delaying to arrive
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've activated the Analytics Cloud account through the...
Error uploading files larger than 100MB in Liferay Cloud
Issue Uploading files greater than 100 MB for enviroments on Liferay Cloud are failing This occurs even after the Maximum Upload Request Size has been increased to accommodate files larger than 100MB When attempting to...
CPU utilisation is going greater than the 100%
Note: please note that Liferay has renamed its Liferay Experience Could offerings to Liferay SaaS (formerly LXC) and Liferay PaaS (formerly LXC-SM). Issue During backup, the CPU utilization is greater than 100%...
Modules with escapeModel=true attribute in search-container not working
Issue We have detected that the modules that implement the search-container with escapedModel="true" attribute in the search-container-row, are not working. We have also seen the following messages appear in...
Can't order web content structures alphabetically
Issue Alphabetically sorting when selecting a structure during web content creation Steps to reproduce: 1. Create 7 structures 2. Start to create web content, select 'More' in the list Expected behavior: The user...
How to bulk edit Categories?
Issue How can a Liferay user bulk edit Categories in the Documents and Media? Environment Liferay DXP 7.3 Liferay DXP 7.4 Resolution Go to a DXP site. Navigate to Content&Data --> Categorization -->...
Unable to activate ModSecurity
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 trying to activate ModSecurity or add new rules following...
java.lang.IllegalStateException: Unknown background task executor com.liferay.portal.search.internal.background.task.ReindexPortalBackgroundTaskExecutor
Issue When trying to perform a full portal reindex, we are obtaining below error in the logs: java.lang.IllegalStateException: Unknown background task executor...
Filter out the users based on the departments using objects and picklists
Issue How to create a filter using an object to filter users with respect to their department Environment Liferay DXP 7.4 Resolution Follow the below steps to create filter: 1. Navigate to Control Panel > Object...
Forbidden when trying to download openapi.json
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 am unable to successfully download the openapi.json file...
Error managing documents and URLs using GCS
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 using GCS as a storage solution in your On-Premisse or...
User is not redirected to the Web Content tab after creating and publishing a web content article
Issue A user does not get redirected to the Web Content tab after creating and publishing an article. Besides that the back and cancel button do not work upon clicking on them. Environment DXP 7.4 +...
How to solve error: the parameter is null: _companyLogRoutingFilePatterns
Issue Trying to migrate from 7.4 to Q3, you could observe that in catalina.out file there are some errors such as the following: 2023-11-17 09:54:43,839 main ERROR The parameter is null:...