[bugs] [Bug 1149] New - Subject field is encoded against RFC
bugs at bugs.horde.org
bugs at bugs.horde.org
Tue Jan 14 09:24:03 PST 2003
http://bugs.horde.org/show_bug.cgi?id=1149
*** shadow/1149 Tue Jan 14 09:24:02 2003
--- shadow/1149.tmp.29912 Tue Jan 14 09:24:02 2003
***************
*** 0 ****
--- 1,29 ----
+ Bug#: 1149
+ Product: Horde
+ Version: 2.2 Stable
+ Platform: PHP Code
+ OS/Version: other
+ Status: NEW
+ Resolution:
+ Severity: major
+ Priority: P2
+ Component: IMP
+ Area: BUILD
+ AssignedTo: chuck at horde.org
+ ReportedBy: joose at iki.fi
+ URL:
+ Summary: Subject field is encoded against RFC
+
+ RFC 2047:
+
+
+ Ordinary ASCII text and 'encoded-word's may appear together in the
+ same header field. However, an 'encoded-word' that appears in a
+ header field defined as '*text' MUST be separated from any adjacent
+ 'encoded-word' or 'text' by 'linear-white-space'.
+
+
+ IMP does not do this. It will make encoding to char's not to words.. like this:
+ "(HO) Taidekerho ko=?ISO-8859-1?B?a29vbnR1dSBq5GxsZWVu?="
+
+
More information about the bugs
mailing list