Posted by nodiac on October 21, 2008 at 7:31pm
| Project: | Taxonomy Blocks |
| Version: | 6.x-1.0-beta1 |
| Component: | Code |
| Category: | bug report |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | closed (fixed) |
Issue Summary
Hi There -
The block starts with:
<ul>
</li>
<li>
....and the last term in a section is missing a closing
tag.
This doesn't seem to be critical to the block's rendering, but thought you'd like to know.
Comments
#1
The line that reads:
and the last term in a section is missing a closing
tag.
Should read:
and the last term in a section is missing a closing
</li>tag.Sorry am rushing a bit to get my work out but wanted to mention it to you.
#2
This bug also exists in the current d6 version.
#3
#4
Automatically closed -- issue fixed for 2 weeks with no activity.
#5
This bug causes an invalid html output. Should be fixed. See the patch attached for 6.x-1.0-beta1.
#6
#7
Fixed. Thank you for your help.
#8
Automatically closed -- issue fixed for 2 weeks with no activity.