[Zope-CMF] Re: getUtility(ISiteRoot) bug?
yuppie
y.2007- at wcm-solutions.de
Thu Mar 8 18:33:16 EST 2007
yuppie wrote:
> (Pdb) self._uncached_lookup(required, provided, name)
> <CMFSite at mySite>
>
> (Pdb) self._cache
> {..., <InterfaceClass Products.CMFCore.interfaces._content.ISiteRoot>:
> {(): None}}
>
> No time at the moment to dig deeper, but for some reason there are
> invalid entries in the cache.
Ok. Found it. A wrong queryUtility call did screw up the cache. It was
my mistake and is fixed now.
Cheers, Yuppie
More information about the Zope-CMF
mailing list