[html-formfu] DBIx-Class-HTML-FormFu nested-params
Carl Franks
fireartist at gmail.com
Wed Nov 7 09:30:24 GMT 2007
On 06/11/2007, Mario Minati <mario.minati at googlemail.com> wrote:
>
> There is an other one in line 195:
> elsif ( defined $value || $checkbox->{$col} ) {
> needs to be
> elsif ( defined $value || $checkbox->{$nested_name} ) {
>
> I've checked that in.
hmm, someone didn't run the tests before checking in - many warnings
spewed forth, there were!
fixed now, so no worries ;)
Cheers,
Carl
More information about the HTML-FormFu
mailing list