[html-formfu] DBIx-Class-HTML-FormFu nested-params
    Mario Minati 
    mario.minati at googlemail.com
       
    Wed Nov  7 15:19:10 GMT 2007
    
    
  
On Wednesday 07 November 2007 10:30:24 Carl Franks wrote:
> 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 ;)
Oops.
    
    
More information about the HTML-FormFu
mailing list