Hi all, I would like to know if there is any possibility in Zope to see also the line number of zope rendered object when any error occurs? This would help me (and not only me) during debugging. I think this information could be at the beginning of traceback. If this already exists can you tell me how to show this and if not I would like to know your meaning of this. Petr -- Petr Knápek PVT.NET, e-mail: petr.knapek@pvt.net, tel:+420-5-41 558 394 PVT a.s. - pvt.net, Veveří 102, 659 10 Brno, Czech Republic
Petr, Generally the traceback is put into comments within the html for the error page, so viewing the source of the error document shows you the traceback from Zope. HTH Phil phil.harris@zope.co.uk ----- Original Message ----- From: "Petr Knapek" <knapek@knapek.pvt.net> To: "zopedev" <zope-dev@zope.org> Sent: Friday, March 03, 2000 12:28 PM Subject: [Zope-dev] Errors in Zope
Hi all, I would like to know if there is any possibility in Zope to see also the line number of zope rendered object when any error occurs? This would help me (and not only me) during debugging. I think this information could be at the beginning of traceback. If this already exists can you tell me how to show this and if not I would like to know your meaning of this.
Petr -- Petr Knápek PVT.NET, e-mail: petr.knapek@pvt.net, tel:+420-5-41 558 394 PVT a.s. - pvt.net, Veveří 102, 659 10 Brno, Czech Republic
_______________________________________________ Zope-Dev maillist - Zope-Dev@zope.org http://lists.zope.org/mailman/listinfo/zope-dev ** No cross posts or HTML encoding! ** (Related lists - http://lists.zope.org/mailman/listinfo/zope-announce http://lists.zope.org/mailman/listinfo/zope )
participants (2)
-
Petr Knapek -
Phil Harris