And lastly ;) create() is calling $form->render() - this shouldn't be
necessary - and really shouldn't be happening in a method that should
just be processing user-submitted data.

Hi Carl,

I fixed HashRef to process data from $form->input if the form was submitted.
However, create still calls $form->render. You can see the tests fail
if you remove the render call since it is necessary for compound fields
to populate the value properly.

cheers,

moritz

_______________________________________________
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