Closed (fixed)
Project:
Views (for Drupal 7)
Version:
6.x-2.1
Component:
exposed filters
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
13 Nov 2008 at 11:39 UTC
Updated:
4 Dec 2009 at 05:41 UTC
Hi,
I exposed a filter in a block. In different situations, the block gets disabled (eg. when i visit update.php). I have to visit admin > build > block > list and save my blocks again to re-enable the block.
Only the exposed filter block gets disabled, so I guess it's a views issue.
Congrats on the 2 version of Views however. It is nothing less than a masterpiece in CMS-country.
cheers,
TUc
Comments
Comment #1
merlinofchaos commentedI've never heard of this happening elsewhere. Also, Views doesn't touch the blocks table, which is where admin screen mentioned will put its data, so I don't think Views is actually at fault here. And it's been over a year.