#495: AgaviNotOperatorValidator - Needs to remove any child errors
------------------------+---------------------------------------------------
 Reporter:  ross        |       Owner:  dominik  
     Type:  defect      |      Status:  new      
 Priority:  normal      |   Milestone:  0.11     
Component:  validation  |     Version:  0.11.0RC4
 Severity:  normal      |    Keywords:           
------------------------+---------------------------------------------------
 !AgaviNotOperatorValidator, should be valid if the child errors.

 However, doesn't do any cleaning, so in my action validate function:

 {{{ $this->container->getValidationManager()->hasErrors(); }}}

 is True! as the !NotOperator Child threw an error.

 Added clean up - unfortunately, that means allowing public access to
 setting the result in the Validation Manager.

 Patches incoming...

-- 
Ticket URL: <http://trac.agavi.org/ticket/495>
Agavi <http://www.agavi.org/>
An MVC Framework for PHP5


_______________________________________________
Agavi Tickets Mailing List
[email protected]
http://lists.agavi.org/mailman/listinfo/tickets

Reply via email to