Log message for revision 65864:
  OFS.Image: 'Image.update_data' did not refresh the Etag.
  

Changed:
  U   Zope/branches/2.9/lib/python/OFS/Image.py

-=-
Modified: Zope/branches/2.9/lib/python/OFS/Image.py
===================================================================
--- Zope/branches/2.9/lib/python/OFS/Image.py   2006-03-07 21:54:19 UTC (rev 
65863)
+++ Zope/branches/2.9/lib/python/OFS/Image.py   2006-03-07 21:54:54 UTC (rev 
65864)
@@ -781,6 +781,7 @@
 
         self.ZCacheable_invalidate()
         self.ZCacheable_set(None)
+        self.http__refreshEtag()
 
     def __str__(self):
         return self.tag()

_______________________________________________
Zope-Checkins maillist  -  Zope-Checkins@zope.org
http://mail.zope.org/mailman/listinfo/zope-checkins

Reply via email to