#756: Arrays exported by a validator do not survive validation cleanup
------------------------+---------------------------------------------------
 Reporter:  david       |       Owner:  dominik
     Type:  defect      |      Status:  new    
 Priority:  normal      |   Milestone:  0.11.1 
Component:  validation  |     Version:  0.11.0 
 Severity:  normal      |    Keywords:         
Has_patch:  0           |  
------------------------+---------------------------------------------------
 The {{{NOT_PROCESSED}}} result is only set for the argument itself, not on
 sub-keys of the array. So exporting {{{array('bar' => 'baz')}}} as
 argument {{{foo}}} results in an empty array arriving in the request as
 {{{foo[bar]}}} gets removed during cleanup in {{{conditional}}} and
 {{{strict}}} modes.

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