Tree view zebra striping broken
q0rban - April 20, 2009 - 13:44
| Project: | Vocabulary Index |
| Version: | 6.x-2.1 |
| Component: | Code |
| Category: | bug report |
| Priority: | minor |
| Assigned: | Unassigned |
| Status: | won't fix |
Jump to:
Description
The even/odd zebra classes added to list items end up turning out as odd, even, even, odd, odd.. or something strange like that. I think it's because $zebra_i is never set to 0. Attached patch fixes the problem.
| Attachment | Size |
|---|---|
| vocabindex_tree_zebra.patch | 550 bytes |

#1
Can you give a more detailed description, including screenshot, of the problem? Note that $zebra_i is set to 0 in the function definition.
#2
No reply in the last six months -> won't fix.