Fixed: http://trac.agavi.org/ticket/1189
On 19.10.2009, at 21:58, Michal Charemza wrote:
> Hi,
> I'm trying to export an array of arrays from a validator (taking an
> array of numerical IDs and exporting an array of records from a
> database).
> However, somehow the first element of the array of arrays always seems
> to turn into an empty array. For example, if in my validator I have:
> $this->export(array(array('blah'=>'first'), array('blah'=>'second'),
> array('blah'=>'third')));
> And then in my action I print out the array, the array with the value
> "first" is shown as empty, by the "second" and "third" arrays show
> fine. Could this be a bug?
> Michal.
> _______________________________________________
> users mailing list
> us...@lists.agavi.org
> http://lists.agavi.org/mailman/listinfo/users
_______________________________________________
users mailing list
us...@lists.agavi.org
http://lists.agavi.org/mailman/listinfo/users