Commit 11146c9f authored by Stefan H. Holek's avatar Stefan H. Holek

OFS.Image: 'Image.update_data' did not refresh the Etag.

parent e462e385
......@@ -794,6 +794,7 @@ class Image(File):
self.ZCacheable_invalidate()
self.ZCacheable_set(None)
self.http__refreshEtag()
def __str__(self):
return self.tag()
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment