#1233: AgaviArrayLengthValidator does not export successfully validated content.
--------------------------------------+-------------------------------------
 Reporter:  cstachow...@…             |       Owner:  david
     Type:  defect                    |      Status:  new  
 Priority:  normal                    |   Milestone:  1.0.3
Component:  _OTHER_                   |     Version:  1.0.2
 Severity:  normal                    |    Keywords:       
Has_patch:  0                         |  
--------------------------------------+-------------------------------------
 At the bottom of the validator there is only a return true;

 it should be

 $this->export($data);
 return true;

 I have tested this and it works.

-- 
Ticket URL: <http://trac.agavi.org/ticket/1233>
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