Block caching is set in $op == 'list' - at the moment this is being done in $op == 'view' which doesn't do anything.

See http://drupal.org/node/114774#block-cache

It's a two line fix, happy to roll a patch if necessary.

CommentFileSizeAuthor
#2 caching.patch2.18 KBcatch

Comments

8w_gremlin’s picture

What needs to be changed so this works, as I'm getting this issue too

catch’s picture

Status: Active » Needs work
StatusFileSize
new2.18 KB

Doing some more testing, this doesn't actually fix the issue for me (blocks disappearing), but here's the patch for reference.

rmiddle’s picture

Status: Needs work » Reviewed & tested by the community

That was a stupid mistake. Will add into 1.10

rmiddle’s picture

Committed to CVS. Will be in 1.10.

Thanks
Robert

rmiddle’s picture

Status: Reviewed & tested by the community » Fixed

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for two weeks with no activity.