GNOME Bugzilla – Bug 696185
Disable WebKit's caching
Last modified: 2013-03-25 14:01:45 UTC
Moving this from a downstream bug report: https://bugzilla.redhat.com/show_bug.cgi?id=923060 When two messages contain an inline image of the same name, then evolution shows the same image in both messages, even the attached image is different. Which image is shown depends on the order in which the messages are opened after the start.
Created attachment 239359 [details] [review] evo patch for evolution; Interesting, WebKit is caching the image. Changing cache model is enough to let is stop doing so, but I also made the cache limits to the minimum, just in case.
Created commit 929742a in evo master (3.9.1+) Created commit 9c82c01 in evo gnome-3-8 (3.8.1+)