Search Results

All Results 7011
ソート
Resource Type
Applicable Versions
Deployment Approach
Capability
Feature
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...
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...
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...
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...
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...
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...
Liferay login session not working in iframe
Issue In 7.4, iframe does not show signed in session of a separate 7.4 portal Environment 7.4 Resolution The iFrame is working as expected in that the portal is rendered within the frame and the cookies are...
Drag and Drop is not working correctly for image in CKEditor
Issue Steps to reproduce: 1. Start Liferay DXP 7.4. 2. Navigate to Control panel > Content & Data > Web Content > Create new Basic Web Content. 3. Add text to the content and also an image using the image...
Elasticsearch does not work with on a docker setup
Issue ES not working with a docker/containerized setup giving below error: There are no ingest nodes in this cluster, unable to forward request to an ingest node Environment Liferay DXP 7.4 2023 Q3 Resolution...
Duplicated web content fails to render on a display page
Issue Copied Web Contents misses display page settings Steps to reproduce: 1. Create a display page for Basic Web Content 2. Create a Basic Web Content titled 'Test' and set the display page for the previously...
While uploading file via drag and drop, file losing its extension
Issue Steps to reproduce: 1. Start Liferay DXP 7.4 2. Create a Sharepoint OAuth2 Connection by navigating to this path System Settings > Documents and Media > Sharepoint OAuth2. 3. Now, access Document & Media....
Save button has different dimension than delete button
Issue Steps to reproduce: 1. Enable this feature flag: feature.flag.LPS-148856=true 2. Start Liferay DXP 7.4 3. Create two Custom Objects. 4. Navigate to the Model Builder view. 5. Create a relationship between...
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...
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%...
p_auth token missing from GET request
Issue After enabling CSRF Tokens, a p_auth token is appended to URLs, as expected. However, we noticed that if we manually remove this from the end of a URL and hit enter, we are still able to access the page,...
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 +...