After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 696185 - Disable WebKit's caching
Disable WebKit's caching
Status: RESOLVED FIXED
Product: evolution
Classification: Applications
Component: Mailer
3.6.x (obsolete)
Other Linux
: Normal normal
: ---
Assigned To: evolution-mail-maintainers
Evolution QA team
evolution[webkit]
Depends on:
Blocks:
 
 
Reported: 2013-03-20 12:27 UTC by Milan Crha
Modified: 2013-03-25 14:01 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
evo patch (465 bytes, patch)
2013-03-20 14:18 UTC, Milan Crha
committed Details | Review

Description Milan Crha 2013-03-20 12:27:05 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.
Comment 1 Milan Crha 2013-03-20 14:18:58 UTC
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.
Comment 2 Milan Crha 2013-03-25 14:01:36 UTC
Created commit 929742a in evo master (3.9.1+)
Created commit 9c82c01 in evo gnome-3-8 (3.8.1+)