If grouping by a field, table headers get munged
reubidium - June 10, 2009 - 19:25
| Project: | Views Bulk Operations (VBO) |
| Version: | 6.x-1.7 |
| Component: | User interface |
| Category: | bug report |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | closed |
Jump to:
Description
When displaying output grouped by a field, for every n grouping, the following result table's header is erroneously duplicated n-1 times.

#1
Would it be alright if I disabled grouping? Or do you need it?
#2
Grouping 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).
#3
Fixed in latest dev. Thanks for your report!
#4
Automatically closed -- issue fixed for 2 weeks with no activity.