[cvs] expresso/expresso-web/expresso/doc ChangeLog.xml
JCorporate Ltd
jcorp at jcorp2.servlets.net
Fri Jun 18 18:57:15 PDT 2004
Update of /home/javacorp/.cvs/expresso/expresso/expresso-web/expresso/doc
In directory jcorp2.servlets.net:/tmp/cvs-serv24942/expresso-web/expresso/doc
Modified Files:
ChangeLog.xml
Log Message:
fix param cache which ignored boolean for 'includeControllerParam'
Index: ChangeLog.xml
===================================================================
RCS file: /home/javacorp/.cvs/expresso/expresso/expresso-web/expresso/doc/ChangeLog.xml,v
retrieving revision 1.227
retrieving revision 1.228
diff -C2 -d -r1.227 -r1.228
*** ChangeLog.xml 18 Jun 2004 22:16:59 -0000 1.227
--- ChangeLog.xml 19 Jun 2004 01:57:13 -0000 1.228
***************
*** 6,9 ****
--- 6,15 ----
<version name="5.6" releaseDate="Not Yet Released">
<comment>Continued Updates</comment>
+ <bug-fix title="Transition.getParamString() fixed to cache for controller boolean">
+ <explanation>fix param cache which ignored boolean for 'includeControllerParam'.
+ Took effect when the same transition was used in two places in same view, with differnt
+ controller needs (e.g., one button param, on getFullUrl() call)</explanation>
+ <contributor>Larry Hamel</contributor>
+ </bug-fix>
<bug-fix title="button param for 'state' wins">
<explanation>make button 'state' param win out over any other
More information about the cvs
mailing list