bugMHonArc - Bugs: bug #18908, X-Subject data get split in...

 
 

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

bug #18908: X-Subject data get split in separate lines

Submitter:  Olivier Salaün <osalaun>
Submitted:  Tue 30 Jan 2007 11:17:40 AM UTC
   
 
Category:  MIME Severity:  2 - Minor
Priority:  5 - Normal Item Group:  Incorrect Behavior
Status:  Fixed Privacy:  Public
Assigned to:  None Open/Closed:  Closed
Operating System:  Linux Perl Version:  5.8.5
Component Version:  2.6.16 Fixed Release:  2.6.17

Sun 02 Jan 2011 09:41:18 AM UTC, comment #1: 

Modified non-ASCII decoder to translate CRs and LFs to spaces.
I do not think CRs and LFs should be encoded, but example cited
in bug item has a LF character (=A0) in the encoded string, causing
the newline to get introduced in output.

As for the extra space character, that is addressed in
bug #20074.

Earl Hood <ehood>
Group administrator
Tue 30 Jan 2007 11:17:40 AM UTC, original submission:  

We had problems with Marc::Search searching mhonarc archives and found out that the problem was due to mhonarc not correctly handling multi-line SMTP header fields.

The original message has the following Subject header field :
Subject: [ErgoIHM] =?ISO-8859-1?Q?Soci=E9t=E9_d'Ergonomie_de_Langue_=0A_F?=
 =?ISO-8859-1?Q?ran=E7aise?=

It ends up in the mhonarc HTML files as follows :
<!--X-Subject: [ErgiIHM] Société d'Ergonomie de Langue
 F rançaise -->

The $SUBJECT$ mhonarc resource looks the same.

Note that: 1/ the subject should not be mutli-line 2/ the word "Française" should not include an additional space, obviously coming from the way QP words have been composed in the subject.

Olivier Salaün <osalaun>

 

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

No files currently attached

 

Depends on the following items: None found

Items that depend on this one: None found

 

Carbon-Copy List
  • -email is unavailable- added by ehood (Updated the item)
  • -email is unavailable- added by osalaun (Submitted the item)
  •  

    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 5 latest changes.

    Date Changed by Updated Field Previous Value => Replaced by
    2011-01-09 ehood Open/ClosedOpen Closed
    2011-01-09 ehood StatusReady For Test Fixed
        Fixed Release 2.6.17
    2011-01-02 ehood StatusNone Ready For Test
    2010-12-31 ehood Severity3 - Normal 2 - Minor

    Back to the top

    Powered by Savane 3.13-758e.
    Corresponding source code