http://bugzilla.spamassassin.org/show_bug.cgi?id=3368

           Summary: URL parsing assumes mailto scheme when scheme is missing
                    inside of href=""
           Product: Spamassassin
           Version: 2.63
          Platform: Other
        OS/Version: other
            Status: NEW
          Severity: normal
          Priority: P5
         Component: Libraries
        AssignedTo: [EMAIL PROTECTED]
        ReportedBy: [EMAIL PROTECTED]


If you have the following inside an email:

<a
href="us.dcswx.com/rubin/[EMAIL PROTECTED]&cid=1225&lid=1363">
us.dcswx.com/rubin/[EMAIL PROTECTED]&cid=1225&lid=1363</a>

This gets parsed to the following:

# warnings turned on in PerMsgStatus.pm
Got URI: mailto:us.dcswx.com/rubin/[EMAIL PROTECTED]

This should have a scheme of http since it appears as value for the href 
attribute.



------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.

Reply via email to