Wampum generator on Zope 2.2.4 fails / _isBeingUsedAsAMethod
Selecting the Security Tab on a Wampum Generator produces this output: Error Type: AttributeError Error Value: _isBeingUsedAsAMethod Traceback (innermost last): File /usr/holmes/Zope/lib/python/ZPublisher/Publish.py, line 222, in publish_module File /usr/holmes/Zope/lib/python/ZPublisher/Publish.py, line 187, in publish File /usr/holmes/Zope/lib/python/Zope/__init__.py, line 221, in zpublisher_exception_hook (Object: CyberCash) File /usr/holmes/Zope/lib/python/ZPublisher/Publish.py, line 171, in publish File /usr/holmes/Zope/lib/python/ZPublisher/mapply.py, line 160, in mapply (Object: manage_access) File /usr/holmes/Zope/lib/python/ZPublisher/Publish.py, line 112, in call_object (Object: manage_access) File /usr/holmes/Zope/lib/python/AccessControl/Role.py, line 252, in manage_access (Object: Traversable) AttributeError: (see above) Any ideas? Brad Clements, bkc@murkworks.com (315)268-1000 http://www.murkworks.com (315)268-9812 Fax netmeeting: ils://ils.murkworks.com AOL-IM: BKClements
Hmm.. I *know* I've seen this before. I think it was when I was trying to move ZClasses that were *created* under Zope 2.2.0+ to Zope 2.1.x. Are you sure you're working with 100% 2.2.4? -steve
"Brad" == Brad Clements <bkc@murkworks.com> writes:
Brad> Selecting the Security Tab on a Wampum Generator produces Brad> this output: Brad> Error Type: AttributeError Error Value: Brad> _isBeingUsedAsAMethod Brad> Traceback (innermost last): File Brad> /usr/holmes/Zope/lib/python/ZPublisher/Publish.py, line 222, Brad> in publish_module File Brad> /usr/holmes/Zope/lib/python/ZPublisher/Publish.py, line 187, Brad> in publish File Brad> /usr/holmes/Zope/lib/python/Zope/__init__.py, line 221, in Brad> zpublisher_exception_hook (Object: CyberCash) File Brad> /usr/holmes/Zope/lib/python/ZPublisher/Publish.py, line 171, Brad> in publish File Brad> /usr/holmes/Zope/lib/python/ZPublisher/mapply.py, line 160, Brad> in mapply (Object: manage_access) File Brad> /usr/holmes/Zope/lib/python/ZPublisher/Publish.py, line 112, Brad> in call_object (Object: manage_access) File Brad> /usr/holmes/Zope/lib/python/AccessControl/Role.py, line 252, Brad> in manage_access (Object: Traversable) AttributeError: (see Brad> above) Brad> Any ideas? Brad> Brad Clements, bkc@murkworks.com (315)268-1000 Brad> http://www.murkworks.com (315)268-9812 Fax netmeeting: Brad> ils://ils.murkworks.com AOL-IM: BKClements Brad> _______________________________________________ Zope Brad> maillist - Zope@zope.org Brad> http://lists.zope.org/mailman/listinfo/zope ** No cross Brad> posts or HTML encoding! ** (Related lists - Brad> http://lists.zope.org/mailman/listinfo/zope-announce Brad> http://lists.zope.org/mailman/listinfo/zope-dev )
On 3 Dec 2000, at 21:46, Steve Spicklemire wrote:
Hmm.. I *know* I've seen this before. I think it was when I was trying to move ZClasses that were *created* under Zope 2.2.0+ to Zope 2.1.x. Are you sure you're working with 100% 2.2.4?
Yep, fresh install of 2.2.4 Although the Data.fs was moved from 2.1.x, I didn't install the Wampum product until on 2.2.4 Brad Clements, bkc@murkworks.com (315)268-1000 http://www.murkworks.com (315)268-9812 Fax netmeeting: ils://ils.murkworks.com AOL-IM: BKClements
participants (2)
-
Brad Clements -
Steve Spicklemire