[Bug 509] Changed - prefs never display $errormsg!

bugs@bugs.horde.org bugs@bugs.horde.org
Sat, 10 Feb 2001 16:53:58 -0400


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

*** shadow/509	Sat Feb 10 15:37:39 2001
--- shadow/509.tmp.15044	Sat Feb 10 16:53:58 2001
***************
*** 3,10 ****
  Version: 2.2 Stable
  Platform: PHP Code
  OS/Version: Linux
! Status: ASSIGNED   
! Resolution: 
  Severity: normal
  Priority: P2
  Component: IMP
--- 3,10 ----
  Version: 2.2 Stable
  Platform: PHP Code
  OS/Version: Linux
! Status: RESOLVED   
! Resolution: FIXED
  Severity: normal
  Priority: P2
  Component: IMP
***************
*** 66,68 ****
--- 66,73 ----
  
  ------- Additional Comments From bjn@horde.org  11/03/00 10:09 -------
  No, it's in my inbox, actually.  :-)  Hopefully I'll get to it soon.
+ 
+ ------- Additional Comments From bjn@horde.org  02/10/01 16:53 -------
+ OK, I've at last implemented (a simpler version of) part 2 of this fix.  We
+ prevent bad characters (<space> ' " ,) and require exactly one @ sign if the
+ email address is provided.  Committed to 2.2.4-cvs (will be in 2.2.5).