RE: [Zope-dev] Bug in 2.1.2?
-----Original Message----- From: Robert Sander [mailto:gurubert@gurubert.de] Sent: Wednesday, January 12, 2000 10:51 AM To: zope-dev@zope.org Subject: Re: [Zope-dev] Bug in 2.1.2?
Not catching the TypeError disables the hole ZOPE-System, that was the problem. I could not even log in to the management-screen...
Hmm... me thinks this has nothing to do then with the code in Publish.py, that file has been around for years and is extremly stable. If you can't log in the managment interface, the problem is probably something completely different. -Michel
On Wed, Jan 12, 2000 at 11:38:50AM -0500, Michel Pelletier wrote:
Hmm... me thinks this has nothing to do then with the code in Publish.py, that file has been around for years and is extremly stable. If you can't log in the managment interface, the problem is probably something completely different.
But the problem was a raising TypeError at line 154 of Publish.py, it was not catched and therefore Zope stopped. Regards -- Robert Sander www.gurubert.de
participants (2)
-
Michel Pelletier -
Robert Sander