R: [Zope] Zope Release 2.4.1 possible bug?
Hi Holger I think Joachim Schmitz has answered to me about this problem today: view his mail with object "Re: [Zope] Error Value: global name 'has' is not defined". Michele
-----Messaggio originale----- Da: Holger.Enderlin@ivision-online.de [mailto:Holger.Enderlin@ivision-online.de] Inviato: venerdì 14 settembre 2001 12.34 A: zope@zope.org Oggetto: [Zope] Zope Release 2.4.1 possible bug?
Hello there,
is it possible that there is a little bug in Zope release 2.4.1? restrictedTraverse fails in some situations with the message:
Error Type: NameError Error Value: global name 'has' is not defined
For example it doesn't work at all with "absolute" paths like ("", "subdir", "somewhere")...
Seams as there was a
has=hasattr
forgotten in the unrestrictedTraversable-Method in lib/python/OFS/traversable.py
What to do?
Regards, Holger
_______________________________________________ Zope maillist - Zope@zope.org http://lists.zope.org/mailman/listinfo/zope ** No cross posts or HTML encoding! ** (Related lists - http://lists.zope.org/mailman/listinfo/zope-announce http://lists.zope.org/mailman/listinfo/zope-dev )
participants (1)
-
Zanotti Michele