bugMHonArc - Bugs: bug #12512, Consecutive spaces not displayed...

 
 

You are not allowed to post comments on this tracker with your current authentication level.

bug #12512: Consecutive spaces not displayed in some cases

Submitter:  Jeff Breidenbach <jab>
Submitted:  Thu 31 Mar 2005 06:18:00 AM UTC
   
 
Category:  MIME Filter Severity:  3 - Normal
Priority:  5 - Normal Item Group:  Incorrect Behavior
Status:  Fixed Privacy:  Public
Assigned to:  None Open/Closed:  Closed
Operating System:  All Perl Version:  All
Component Version:  2.6.10 Fixed Release:  2.6.11

Sat 07 May 2005 04:37:37 AM UTC, comment #2: 

Flowed conversion code rewritten since previous code made a
faulty assumption of what constituted a "paragraph" within
the context of RFC-2646: Flowed and non-flowed paragraphs
do not have to have a blank line separator.  Therefore, new
code processed each quoted chunk line-by-line vs by
CRLF-CRLF separate paragraphs.

Ran tests against my flowed example set, and it appears to
generate consistent results with mozilla's rendering of
the messages.  Sample message provided by Jeff also checked
for correct rendering.

Changes checked into CVS.  Encourage people to test changes
with next snapshot build.

Earl Hood <ehood>
Group administrator
Thu 31 Mar 2005 06:19:52 AM UTC, comment #1: 

Trying again to link to <a href=http://www.mail-archive.com/gossip%40jab.org/msg01032.html>thread</a>

Jeff Breidenbach <jab>
Thu 31 Mar 2005 06:18:00 AM UTC, original submission:  

According to Earl, reflow isn't work as desired. See
the discussion thread associated with this message:

http://www.mail-archive.com/gossip@jab.org/msg01032.html

My perhaps naive diagnosis is that the message in question
is asking for reflow, which causes mhonarc to use <tt>
tags instead of <pre> tags, which messes up the spacing
in ascii art by collapsing multiple spaces. Apparently Earl
is not happy with that behaviour.

Jeff Breidenbach <jab>

 

(Note: upload size limit is set to 16384 kB, after insertion of the required escape characters.)

Attached Files
file #2807:  5525 added by jab (9KiB - application/octet-stream - Raw email discussed in thread)

 

Depends on the following items: None found

Items that depend on this one: None found

 

CC list is empty

 

There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.

 

Follow 7 latest changes.

Date Changed by Updated Field Previous Value => Replaced by
2005-05-20 ehood StatusReady For Test Fixed
    Open/ClosedOpen Closed
    Fixed ReleaseCVS 2.6.11
2005-05-07 ehood Perl Version2.6.8 All
    Fixed Release CVS
2005-05-07 ehood StatusNone Ready For Test
2005-03-31 jab Attached File- Added 5525, #2366

Back to the top

Powered by Savane 3.13-4448.
Corresponding source code