[Zope] Odd problem after upgrading to 2.6
Dieter Maurer
dieter@handshake.de
Sun, 29 Dec 2002 19:17:53 +0100
Kevin Carlson wrote at 2002-12-28 17:02 -0500:
> I had tried clearing the browser cache and deleting all cookies and the
> problem persists. I did have an active access rule which I cleared, but the
> problem is still there. Any more ideas anyone?
*Whenever* you see strange things with Zope, it is a good idea
to activate Zope logging (--> "doc/LOGGING.txt") and look into
the log file.
I expect your problem to be caused by either:
* a product no longer working
* a ZClass no longer working (there is a problem reported in
the mailing list archive together with a way to get rid of it)
Dieter