Anyone using the $self->form() method provided by Catalyst-Controller-HTML-FormFu may have noticed that it didn't set the query - so you explicitly had to do: $form->process( $c->request );
This is fixed - so you now no longer have to pass the request to process(). Thanks to Rod Taylor for reporting this on rt.perl.org Cheers, Carl _______________________________________________ HTML-FormFu mailing list HTML-FormFu@lists.scsys.co.uk http://lists.scsys.co.uk/cgi-bin/mailman/listinfo/html-formfu