[Zope3-dev] Re: View lookup changes in Zope 3.2?

Jim Fulton jim at zope.com
Tue Dec 13 13:50:02 EST 2005


Jeff Shell wrote:
> Is it related to this? "Bug in Multi Adapter Lookup"?
> http://www.zope.org/Collectors/Zope3-dev/396
> ('fixed' in Zope 3.2b1)
> 
> That's my suspicion.

That would be my suspicion too.  It should be easy to test.
Just get a check out and merge out that change:

   svn merge -r40385:40384 svn+ssh://svn.zope.org/repos/main/Zope3/trunk

and see if you still have the problem.  If you don't, then you still have some
digging to do.  If you do, then .... well, lets get into that if you
verify that that is the problem.

This was an honest-to-gosh bug.  It is also the case that there were
registrations in Zope that depended on this bug and had to be changed.

We should have fixed this in 3.1.  I'm sorry we didn't.

Jim

-- 
Jim Fulton           mailto:jim at zope.com       Python Powered!
CTO                  (540) 361-1714            http://www.python.org
Zope Corporation     http://www.zope.com       http://www.zope.org


More information about the Zope3-dev mailing list