8 Feb
2001
8 Feb
'01
7:41 p.m.
Brian Hauber writes:
I recently upgraded from Zope 2.1.1 to Zope 2.2.4.... When I pull up localhost:80 (I moved the port to 80) I get an error that indicates an AttributeError and __getitem__. Looks like a product is no longer compatible with the new Zope version.
Usually, you get a traceback that helps to identify the affected code. Dieter