Re: [Zope-dev] ZDebug conflicts with MailHost?
Itai Tavor writes:
On Zope 2.3.0 and 2.3.1b1, the following method produces an error when ZDebug is installed; If I remove ZDebug, it works fine. .... A long time ago, there was firm evidence that ZDebug does not play well with "sendmail" (-> list archives).
But, I had thought, this had been fixed. Dieter
Dieter Maurer wrote:
Itai Tavor writes:
On Zope 2.3.0 and 2.3.1b1, the following method produces an error when ZDebug is installed; If I remove ZDebug, it works fine. .... A long time ago, there was firm evidence that ZDebug does not play well with "sendmail" (-> list archives).
But, I had thought, this had been fixed.
It looks like an old feature was making bad vibes with dtml-sendmail. I traced the problem to an attempt to retrofit DTML with debugging information after it had been parsed. This is no longer necessary (if it ever really was), and when I removed it all was well. Thanks! http://www.zope.org/Members/hathawsh/ZDebug/ZDebug-0.2.1.tar.gz/view Shane
Shane Hathaway wrote:
Dieter Maurer wrote:
Itai Tavor writes:
On Zope 2.3.0 and 2.3.1b1, the following method produces an error when ZDebug is installed; If I remove ZDebug, it works fine. .... A long time ago, there was firm evidence that ZDebug does not play well with "sendmail" (-> list archives).
But, I had thought, this had been fixed.
It looks like an old feature was making bad vibes with dtml-sendmail. I traced the problem to an attempt to retrofit DTML with debugging information after it had been parsed. This is no longer necessary (if it ever really was), and when I removed it all was well.
Thanks!
http://www.zope.org/Members/hathawsh/ZDebug/ZDebug-0.2.1.tar.gz/view
Shane
Thanks for the fix. Works fine here. And sorry for not checking the archives :-) -- -- Itai Tavor -- "Je sautille, donc je suis." -- itai@optusnet.com.au -- - Kermit the Frog -- -- -- -- "If you haven't got your health, you haven't got anything" --
participants (3)
-
Dieter Maurer -
Itai Tavor -
Shane Hathaway