https://bz.apache.org/SpamAssassin/show_bug.cgi?id=7697

            Bug ID: 7697
           Summary: Util::wrap inserts empty lines between many long
                    strings
           Product: Spamassassin
           Version: SVN Trunk (Latest Devel Version)
          Hardware: All
                OS: All
            Status: NEW
          Severity: minor
          Priority: P2
         Component: Libraries
          Assignee: [email protected]
          Reporter: [email protected]
  Target Milestone: Undefined

Refer from bug 7672

Atleast in the case of
Mail::SpamAssassin::Util::wrap($hdr, "\t", "", 79, 0, '(?<=[\s,])');

Multiple successive 79 char strings create blank lines in the output between
them, which I think is not wanted. It seems code doesn't handle the case of
multiple long strings. Needs some revamping and testing that fixing doesn't
brake anything..

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

Reply via email to