GNOME Bugzilla – Bug 662616
We should set mime type when setting an EContact's photo
Last modified: 2011-10-27 00:06:51 UTC
See mcrha's comment about good e-d-s citizenship and setting mime types: https://bugzilla.gnome.org/show_bug.cgi?id=652178#c34 Currently, we just skip setting it: http://git.gnome.org/browse/folks/tree/backends/eds/lib/edsf-persona-store.vala#n1238 We should use e-d-s utility methods to figure out the mime-type and set it accordingly.
Created attachment 200027 [details] [review] patch
Review of attachment 200027 [details] [review]: Looks good to me
Thanks for the review. Merged: commit fc5d0617564c77ed7e48c9a40b05930bb05aff59 Author: Raul Gutierrez Segales <rgs@collabora.co.uk> Date: Wed Oct 26 16:16:23 2011 +0100 e-d-s: set content type on ContactPhotos Fixes: https://bugzilla.gnome.org/show_bug.cgi?id=662616