[Zope-dev] CRITICAL!!!! CVS: Zope/lib/python/OFS - Image.py:1.141.4.3
Guido van Rossum
guido@python.org
Tue, 17 Dec 2002 08:03:35 -0500
> 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/)