[Bug 452] Changed - Validity checks for IMAP folder names would be good
bugs@bugs.horde.org
bugs@bugs.horde.org
Thu, 8 Feb 2001 15:56:39 -0400
http://bugs.horde.org/show_bug.cgi?id=452
*** shadow/452 Thu Feb 8 15:39:39 2001
--- shadow/452.tmp.14919 Thu Feb 8 15:56:39 2001
***************
*** 3,10 ****
Version: 2.2 Stable
Platform: PHP Code
OS/Version: All
! Status: ASSIGNED
! Resolution:
Severity: enhancement
Priority: P2
Component: IMP
--- 3,10 ----
Version: 2.2 Stable
Platform: PHP Code
OS/Version: All
! Status: RESOLVED
! Resolution: FIXED
Severity: enhancement
Priority: P2
Component: IMP
***************
*** 91,93 ****
--- 91,98 ----
------- Additional Comments From SOYP@webtv.net 02/01/01 12:36 -------
I'M CLOSEING THIS WHOLE PAGE DOWN TODAY..2/01/01
+
+ ------- Additional Comments From chuck@horde.org 02/08/01 15:56 -------
+ how about that, I did fix this. 2.3 generates a warning now if there are
+ illegal characters (an improperly encoded name). the framework that reports
+ those errors doesn't exist in 2.2, so I'm not going to backport it.