[cvs] expresso/expresso-web/expresso/doc ChangeLog.xml
JCorporate Ltd
jcorp at jcorp2.servlets.net
Fri Sep 10 15:29:05 PDT 2004
Update of /home/javacorp/.cvs/expresso/expresso/expresso-web/expresso/doc
In directory jcorp2.servlets.net:/tmp/cvs-serv3044/expresso-web/expresso/doc
Modified Files:
ChangeLog.xml
Log Message:
Controller should give out copies of schema stack to response, not the real thing!
Index: ChangeLog.xml
===================================================================
RCS file: /home/javacorp/.cvs/expresso/expresso/expresso-web/expresso/doc/ChangeLog.xml,v
retrieving revision 1.240
retrieving revision 1.241
diff -C2 -d -r1.240 -r1.241
*** ChangeLog.xml 9 Sep 2004 22:54:08 -0000 1.240
--- ChangeLog.xml 10 Sep 2004 22:29:03 -0000 1.241
***************
*** 6,9 ****
--- 6,14 ----
<version name="5.6" releaseDate="Not Yet Released">
<comment>Continued Updates</comment>
+ <bug-fix title="Controller should give out copies of schema stack to response, not the real thing!">
+ <explanation>Controller should give out copies of schema stack to response, not the real thing! The response
+ is per call, and shouldn't have hooks into controller's static data.</explanation>
+ <contributor>Larry Hamel</contributor>
+ </bug-fix>
<bug-fix title="RegistrationDBObject.deletedUser() uses custom UID field">
<explanation>when deleting, check registration object map because coder MAY have used custom UidField name
More information about the cvs
mailing list