Closed (fixed)
Project:
Invisimail
Version:
4.7.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Reporter:
Created:
14 Dec 2006 at 01:27 UTC
Updated:
15 Oct 2007 at 23:13 UTC
Jump to comment: Most recent file
The regex that invisimail uses currently only locates email addresses that are wrapped by p, li, or whitespace. TinyMCE and others can frequently wrap an email address in br tags. The pattern should be modified to allow <br /> as wrapping text as well.
I'm at work right now so can't roll a real patch, but I'm assigning this to myself as a reminder to do so when I get home. :-)
| Comment | File | Size | Author |
|---|---|---|---|
| #1 | br-wrapper.patch.txt | 799 bytes | Crell |
Comments
Comment #1
Crell commentedAnd here's a patch that does so.
Comment #2
Crell commentedjjeff did a silly thing and gave me CVS access, so committed. :-)
Comment #3
(not verified) commented