Download & Extend

Exposed block cache setting does not update blocks table

Project:Views
Version:6.x-2.x-dev
Component:Code
Category:bug report
Priority:normal
Assigned:Unassigned
Status:closed (won't fix)

Issue Summary

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.

Comments

#1

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

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

#3

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

#4

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

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.

#6

Status update: This looks like it's being worked on in D7, not sure if it'll get backported to 6 or not.

#7

Status:postponed» closed (won't fix)

I'm going to close this, based on the other issue. Once that gets fixed (if ever), people who still have problems can open a new issue.

nobody click here