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.
IceBB#445 - BBCode Miss Order
|
DetailsIf 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