Closed (fixed)
Project:
Taxonomy Block
Version:
6.x-1.0-beta2
Component:
Code
Priority:
Minor
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
5 Nov 2009 at 20:50 UTC
Updated:
11 Nov 2009 at 08:17 UTC
The UL/LI structure is not correct according to the HTML standard; nested ULs for child terms are directly in the parent UL of a taxonomy term. Instead, they should be inside the LI item that corresponds to the terms' parent.
Attached is a trivial patch that fixes this.
| Comment | File | Size | Author |
|---|---|---|---|
| taxonomy_block.html-nesting-fix.patch | 786 bytes | Peter Bex |
Comments
Comment #1
drupalnesia commentedNothing wrong with the code: