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

            Bug ID: 6902
           Summary: _SCORE(00)_ padding does not work anymore
           Product: Spamassassin
           Version: 3.3.2
          Hardware: PC
                OS: NetBSD
            Status: NEW
          Severity: critical
          Priority: P2
         Component: Libraries
          Assignee: [email protected]
          Reporter: [email protected]
    Classification: Unclassified

Created attachment 5134
  --> https://issues.apache.org/SpamAssassin/attachment.cgi?id=5134&action=edit
Diff to fix the problem.

Version 3.3.2 broke the _SCORE(00)_ padding feature, as it removed the padding
done in the Mail/SpamAssassin/PerMsgStatus.pm and calls
Mail::SpamAssassin::Util::get_tag_value_for_score instead to format the score.
The Util version does not know how to do padding at all. This causes invalid
sorting when sorting based on the subject.

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

Reply via email to