[Bug 930] New - encoding bug in "Forward"

bugs@bugs.horde.org bugs@bugs.horde.org
Thu, 11 Apr 2002 05:33:17 -0300


http://bugs.horde.org/show_bug.cgi?id=930

*** shadow/930	Thu Apr 11 05:33:17 2002
--- shadow/930.tmp.11431	Thu Apr 11 05:33:17 2002
***************
*** 0 ****
--- 1,33 ----
+ Bug#: 930
+ Product: Horde
+ Version: 2.0 Stable
+ Platform: PHP Code
+ OS/Version: Linux
+ Status: NEW   
+ Resolution: 
+ Severity: normal
+ Priority: P2
+ Component: IMP
+ Area: BUILD
+ AssignedTo: chuck@horde.org                            
+ ReportedBy: tpeland@tkukoulu.fi               
+ URL: 
+ Summary: encoding bug in "Forward"
+ 
+ First send yourself a message that has following text in body. I'll add the
+ relevant headers too.
+ 
+         MIME-Version: 1.0
+         Content-Type: text/plain; charset=ISO-8859-1
+         Content-Transfer-Encoding: 8bit
+ 
+         Test: s=E4hk=F6posti
+ 
+ Then view the message and click "Forward". The contents of the body has
+ changed into
+ 
+         Test: sähköposti
+ 
+ The other commands (reply, reply all, redirect) don't have this bug.
+ 
+