[Bug 830] New - IMP3 RC4's handling of HTML pages
bugs@bugs.horde.org
bugs@bugs.horde.org
Tue, 1 Jan 2002 18:46:06 -0400
http://bugs.horde.org/show_bug.cgi?id=830
*** shadow/830 Tue Jan 1 18:46:06 2002
--- shadow/830.tmp.18240 Tue Jan 1 18:46:06 2002
***************
*** 0 ****
--- 1,27 ----
+ Bug#: 830
+ Product: Horde
+ Version: other
+ Platform: PHP Code
+ OS/Version: Linux
+ Status: NEW
+ Resolution:
+ Severity: normal
+ Priority: P2
+ Component: IMP
+ Area: BUILD
+ AssignedTo: chuck@horde.org
+ ReportedBy: complexity@bigfoot.com
+ URL:
+ Summary: IMP3 RC4's handling of HTML pages
+
+ 1, IMP would only try to process a HTML page if this tagged with the
+ appropriate mime type. If some guy decides to send me an HTML email the old
+ fashioned way (i.e. typing all the HTML tags in his message by hand), IMP will
+ simply display the HTML codes instead of acknowledge the sender's booboo and
+ render the message into a HTML page anyhow (which is what Eudora and Outlook
+ would do).
+
+ 2, In case of an corrupted HTML source code, instead of coming back with an
+ error, IMP will just not return anything (the browser will eventual give up
+ after a few minutes)... This is kinda bad... I can forward an example of such
+ message if you would like (I exported one of them to a file).