Needs work
Project:
Cache Router
Version:
6.x-1.0-rc1
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
26 Apr 2010 at 17:27 UTC
Updated:
26 Apr 2010 at 17:27 UTC
Cache Router's implementation of cache_clear_all() stomps on the block and page caches without respecting the minimum cache lifetime.
This is because, instead of calling itself with the appropriate arguments, it simply clears the block and page caches.
The attached patch fixed the problem for me.
| Comment | File | Size | Author |
|---|---|---|---|
| cacherouter_clearall_01.patch | 576 bytes | alexmarkley |