[Zope] zope-2.1.5 and zclass (again)
Jim Fulton
jim@digicool.com
Mon, 20 Mar 2000 13:16:18 -0500
- wrote:
>
> hi again
> i managed to trace the first problem (access denied) to SiteAccess. but i
> still can't get the answer for my 2nd Q. got traceback when i tried to add a
> zclass instance. here's the traceback
(Snip.)
This is due to a fix in Acquisition to a bug that obscured a bug
in the handling of inner ZClasses. Sigh.
We'll be putting ot a release to fix this. In the mean time, if you wish
you can edit lib/python/App/Factory.py and change the line:
_setObject=Acquisition.Acquired
to:
_setObject=_getOb=Acquisition.Acquired
Jim
--
Jim Fulton mailto:jim@digicool.com Python Powered!
Technical Director (888) 344-4332 http://www.python.org
Digital Creations http://www.digicool.com http://www.zope.org
Under US Code Title 47, Sec.227(b)(1)(C), Sec.227(a)(2)(B) This email
address may not be added to any commercial mail list with out my
permission. Violation of my privacy with advertising or SPAM will
result in a suit for a MINIMUM of $500 damages/incident, $1500 for
repeats.