If someone uses "[url=][/url]" to enter a URL and leaves off the protocol, the URL becomes relative to the site. So, if someone does "[url=www.drupal.org]foo bar[/url]" here, the URL would be "http://drupal.org/www.drupal.org". It seems like the filter handles this case for URLs without text, but not URLs with text.

Comments

naudefj’s picture

Assigned: Unassigned » naudefj
Status: Active » Fixed

Fixed in CVS.

Anonymous’s picture

Status: Fixed » Closed (fixed)