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...@bugzilla.spamassassin.org on 2012/07/03 02:50:41 UTC

[Bug 6813] New: RegistrarBoundaries.pm line noise

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

          Priority: P2
            Bug ID: 6813
          Assignee: dev@spamassassin.apache.org
           Summary: RegistrarBoundaries.pm line noise
          Severity: normal
    Classification: Unclassified
                OS: All
          Reporter: julian@mehnle.net
          Hardware: All
            Status: NEW
           Version: SVN Trunk (Latest Devel Version)
         Component: Libraries
           Product: Spamassassin

Revision 1333855 introduced a bit of line noise into RegistrarBoundaries.pm. 
Look at
http://svn.apache.org/viewvc/spamassassin/trunk/lib/Mail/SpamAssassin/Util/RegistrarBoundaries.pm?r1=1325517&r2=1333855
and it should be immediately obvious (first diff hunk).  The \xB7 byte should
be removed (together with the extra whitespace that was introduced on the same
line).

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

[Bug 6813] RegistrarBoundaries.pm line noise

Posted by bu...@bugzilla.spamassassin.org.
https://issues.apache.org/SpamAssassin/show_bug.cgi?id=6813

--- Comment #1 from AXB <ax...@gmail.com> ---
(In reply to comment #0)
> Revision 1333855 introduced a bit of line noise into RegistrarBoundaries.pm.
> Look at
> http://svn.apache.org/viewvc/spamassassin/trunk/lib/Mail/SpamAssassin/Util/
> RegistrarBoundaries.pm?r1=1325517&r2=1333855 and it should be immediately
> obvious (first diff hunk).  The \xB7 byte should be removed (together with
> the extra whitespace that was introduced on the same line).

Should be fixed with Committed revision 1356595.

Thanks for reporting

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