Details
-
Bug
-
Status: Closed
-
Resolution: Fixed
-
6.2.X EE, Master
-
7.0.x
-
Committed
-
3
Description
Currently, 'dl.store.antivirus.enabled' is not supported to be overridden via hook. However, Liferay Portal 6.2 allows the hook configuration in a portlet or hook plugin to over-ride property "dl.store.antivirus.impl", which defines the class/service implementing interface AntivirusScanner.
This leads to the situation where property "dl.store.antivirus.enabled" must be enabled in "portal-ext.properties", while property "dl.store.antivirus.impl" is defined in the portal/ROOT "portal.properties" file, or over-ridden by plugin "portal.properties".
It is not possible to enable/disable both properties in the plugin "portal.properties".
This leads to inconsistency and confusion with portal property configuration and usage.
Request: Add 'dl.store.antivirus.enabled' as a hook overwrite-able portal.properties keys.
Attachments
Issue Links
- relates
-
LPE-15255 The dl.store.antivirus.enabled property cannot be overridden via hook
-
- Closed
-