Marcello Romani wrote:
Hmm, I tried your code (which afaikt should work) but putting 0,1 or 2
doesn't make any difference in the type or amount of debug messages the
app is emitting.
I'll double check my code and report. Thanks for now.
It looks like your output is showing both debug1 and debug2 levels,
which suggests your fb config settings are not being used. Did you place
the config code in a controller? In my app I have a base class
intermediate between the controllers and CCF, and I put the formbuilder
config in the there. I don't see why it should make a difference, but it
might be worth a try.
--
Richard Jones
Leeds, UK
_______________________________________________
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/