Closed (fixed)
Project:
Cache
Version:
6.x-1.0-beta1
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
27 Oct 2009 at 03:51 UTC
Updated:
27 Oct 2009 at 04:31 UTC
Hello,
Currently, cache_clear_all() in cache module doesn't seem to handle wildcard with prefix, i.e. $wildcard = true and $cid = 'someprefix', like in the standard one. Since this module has a lookup table of all keys, this should be possible.
Comments
Comment #1
ball.in.th commentedSorry about this. It seems cache module already does work fine with wildcard prefix.