[bugs] [Bug 993] Changed - Messages saved in sent-mail have no
content
bugs@bugs.horde.org
bugs@bugs.horde.org
Fri, 5 Jul 2002 12:23:20 -0300
http://bugs.horde.org/show_bug.cgi?id=993
*** shadow/993 Fri Jul 5 05:09:39 2002
--- shadow/993.tmp.16074 Fri Jul 5 12:23:20 2002
***************
*** 3,10 ****
Version: other
Platform: PHP Code
OS/Version: All
! Status: NEW
! Resolution:
Severity: normal
Priority: P2
Component: IMP
--- 3,10 ----
Version: other
Platform: PHP Code
OS/Version: All
! Status: RESOLVED
! Resolution: FIXED
Severity: normal
Priority: P2
Component: IMP
***************
*** 34,36 ****
--- 34,39 ----
// Make absolutely sure there are no bare newlines.
$fcc = preg_replace("|([^\r])\n|", "\\1\r\n", $fcc);
+
+ ------- Additional Comments From chuck@horde.org 07/05/02 12:23 -------
+ Fixed in CVS, thanks.