Search Results

All Results 7007
ソート
Resource Type
Applicable Versions
Deployment Approach
Capability
Feature
Forms are not set to be published by default
Issue When enabling staging to remote live, Forms are not enabled to be published by default. Environment Liferay DXP 7.0 Resolution When setting up Remote Live Staging (or editing the Staging Configurations if it has...
Applying Workflow on Content Pages
Issue As an administrator, I would like to apply the workflow feature on content pages. Environment Liferay DXP 7.1 Liferay DXP 7.2 Resolution The feature of workflow is not applicable to content pages, as being a...
Reindexing with script
Issue As a developer, I would like to trigger reindex on my portal using a script, instead of running it via UI. This would for example bring the benefits of schedulable reindexing. Environment Liferay DXP 7.1...
Custom portlet on DXP 7.2 triggers error 'TypeError: Liferay.Loader.addModule is not a function'
Issue As a developer, I would like to use function addModule in my custom portlet on DXP 7.2 the same way I did in case of 7.1 as well. However, after deploy the following errors are shown in browser console:...
Deleting background tasks (such as LAR exports)
Issue As an administrator, I would like to clean up the environment - therefore retrieve free space - by deleting previous exports which are no longer needed. Environment Liferay DXP 7.1 Resolution Resolution A) - A...
DXP 7.2 Service Pack 1 (SP1)/Fix Pack 2 (FP2) requires install of Solr 7 connector version 2.0.1 or higher
Symptom When DXP 7.2 is configured with Solr 7 and your patch level is Service Pack 1 (SP1) or Fix Pack 2 (FP2) or higher, the following error is thrown in the console when starting DXP and the Solr 7 connector...
CmapSubtable warnings (PDFBox)
Issue In Liferay logs, the following warnings occur: 2019-08-30 07:49:23.393 WARN [default-4][CmapSubtable:185] Format 14 cmap table is not supported and will be ignored Environment Liferay DXP 7.1 Resolution The...
API and UI validator do not match for e-mail address in update-user
Issue If I want to update a user's email address and give an invalid value, the UI validator prevents me to do so. However, there is no server-side validation, so it can be done via the jsonws API or Groovy...