seade       2003/09/25 17:39:18

  Modified:    xdocs    Tag: TURBINE_2_3_BRANCH 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
  No                   revision
  No                   revision
  1.60.2.3  +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.60.2.2
  retrieving revision 1.60.2.3
  diff -u -r1.60.2.2 -r1.60.2.3
  --- changes.xml       14 Sep 2003 11:35:54 -0000      1.60.2.2
  +++ changes.xml       26 Sep 2003 00:39:18 -0000      1.60.2.3
  @@ -76,6 +76,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