|
From: Mark K. <seg...@us...> - 2002-12-18 20:13:17
|
Update of /cvsroot/formmagick/formmagick
In directory sc8-pr-cvs1:/tmp/cvs-serv10202
Modified Files:
Tag: MITEL-0_87
Changes
Log Message:
Sync CVS repository with Mitel changes to date. Remove Persistence::Object::Simple and CGI::Persistent from the repository. use RFC822 to parse email addresses in Network validator. Trim blanks from XML lexicon entries. Updated changelog.
Index: Changes
===================================================================
RCS file: /cvsroot/formmagick/formmagick/Changes,v
retrieving revision 1.33
retrieving revision 1.33.2.1
diff -C2 -r1.33 -r1.33.2.1
*** Changes 24 Jun 2002 18:12:20 -0000 1.33
--- Changes 18 Dec 2002 20:13:13 -0000 1.33.2.1
***************
*** 1,4 ****
--- 1,9 ----
Revision history for Perl extension FormMagick.
+ 0.87
+ ----
+ An HTML error (missing > symbol) was making the script print only the
+ first error message if a field was failing more than one validation.
+
0.86
----
|