seade       2003/09/25 17:39:51

  Modified:    xdocs    changes.xml
  Log:
  Patch from Colin Chalmers to enable a required rule with a value of false to be 
applied later using field.setRequired().
  Thanks Colin.
  
  Revision  Changes    Path
  1.64      +5 -0      jakarta-turbine-2/xdocs/changes.xml
  
  Index: changes.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-turbine-2/xdocs/changes.xml,v
  retrieving revision 1.63
  retrieving revision 1.64
  diff -u -r1.63 -r1.64
  --- changes.xml       14 Sep 2003 11:36:26 -0000      1.63
  +++ changes.xml       26 Sep 2003 00:39:51 -0000      1.64
  @@ -85,6 +85,11 @@
          now processed correctly (the trailing ".x" and ".y" are removed from
          the event names).
       </li>
  +    <li>
  +       Intake was fixed so that fields with required elements with value=false 
  +       can later be enabled with field.setRequired(true) (i.e. you should 
  +       do this rather than using the deprecated required-message element).
  +    </li>
     </ul>
   </p>
   </subsection>
  
  
  

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to