[Zope-dev] LM 0.8.6 w/CurrentCVS failure

Bill Anderson bill@libc.org
Fri, 02 Jun 2000 01:51:21 -0600


"Phillip J. Eby" wrote:

[...]

> LM 0.8.6 also works with Zope 2.2 as far as being able to be added,
> although I'm not sure it interoperates properly with the new security API.
> It will still be backward compatible with Zope 2.1.6 either way, though.

Hmmm ... just tried it on a fresh (Thursday) CVS dump, and get a no-go:

Error Type: KeyError
Error Value: _owner


Traceback (innermost last):
  File /home/web/ActiveBoise/Games/lib/python/ZPublisher/Publish.py,
line 224, in publish_module
  File /home/web/ActiveBoise/Games/lib/python/ZPublisher/Publish.py,
line 189, in publish
  File /home/web/ActiveBoise/Games/lib/python/Zope/__init__.py, line
221, in zpublisher_exception_hook
  File /home/web/ActiveBoise/Games/lib/python/ZPublisher/Publish.py,
line 175, in publish
  File /home/web/ActiveBoise/Games/lib/python/ZPublisher/mapply.py, line
160, in mapply
    (Object: manage_addLoginManager)
  File /home/web/ActiveBoise/Games/lib/python/ZPublisher/Publish.py,
line 112, in call_object
    (Object: manage_addLoginManager)
  File
/home/web/ActiveBoise/Gaming/lib/python/Products/LoginManager/LoginManager.py,
line 230, in manage_addLoginManager
  File /home/web/ActiveBoise/Games/lib/python/OFS/ObjectManager.py, line
249, in _setObject
    (Object: ElementWithAttributes)
  File /home/web/ActiveBoise/Games/lib/python/AccessControl/Owned.py,
line 267, in manage_fixupOwnershipAfterAdd
    (Object: SheetProviderContainer)
  File /home/web/ActiveBoise/Games/lib/python/AccessControl/Owned.py,
line 174, in changeOwnership
    (Object: SheetProviderContainer)
KeyError: (see above)

-->