[Zope-dev] Re: Zope Head (2.8) breaks "refresh"

Dieter Maurer dieter at handshake.de
Mon Dec 8 15:36:38 EST 2003


Dieter Maurer wrote at 2003-12-7 14:15 +0100:
>Playing with Zope Head (as of 2003-12-04) revealed problems with
>refresh.

Turns out to be a bug in "ZODB.Connection.Connection._setDB":

  "ConnectionObjectReader" used the old cache while
  "refresh" cause a new cache to be installed later
  in "_resetCache".

Patch attached.

-- 
Dieter
-------------- next part --------------
A non-text attachment was scrubbed...
Name: refresh.pat
Type: application/x-patch
Size: 814 bytes
Desc: Patch to fix "refresh" for Zope 2.8
Url : http://lists.zope.org/pipermail/zope-dev/attachments/20031208/c3a28a2f/refresh.bin


More information about the Zope-Dev mailing list