You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@spamassassin.apache.org by bu...@issues.apache.org on 2010/04/16 14:27:15 UTC

[Bug 6408] URIs with "http" not in lower-case are not detected

https://issues.apache.org/SpamAssassin/show_bug.cgi?id=6408

--- Comment #1 from Sidney Markowitz <si...@sidney.com> 2010-04-16 08:27:11 EDT ---
Created an attachment (id=4741)
 --> (https://issues.apache.org/SpamAssassin/attachment.cgi?id=4741)
I'm testing this fix now and will check it in when it passes all tests

I had made the big regexps case insensitive but missed three places after the
URI was extracted where it was being processed based on the scheme. This is in
code that was added in version 3.3.

The patch also adds some test cases that would have caught this. There were
already tests for upper case in the domain TLD.

-- 
Configure bugmail: https://issues.apache.org/SpamAssassin/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.