Closed (fixed)
Project:
Views Bulk Operations (VBO)
Version:
6.x-1.7
Component:
User interface
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
10 Jun 2009 at 19:25 UTC
Updated:
1 Jul 2009 at 06:10 UTC
When displaying output grouped by a field, for every n grouping, the following result table's header is erroneously duplicated n-1 times.
Comments
Comment #1
infojunkieWould it be alright if I disabled grouping? Or do you need it?
Comment #2
brst t commentedGrouping by a field is useful for any operations that are performed with any regularity. Rather than having to scope out each different group individually, the grouping allows for easy group-selections and easy operations.
That functionality, for me, currently outweighs the rendering of the extra empty tables.
Reminds me of similar 'group by' options available in extra tabs in views 1 that I don't see in views 2 anymore (did it move to this? http://drupal.org/project/views_groupby).
Comment #3
infojunkieFixed in latest dev. Thanks for your report!