-
Bug
-
Resolution: Won't Fix
-
None
-
3.0.0
-
None
-
PHP Environment:
Database:
When a URL is directly next to the opening tag of a BBCode, it does not get transformed into a link. For instance:
{quote]http://www.google.com[/quote] - this will not be converted into a link
{quote] http://www.google.com[/quote] - this will be converted into a link because there is a space before the link.