-
Type:
Improvement
-
Status: Closed
-
Priority:
High
-
Resolution: Fixed
-
Affects Version/s: 5.2, 2014.07, 5.3.2
-
Fix Version/s: Customer request, 5.2 Maintenance, 5.3.4
-
Component/s: Caching
-
Labels:None
eZContentObjectTreeNodeOperations::move has some missing features:
- The site.ini [ContentSettings] CacheThreshold setting is ignored (if value exceeded, should clear all cache at the end only)
- It's not checked if content view cache is enabled or disabled (EDIT: Yes, it is!)
- The move operation is not handled by ezscriptmonitor (EDIT: See EZP-23504)