--- Roy-Magne Mo <[EMAIL PROTECTED]> wrote: > John Napiorkowski wrote: > > Hi, > > > > I'm setting global options for the formbuilder > plugin > > in my myapp.yml file like so: > > > > form: > > debug: 0 > > method: post > > form_path: __path_to(root)__ > > > > Now the method and form_path options get set > correctly > > but no matter what I do I get lots of formbuilder > > debugging in my logs, things marked debug1 and > debug2. > > Even making a form with just 2 or 3 lines > produces > > dozens of lines fo debug messages. > > > > Try version 1.06, this version should follow the > debug settings in Catalyst. > > -- > Roy-Magne Mo
Thanks! I'll leave it be for now (I have the updated version) while I'm in development. --john > > _______________________________________________ > List: [email protected] > Listinfo: > http://lists.rawmode.org/mailman/listinfo/catalyst > Searchable archive: > http://www.mail-archive.com/[email protected]/ > Dev site: http://dev.catalyst.perl.org/ > __________________________________________________ Do You Yahoo!? Tired of spam? Yahoo! Mail has the best spam protection around http://mail.yahoo.com _______________________________________________ List: [email protected] Listinfo: http://lists.rawmode.org/mailman/listinfo/catalyst Searchable archive: http://www.mail-archive.com/[email protected]/ Dev site: http://dev.catalyst.perl.org/
