IceBB

Welcome to the IceBB bug tracker. Here you can file bugs and request features. Please remember to search before submitting, someone may have already filed the same bug. Also, we'd appreciate it if you try to follow our guidelines.

If you have found a security-related bug, please send an e-mail to security #at# xaos-ia !dot! com with a full description of the bug.

link to this task | email this task | Tasklist

IceBB#445 - BBCode Miss Order

Attached to Project: IceBB
Opened by Scotepi (Scotepi) - Sunday, 20 January 2008, 17:12 UTC-4:00
Category Post Parser
Due date Not specified
Due in Version Not specified
Priority Normal
Reported version 1.0-dev
Severity Not specified
Status Unconfirmed
Task Type Bug Report
Web Browser All
Web Server All
State Open
Assigned To No-one
Percent Complete
Votes 0
Private No

Details

If BBCode tags are miss ordered (very easy to do) the html output is also miss ordered.

ie. [center][size=6]Text[/center][/size] outputs <div><span>Text</div></span>

this causes the page to fail validation, and could possibly lead to some rendering bugs.

This task depends upon

Loading...