Misplaced li tags - within the block.

nodiac - October 21, 2008 - 19:31
Project:Taxonomy Blocks
Version:6.x-1.0-beta1
Component:Code
Category:bug report
Priority:normal
Assigned:Unassigned
Status:reviewed & tested by the community
Description

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.

#1

nodiac - October 21, 2008 - 19:34

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

Harry Slaughter - February 24, 2009 - 22:15

This bug also exists in the current d6 version.

#3

Omar - March 11, 2009 - 14:43
Status:active» fixed

#4

System Message - March 25, 2009 - 14:50
Status:fixed» closed

Automatically closed -- issue fixed for 2 weeks with no activity.

#5

jpfle - March 28, 2009 - 16:38
Version:5.x-1.0-beta» 6.x-1.0-beta1
Status:closed» needs review

This bug causes an invalid html output. Should be fixed. See the patch attached for 6.x-1.0-beta1.

AttachmentSize
taxonomy_blocks.module.patch 952 bytes

#6

nodiac - May 23, 2009 - 01:34
Status:needs review» reviewed & tested by the community
 
 

Drupal is a registered trademark of Dries Buytaert.