Closed (fixed)
Project:
Bbcode
Version:
5.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Reporter:
Created:
2 Jan 2007 at 15:10 UTC
Updated:
18 Jan 2007 at 08:54 UTC
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.
| Comment | File | Size | Author |
|---|---|---|---|
| 20070102.bbcode-mailto-link.patch.txt | 935 bytes | bart jansens |
Comments
Comment #1
naudefj commentedPatch accepted - thank you very much!
Comment #2
(not verified) commentedComment #3
neclimdulThis is fairly important, can we get it ported to at least 5 if not 4.7?
Comment #4
naudefj commentedYour patch is now included in the Drupal 5 official release.
Comment #5
naudefj commented