[Catalyst] debugging options for formbuilder plugin?

John Napiorkowski jjn1056 at yahoo.com
Tue Sep 26 15:28:45 CEST 2006



--- Roy-Magne Mo <rmo at sunnmore.net> 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

Hmm, even with debuggin off in catalyst I get hundreds
of lines of debuggin when loading a form, particularly
when the form is linked up to a DBIx class.  Looks
like it's dumping the whole DBIx class.  I know I
have the newested version.  Is this happened for other
users of this plugin?  It's really bogging the logs
for me.  If could be something else in my code, which
I am going though now, if nobody else has this
trouble.  I'm still in dev with this so it's not any
trouble... yet.  Any thoughts or comments would be
appreciated.

--john

__________________________________________________
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around 
http://mail.yahoo.com 



More information about the Catalyst mailing list