http://bugzilla.spamassassin.org/show_bug.cgi?id=4176
[EMAIL PROTECTED] changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #2847 is|0 |1
obsolete| |
------- Additional Comments From [EMAIL PROTECTED] 2005-05-07 07:48 -------
Created an attachment (id=2853)
--> (http://bugzilla.spamassassin.org/attachment.cgi?id=2853&action=view)
Yet another new patch as described in comment #54
In addition to the changes described in comment #54 and Daryl's patch without
the HTML.pm part, I also created a new test file t/uri_html.t that contains the
same tests as t/uri_text.t except that it uses an HTML format message so that
it tests the HTML URI parsing. I removed the tests of strings that are
converted to URIs when they appear in a text message differently than when they
are in an HTML A href tag. There are enough differences in the parsing that I
made them two different files, starting out with the tests in uri_text.t but
allowing for adding more HTML-specific tests in the future.
I also added a test case with a redirection pattern to each file.
Is this clean enough to use now or do we have more steps to go?
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
You are on the CC list for the bug, or are watching someone who is.