|
From: Mark K. <seg...@us...> - 2002-12-18 20:44:58
|
Update of /cvsroot/formmagick/formmagick In directory sc8-pr-cvs1:/tmp/cvs-serv20830 Modified Files: Changes Log Message: Merged changes from branch MITEL-0_87. This includes a small patch to trim blank space from XML lexicon entries and parsing of email addresses per RFC822. Index: Changes =================================================================== RCS file: /cvsroot/formmagick/formmagick/Changes,v retrieving revision 1.33 retrieving revision 1.34 diff -C2 -r1.33 -r1.34 *** Changes 24 Jun 2002 18:12:20 -0000 1.33 --- Changes 18 Dec 2002 20:44:54 -0000 1.34 *************** *** 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 ---- |