[cvs] expresso/expresso-web/expresso/doc ChangeLog.xml
JCorporate Ltd
jcorp at jcorp2.servlets.net
Mon Aug 2 16:35:58 PDT 2004
Update of /home/javacorp/.cvs/expresso/expresso/expresso-web/expresso/doc
In directory jcorp2.servlets.net:/tmp/cvs-serv11039/expresso-web/expresso/doc
Modified Files:
ChangeLog.xml
Log Message:
fix closing tag
Index: ChangeLog.xml
===================================================================
RCS file: /home/javacorp/.cvs/expresso/expresso/expresso-web/expresso/doc/ChangeLog.xml,v
retrieving revision 1.232
retrieving revision 1.233
diff -C2 -d -r1.232 -r1.233
*** ChangeLog.xml 30 Jul 2004 13:13:59 -0000 1.232
--- ChangeLog.xml 2 Aug 2004 23:35:56 -0000 1.233
***************
*** 23,27 ****
<explanation>If a controller has a session scoped bean and a multipart parameter is submitted and an exception occurs processing the state to which the parameter is submitted, the controller dispatching gets stuck in an infinite loop. The multipart handler needs to be cleared from the session bean in all cases.</explanation>
<contributor>David Lloyd</contributor>
! <bug-fix>
<bug-fix title="DefaultUserInfo.add/update should test via User.getUserInfo()">
<explanation>centralize code for testing uniqueness of e-mail address and login name.
--- 23,27 ----
<explanation>If a controller has a session scoped bean and a multipart parameter is submitted and an exception occurs processing the state to which the parameter is submitted, the controller dispatching gets stuck in an infinite loop. The multipart handler needs to be cleared from the session bean in all cases.</explanation>
<contributor>David Lloyd</contributor>
! </bug-fix>
<bug-fix title="DefaultUserInfo.add/update should test via User.getUserInfo()">
<explanation>centralize code for testing uniqueness of e-mail address and login name.
More information about the cvs
mailing list