[Tickets #14361] Re: Updating contacts on iOS9.3.1 does not transfer the contact picture to the server

noreply at bugs.horde.org noreply at bugs.horde.org
Wed May 11 17:20:48 UTC 2016


DO NOT REPLY TO THIS MESSAGE. THIS EMAIL ADDRESS IS NOT MONITORED.

Ticket URL: https://bugs.horde.org/ticket/14361
------------------------------------------------------------------------------
  Ticket             | 14361
  Updated By         | Michael Rubinsky <mrubinsk at horde.org>
  Summary            | Updating contacts on iOS9.3.1 does not transfer the
                     | contact picture to the server
  Queue              | Turba
  Version            | 4.2.14
  Type               | Bug
-State              | Assigned
+State              | Resolved
  Priority           | 2. Medium
  Milestone          |
  Patch              |
  Owners             | Michael Rubinsky
------------------------------------------------------------------------------


Michael Rubinsky <mrubinsk at horde.org> (2016-05-11 17:20) wrote:

Looks like it's more interesting than I thought.

It looks like it's related to the size of the original image. If the  
original image from Horde is over a certain size, the image is handled  
differently than if it is smaller.

I don't know the exact size, but if the image is under a certain size,  
say 100k, the Picture tag is not sent to the server AT ALL. If it's  
over a certain size, but still under some upper limit, say 100k -  
500k, the Picture tag is sent, but it's empty. Now, if the image is  
above this upper limit, the Picture tag is sent, with the picture, but  
it's a cropped version of the picture.

I've added code that prevents the image getting completely wiped out  
in these iOS devices, but as mentioned before this prevents the image  
from being purposefully deleted from the device and this doesn't  
prevent the image from being modified if it was cropped by the client.





More information about the bugs mailing list