[Zope3-Users] z3c.form and subforms in an AddForm?

Hermann Himmelbauer dusty at qwer.tk
Fri Jul 6 05:12:22 EDT 2007


Am Freitag, 6. Juli 2007 03:14 schrieb Matt Bowen:
> Stephan and Hermann,
> maximum recursion depth exceeded

That is a good hint, so you're recursively calling something.

> > /opt/zope/zope-3.4.0a1
>
> /lib/python/zope/tal/talinterpreter.py(379)do_startEndTag()
> -> self.do_startTag(stuff, self.endsep, self.endlen)

I think I once had this, too, some time ago. The reason was something like 
calling a function from the template, that again rendered the template, 
calling the function again and so on, resulting in an endless recursion.

Best Regards,
Hermann

-- 
x1 at aon.at
GPG key ID: 299893C7 (on keyservers)
FP: 0124 2584 8809 EF2A DBF9  4902 64B4 D16B 2998 93C7


More information about the Zope3-users mailing list