ZDebug-0.3 doesn't work under Zope 2.5.0z
Subj? Or there's my fault somewhere? I just unpack ZDebug to Products catalog as usual, restart Zope... After that I'm unable to get the manage screen - ZDebug falls into recursion and fails. ---------------- File /home/Zope-2.5.0/lib/python/DocumentTemplate/DT_String.py, line 473, in __call__ (Object: dtmlexc) File /home/Zope-2.5.0/lib/python/Products/ZDebug/DTMLDebug.py, line 287, in debug_render_blocks File /home/Zope-2.5.0/lib/python/Products/ZDebug/DTMLDebug.py, line 237, in debugException File /home/Zope-2.5.0/lib/python/Products/ZDebug/DTMLDebug.py, line 182, in debugWithNamespace File /home/Zope-2.5.0/lib/python/App/special_dtml.py, line 61, in __call__ (Object: dtmlexc) File /home/Zope-2.5.0/lib/python/DocumentTemplate/DT_String.py, line 473, in __call__ (Object: dtmlexc) File /home/Zope-2.5.0/lib/python/Products/ZDebug/DTMLDebug.py, line 287, in debug_render_blocks File /home/Zope-2.5.0/lib/python/Products/ZDebug/DTMLDebug.py, line 237, in debugException File /home/Zope-2.5.0/lib/python/Products/ZDebug/DTMLDebug.py, line 182, in debugWithNamespace File /home/Zope-2.5.0/lib/python/App/special_dtml.py, line 61, in __call__ (Object: dtmlexc) RuntimeError: maximum recursion depth exceeded ----------------
I think ZDebug isn't yet compatible with Zope 2.5. - C ----- Original Message ----- From: "Сергей Бадамшин" <basfer@mail.ru> To: "Zope maillist" <zope@zope.org> Sent: Tuesday, March 26, 2002 7:46 AM Subject: [Zope] ZDebug-0.3 doesn't work under Zope 2.5.0z
Subj? Or there's my fault somewhere? I just unpack ZDebug to Products catalog as usual, restart Zope... After that I'm unable to get the manage screen - ZDebug falls into recursion and fails. ---------------- File /home/Zope-2.5.0/lib/python/DocumentTemplate/DT_String.py, line 473, in __call__ (Object: dtmlexc) File /home/Zope-2.5.0/lib/python/Products/ZDebug/DTMLDebug.py, line 287, in debug_render_blocks File /home/Zope-2.5.0/lib/python/Products/ZDebug/DTMLDebug.py, line 237, in debugException File /home/Zope-2.5.0/lib/python/Products/ZDebug/DTMLDebug.py, line 182, in debugWithNamespace File /home/Zope-2.5.0/lib/python/App/special_dtml.py, line 61, in __call__ (Object: dtmlexc) File /home/Zope-2.5.0/lib/python/DocumentTemplate/DT_String.py, line 473, in __call__ (Object: dtmlexc) File /home/Zope-2.5.0/lib/python/Products/ZDebug/DTMLDebug.py, line 287, in debug_render_blocks File /home/Zope-2.5.0/lib/python/Products/ZDebug/DTMLDebug.py, line 237, in debugException File /home/Zope-2.5.0/lib/python/Products/ZDebug/DTMLDebug.py, line 182, in debugWithNamespace File /home/Zope-2.5.0/lib/python/App/special_dtml.py, line 61, in __call__ (Object: dtmlexc) RuntimeError: maximum recursion depth exceeded ----------------
_______________________________________________ Zope maillist - Zope@zope.org http://lists.zope.org/mailman/listinfo/zope ** No cross posts or HTML encoding! ** (Related lists - http://lists.zope.org/mailman/listinfo/zope-announce http://lists.zope.org/mailman/listinfo/zope-dev )
participants (3)
-
Chris McDonough -
Sergey Badamshin -
Сергей Бадамшин