I think I know whats happened here, my earlier check in for that patch, changes SetBase in ZPublisher so it works. However that patch went in without a branch. http://lists.zope.org/pipermail/zope-checkins/2002-December/020453.html I did a cvs up -r Zope-2_6-branch -d before the check in, but probably didn't notice the following error, this is causing my cvs up to die and hence ZPublisher doesn't get the branch: cvs [server aborted]: could not find desired version 1.2 in /cvs-repository/Zope /lib/python/Signals/SignalHandler.py,v Anyone else getting that? Anyway if I could get this checked out correctly its just a matter of getting that patch in to the correct branch. Sorry Paul. -- Andy McKay ----- Original Message ----- From: "Casey Duncan" <casey@zope.com> To: "Guido van Rossum" <guido@python.org>; "Maik Jablonski" <maik.jablonski@uni-bielefeld.de> Cc: <zope-dev@zope.org> Sent: Tuesday, December 17, 2002 6:27 AM Subject: Re: [Zope-dev] CRITICAL!!!! CVS: Zope/lib/python/OFS - Image.py:1.141.4.3 I will go ahead and roll-back this change. Doing it now. -Casey On Tuesday 17 December 2002 08:03 am, Guido van Rossum wrote:
BIG PROBLEM WITH THIS CHECK-IN FROM YESTERDAY: I've updated my ZOPE and now all Images are broken!!! ZOPE lives behind a SQUID.
I think that
RESPONSE.setBase(None)
is NOT a good idea at all!!! Commenting this out and all works as expected...
Indeed -- the nightly unit tests also pointed this out.
--Guido van Rossum (home page: http://www.python.org/~guido/)
_______________________________________________ Zope-Dev maillist - Zope-Dev@zope.org http://lists.zope.org/mailman/listinfo/zope-dev ** No cross posts or HTML encoding! ** (Related lists - http://lists.zope.org/mailman/listinfo/zope-announce http://lists.zope.org/mailman/listinfo/zope )
_______________________________________________ Zope-Dev maillist - Zope-Dev@zope.org http://lists.zope.org/mailman/listinfo/zope-dev ** No cross posts or HTML encoding! ** (Related lists - http://lists.zope.org/mailman/listinfo/zope-announce http://lists.zope.org/mailman/listinfo/zope )