On Friday 21 September 2007 19:46:00 Brian Cassidy wrote:
> This is a bug report/warning to those using DBIx-Class-HTML-FormFu. /DO
> NOT/ name any element in your page "delete" if you plan on using
>
> $obj->fill_formfu_values( $form );
>
> The component checks if $obj->can( $field ) then calls $obj->$field. So,
> in this case, "delete" is legit and gets called. Thus your object
> disappears.

Thanks Brian,

I just put an update on SVN.

Greets,
Mario

_______________________________________________
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