Details
-
Type:
Bug
-
Status: Closed
-
Priority:
High
-
Resolution: Fixed
-
Affects Version/s: 5.4.4
-
Fix Version/s: Customer request, 5.4.5-beta, 5.4.4.3
-
Component/s: Caching, Legacy > Administration Interface
-
Labels:
-
Environment:
PHP 5.4 - Varnish 4
Description
Hi,
On ezpublish 5.4.2, when a location's priority is updated in back office, the system does not send the BAN request to varnish. the function "invalidate" of FOS\HttpCache\CacheInvalidator is correcty called , but the request stored in queue is not send.
Thank you