seade 2003/09/11 03:42:46
Modified: xdocs Tag: TURBINE_2_3_BRANCH changes.xml
Log:
Mention intake fixes.
Revision Changes Path
No revision
No revision
1.60.2.1 +19 -0 jakarta-turbine-2/xdocs/changes.xml
Index: changes.xml
===================================================================
RCS file: /home/cvs/jakarta-turbine-2/xdocs/changes.xml,v
retrieving revision 1.60
retrieving revision 1.60.2.1
diff -u -r1.60 -r1.60.2.1
--- changes.xml 3 Sep 2003 07:47:17 -0000 1.60
+++ changes.xml 11 Sep 2003 10:42:46 -0000 1.60.2.1
@@ -10,6 +10,7 @@
<author email="[EMAIL PROTECTED]">Henning P. Schmiedehausen</author>
<author email="[EMAIL PROTECTED]">Quinton McCombs</author>
<author email="[EMAIL PROTECTED]">Eric Pugh</author>
+ <author email="[EMAIL PROTECTED]">Scott Eade</author>
</properties>
<body>
@@ -54,7 +55,25 @@
</section>
-->
+
<section name="Turbine 2.3">
+
+<p>
+Changes between Turbine 2.3 and 2.3.1.
+</p>
+
+<subsection name="Fixed bugs">
+<p>
+ <ul>
+ <li>
+ The intake validators were fixed so that fields with required=false
+ rules no longer attempt to execute the remaining rules when no
+ input is provided. A minLength > 0 rule is no longer synonymous
+ with required=true.
+ </li>
+ </ul>
+</p>
+</subsection>
<p>
Changes between Turbine 2.2 and 2.3.
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]