The fix for #733992: Nesting plugin broken with grouping field set in latest version of views introduced a bug in row rendering due to the row index not being properly re-calculated.
| Comment | File | Size | Author |
|---|---|---|---|
| #1 | lineage_746336.patch | 1.63 KB | xjm |
The fix for #733992: Nesting plugin broken with grouping field set in latest version of views introduced a bug in row rendering due to the row index not being properly re-calculated.
| Comment | File | Size | Author |
|---|---|---|---|
| #1 | lineage_746336.patch | 1.63 KB | xjm |
Comments
Comment #1
xjmThis bug causes all rows in each group to be rendered as the final row from the group.
Attached patch should resolve the issue.
Comment #2
xjmPatch applies properly and resolves the issue.
Comment #3
xjmFix committed to 6.x-1.x-dev:
http://drupal.org/cvs?commit=343226