[cvs] Expresso commit by lhamel: UPD
JCorporate Ltd
jcorp at jcorp2.servlets.net
Sun Oct 3 21:50:03 PDT 2004
Log Message:
-----------
UPD
Modified Files:
--------------
expresso/expresso-web/expresso/doc:
ChangeLog.xml
Revision Data
-------------
Index: ChangeLog.xml
===================================================================
RCS file: /home/javacorp/.cvs/expresso/expresso/expresso-web/expresso/doc/ChangeLog.xml,v
retrieving revision 1.252
retrieving revision 1.253
diff -Lexpresso-web/expresso/doc/ChangeLog.xml -Lexpresso-web/expresso/doc/ChangeLog.xml -u -r1.252 -r1.253
--- expresso-web/expresso/doc/ChangeLog.xml
+++ expresso-web/expresso/doc/ChangeLog.xml
@@ -5,6 +5,12 @@
<project name="Expresso">
<version name="5.6" releaseDate="Not Yet Released">
<comment>Continued Updates</comment>
+ <bug-fix title="DefaultAutoElement.parseBlocks() uses default value of a field if none provided by input.">
+ <explanation>Instead of calling it an error if there is no parameter value for
+ a field that has a default value, DefaultAutoElement.parseBlocks() now sets the field to the default value.
+ This is especially useful for RegisterUser, which insists on values for Industry and Employees.</explanation>
+ <contributor>Larry Hamel</contributor>
+ </bug-fix>
<bug-fix title="Cron entries with any minute (-1) were not executed at the proper times">
<explanation>Cron entries with -1 for minute should be executed every minute which is valid for the other settings</explanation>
<contributor>Marcus Lindberg, Mike Traum</contributor>
More information about the cvs
mailing list