[ZCM] [ZC] 1184/ 2 Resolve "xml-rpc causes NameError: InstanceType"

Collector: Zope Bugs, Features, and Patches ... zope-coders-admin at zope.org
Fri Jan 16 09:55:08 EST 2004


Issue #1184 Update (Resolve) "xml-rpc causes NameError: InstanceType"
 Status Resolved, Zope/bug+solution critical
To followup, visit:
  http://zope.org/Collectors/Zope/1184

==============================================================
= Resolve - Entry #2 by Brian on Jan 16, 2004 9:55 am

 Status: Pending => Resolved

Thanks - fixed for 2.6.4, 2.7.0 and cvs head.

-Brian
________________________________________
= Request - Entry #1 by toadstule on Jan 15, 2004 6:42 pm

xml-rpc access causes a NameError: InstanceType

The problem is in Zope/lib/python/lib/python/ZPublisher/xmlrpc.py (line 103)

the line of code referes to "InstanceType", but should be changed to "types.InstanceType"

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




More information about the Zope-Collector-Monitor mailing list