Needs review
Project:
Taxonomy HTML
Version:
master
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
4 Apr 2007 at 22:23 UTC
Updated:
2 Feb 2008 at 03:16 UTC
Block outputs:
<ul>
<li class="leaf"><a href="/categories/community/real-estate">Real Estate</a></li>
<li class="leaf">Senior News</li>
<li class="leaf"><a href="/categories/community/special-events">Special Events</a></li>
<li class="leaf">Sports
</ul>
Notice the missing </li> tag?
See attached patch for the fix.
Found this one as a result of W3C Validation errors.
| Comment | File | Size | Author |
|---|---|---|---|
| taxonomy_html.module_1.patch | 1.72 KB | ms2011 |
Comments
Comment #1
ms2011 commentedAparrently this happens to non-empty items, as well.
So you'll also need to change line 101 from:
to:
Comment #2
nancydruThe project page says this module is not being maintained any longer. If you really want it over the alternatives, let me know because I'm sure Gabor would let me have it.
Comment #3
nancydruduplicate: http://drupal.org/node/107733