Codebox forum bug?

Miscellaneous Forums/General Discussion/Codebox forum bug?

Hey Simon, when I paste a link ref eg. http://myurl.com into a codebox it converts it to html.

 <a href="http://freeimage.sourceforge.net" target="_blank">http://freeimage.sourceforge.net</a>
<a href="http://www.google.com" target="_blank">http://www.google.com</a>

The same code in code tags...
 <a href="http://freeimage.sourceforge.net" target="_blank">http://freeimage.sourceforge.net</a>
<a href="http://www.google.com" target="_blank">http://www.google.com</a>


That's an interesting bug!

And/or exploit...