On 22/08/07, kewei xiao <[EMAIL PROTECTED]> wrote: > > I updated to the newest HTML::FormFu and its components, then I have > this error message pop up when I try to submit my form after I put > something in the text field: > > Can't locate object method "process_input" via package > "HTML::FormFu::Element::text" > > I am not sure where I should change according to the new release
Did you update all your elements to the new CamelCase style? I don't know why the error says "::text" when it should be "::Text". Are you on a case-insensitive platform such as MSWin / osX, where it might have picked up an old .pm file with the wrong case, earlier in @INC. Carl _______________________________________________ HTML-FormFu mailing list HTML-FormFu@lists.scsys.co.uk http://lists.scsys.co.uk/cgi-bin/mailman/listinfo/html-formfu