Exposed block cache setting does not update blocks table

mfb - May 11, 2008 - 21:50
Project:Views
Version:6.x-2.x-dev
Component:Code
Category:bug report
Priority:normal
Assigned:Unassigned
Status:postponed
Description

Love the exposed block cache settings -- http://drupal.org/node/243365 -- but in my testing, altering the view block cache setting in the views UI did not alter the block cache setting in the blocks table (that is, the setting which is actually used in getting and setting the cache). Seems like there needs to be some way for the view block display to update its corresponding entry in the blocks table.

#1

mfb - May 11, 2008 - 22:11

By the way, this also affects developers who modify the block cache setting in a view defined by code; they will have to manually update the cache setting in the blocks table.

#2

merlinofchaos - May 12, 2008 - 03:34

I'm not entirely sure there's a great deal I can do about this.

#3

mfb - May 12, 2008 - 07:08

Perhaps clearing the views cache could sync up the block cache settings?

#4

yched - May 12, 2008 - 10:25

Not much views can do itself, this is core bug http://drupal.org/node/235673.

I have no time to work on a patch atm...

#5

merlinofchaos - May 13, 2008 - 22:22
Status:active» postponed

Marking this postponed, awaiting resolution of that patch. It's possible that Views could forcibly change that setting in the blocks table if we think it is necessary.

 
 

Drupal is a registered trademark of Dries Buytaert.