Download & Extend

Misplaced li tags - within the block.

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

Status:active» fixed

#4

Status:fixed» closed (fixed)

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

#5

Version:5.x-1.0-beta» 6.x-1.0-beta1
Status:closed (fixed)» 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

Status:needs review» reviewed & tested by the community

#7

Status:reviewed & tested by the community» fixed

Fixed. Thank you for your help.

#8

Status:fixed» closed (fixed)

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

nobody click here