Closed (fixed)
Project:
Block Cache Alter
Version:
6.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
11 Jan 2011 at 15:02 UTC
Updated:
25 Jan 2011 at 15:20 UTC
I don't know why blockcache_alter_include_modules variable is used inside _blockcache_alter_cleanup() function? It is alway set to empty array and causes errors inside SQL query. I am attaching the patch.
| Comment | File | Size | Author |
|---|---|---|---|
| blockcache_alter_include_modules.patch | 1.15 KB | kndr |
Comments
Comment #1
swentel commentedOh crap, was committed with #986366: _blockcache_alter_cleanup() is not working with block status = 0 - haven't tested it with empty modules, sorry about that. patch committed, thanks!