=================== BUG #1878: LATEST MODIFICATIONS ==================
http://savannah.nongnu.org/bugs/?func=detailbug&bug_id=1878&group_id=1968

Changes by: Takashi P.KATOH <[EMAIL PROTECTED]>
Date: 2002-Dec-04 08:54 (GMT)

------------------ Additional Follow-up Comments ----------------------------
Sorry, this problem is caused by iso2022jp.pl.
(I used iso2022jp.pl for CharsetConverter, thus
<CharsetConverters>
plain;iso_2022_jp::str2html;  iso2022jp.pl
</CharsetConverters>
)





=================== BUG #1878: FULL BUG SNAPSHOT ===================


Submitted by: PPP                       Project: MHonArc                        
Submitted on: 2002-Dec-04 07:27
Category:  MIME                         Severity:  5 - Major                    
Bug Group:  Undesired Behavior          Resolution:  None                       
Assigned to:  None                      Status:  Open                           
Platform Version:  Unix                 Perl Version:  5.005_03                 
Component Version:  2002-12-03-snap     Fixed Release:                          

Summary:  Subjects with multiple MIME-encoded/non-encoded blocks will be splitted by \n

Original Submission:  When subject consists of multiple encoded/non-encoded blocks, 
contents of <title>, <!--X-Subject-Header-Begin--> and <!--X-Head-of-Message--> will 
be splitted by \n.

E.g.
Subject: Danke =?iso-8859-1?Q?sch=F6n?=

The generated file is:
  <title>Danke 
  schoen</title>
though expected result is
  <title>Danke schoen</title>
(oe is o-Umlaut, of course)

Note that this may not affect rendering of web browsers, but affects result of Namazu.
This problem occurs on v2.5.13, too.



Follow-up Comments
*******************

-------------------------------------------------------
Date: 2002-Dec-04 08:54             By: PPP
Sorry, this problem is caused by iso2022jp.pl.
(I used iso2022jp.pl for CharsetConverter, thus
<CharsetConverters>
plain;iso_2022_jp::str2html;  iso2022jp.pl
</CharsetConverters>
)




CC list is empty


File Attachments
****************

-------------------------------------------------------
Date: 2002-Dec-04 07:27  Name: readmail.pl.diff  Size: 0KB   By: PPP
(maybe needless) AD HOC patch
http://savannah.nongnu.org/bugs/download.php?group_id=1968&amp;bug_id=1878&amp;bug_file_id=177


For detailed info, follow this link:
http://savannah.nongnu.org/bugs/?func=detailbug&bug_id=1878&group_id=1968

---------------------------------------------------------------------
To sign-off this list, send email to [EMAIL PROTECTED] with the
message text UNSUBSCRIBE MHONARC-DEV

Reply via email to