Closed (fixed)
Project:
Views (for Drupal 7)
Version:
7.x-3.x-dev
Component:
User interface
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
5 Aug 2011 at 20:40 UTC
Updated:
19 Aug 2011 at 22:31 UTC
Jump to comment: Most recent file
Comments
Comment #1
merlinofchaos commentedWe're not actually using states; it couldn't handle every case, so we needed to retain dependency. For consistency we kept everything with #dependency.
Comment #2
merlinofchaos commentedHmm. It looks like this is happening because the IDs changed. Unfortunately, the ID now actually embeds the summary style so it's not quite as simple to fix as it should be.
Comment #3
dawehnerSo here is a patch, which works fine and looks clean.
Comment #4
becw commentedWorks for me, looks good. Thanks!
Comment #5
dawehnerCommited to 7.x-3.x