Re: [Zope-dev] CRITICAL!!!! CVS: Zope/lib/python/OFS - Image.py:1.141.4.3

2002-12-17 Thread Andy McKay
Well there you go, I deleted my sandbox and did clean cvs checkout and it
seems to have updated correctly. I've put back Paul's patches as he
originally intended them to be.

Sorry about that.
--
  Andy McKay


___
Zope-Dev maillist  -  [EMAIL PROTECTED]
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 )



Re: [Zope-dev] CRITICAL!!!! CVS: Zope/lib/python/OFS - Image.py:1.141.4.3

2002-12-17 Thread Andy McKay
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" <[EMAIL PROTECTED]>
To: "Guido van Rossum" <[EMAIL PROTECTED]>; "Maik Jablonski"
<[EMAIL PROTECTED]>
Cc: <[EMAIL PROTECTED]>
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  -  [EMAIL PROTECTED]
> 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  -  [EMAIL PROTECTED]
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  -  [EMAIL PROTECTED]
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 )



Re: [Zope-dev] CRITICAL!!!! CVS: Zope/lib/python/OFS - Image.py:1.141.4.3

2002-12-17 Thread Casey Duncan
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  -  [EMAIL PROTECTED]
> 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  -  [EMAIL PROTECTED]
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 )



Re: [Zope-dev] CRITICAL!!!! CVS: Zope/lib/python/OFS - Image.py:1.141.4.3

2002-12-17 Thread Guido van Rossum
> 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  -  [EMAIL PROTECTED]
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 )