[Zope] VersionBase?

Phil Harris phil@philh.org
Tue, 27 Jul 1999 09:00:27 +0100


Hi all,

Just started looking at the Zope2 b1 and think I may have found a bug.

If I create a Zope Draft and then try to do anything with it, even just
opening it, I get this traceback:

Traceback (innermost last):
  File C:\PROGRA~1\zope2b1\lib\python\ZPublisher\Publish.py, line 256, in
publish_module
  File C:\PROGRA~1\zope2b1\lib\python\ZPublisher\Publish.py, line 145, in
publish
  File C:\PROGRA~1\zope2b1\lib\python\ZPublisher\BaseRequest.py, line 289,
in traverse
  File C:\PROGRA~1\zope2b1\lib\python\Products\OFSP\Draft.py, line 155, in
__bobo_traverse__
    (Object: qs)
AttributeError: VersionBase

The error as reported in the browser is:

Zope Error
Zope has encountered an error while publishing this resource.

exceptions.AttributeError

Sorry, a Zope error occurred.

Any ideas?

Phil
phil@philh.org