[ZCM] [ZC] 2348/ 1 Request "zope.interface attribute error"

"Collector: Zope Bugs, Features, and Patches ..." <[email protected]> Tue, 21 Aug 2007 17:30:29 -0400
Newsgroups gmane.comp.web.zope.devel.collector-monitor
Message-ID <[email protected]>
Issue #2348 Update (Request) "zope.interface attribute error"
 Status Pending, Zope/bug medium
To followup, visit:
  http://www.zope.org/Collectors/Zope/2348

==============================================================
= Request - Entry #1 by wichert on Aug 21, 2007 5:30 pm

During development on persistent utilities I occasionally run into this error:

  Module Products.CMFCore.PortalObject, line 72, in getSiteManager
  Module ZODB.Connection, line 761, in setstate
  Module ZODB.Connection, line 819, in _setstate
  Module ZODB.serialize, line 605, in setGhostState
  Module zope.component.persistentregistry, line 42, in __setstate__
  Module zope.interface.adapter, line 80, in _createLookup
  Module zope.interface.adapter, line 389, in __init__
  Module zope.interface.adapter, line 426, in init_extendors
  Module zope.interface.adapter, line 430, in add_extendor
AttributeError: type object 'ICurrencyManager' has no attribute '__iro__'

==============================================================