-
Bug
-
Resolution: Invalid
-
None
-
3.0.RC3
-
None
-
PHP Environment: 5.2.0-8+etch7, Apache2.0, Debian 4.0 (Et
Database: MySQL(i) 5.0.32-Debian_7etch1-log
URL strings like below will not parse properly with [] brackets. The URL will be trunscated after the initial open bracket.
http://your.box/somebig[file].rar
[url]http://your.box/somebig[file].rar[/url]
[url=http://your.box/somebig[file].rar]somebig[file][/url]
As you can see (at least for me in the preview button), the magic URL parser isn't working as expected.

