The regular expression that converts foo@example.com to a mailto: link produces a link like <a href=\"mailto:foo@example.com\">. There should be no backslashes in front of the quotes.

Patch attached.

CommentFileSizeAuthor
20070102.bbcode-mailto-link.patch.txt935 bytesbart jansens

Comments

naudefj’s picture

Assigned: Unassigned » naudefj
Status: Active » Fixed

Patch accepted - thank you very much!

Anonymous’s picture

Status: Fixed » Closed (fixed)
neclimdul’s picture

Version: master » 5.x-1.x-dev
Status: Closed (fixed) » Patch (to be ported)

This is fairly important, can we get it ported to at least 5 if not 4.7?

naudefj’s picture

Your patch is now included in the Drupal 5 official release.

naudefj’s picture

Status: Patch (to be ported) » Closed (fixed)