2009/4/16 Carl Franks <fireart...@gmail.com>:
> 2009/4/15 Greg Coates <g...@coatesoft.com>:
>> I'm using a Repeatable element that contains several Select elements in
>> a form displayed by a Catalyst controller.  The problem is, the Select
>> elements aren't being populated.  Before I put them into the Repeatable
>> element, they worked fine.  Does anybody have a fix for this?
>
> ugh, it took hours to track this one down - then after trying several
> ways to fix it, it only needed a single line moved!
>
> basically, Element::Repeat->process() now calls its children's
> process() before doing $self->repeat()
>
> anyway, it's fixed now :)
>
> You can get it in svn, HTML-FormFu ( -r 1454 or higher)

make that svn -r 1457  - I broke the build!

_______________________________________________
HTML-FormFu mailing list
HTML-FormFu@lists.scsys.co.uk
http://lists.scsys.co.uk/cgi-bin/mailman/listinfo/html-formfu

Reply via email to