[Tickets #14375] Re: Blackberry 10 birthday active sync
noreply at bugs.horde.org
noreply at bugs.horde.org
Fri May 27 17:18:20 UTC 2016
DO NOT REPLY TO THIS MESSAGE. THIS EMAIL ADDRESS IS NOT MONITORED.
Ticket URL: https://bugs.horde.org/ticket/14375
------------------------------------------------------------------------------
Ticket | 14375
Updated By | jordan at ffm-one.com
Summary | Blackberry 10 birthday active sync
Queue | Horde Framework Packages
Type | Bug
State | Feedback
Priority | 1. Low
Milestone |
Patch |
Owners |
------------------------------------------------------------------------------
jordan at ffm-one.com (2016-05-27 17:18) wrote:
>> I already read multiple threads about the issue with the birthday, so
>> it is possible to fix it for the Blackberry 10 devices ?
>
> We have code in place that's *supposed* to work around this for
> BB10, but it might not be working correctly. I don't have a BB10
> device to test.
>
>> For android and iphone it works ( even though different values get
>> send , why ?)
>
> The reason for different values is the whole reason we have to work
> around these issues. The protocol is flawed in that there is no
> standard for the format/timezone of the birthday field and different
> clients implement it differently. We adjust the datetime value to
> reflect what the client will expect or to offset whatever "damage"
> the client does to the value.
>
ok now I found the entries in the log, my bad
The value passed is
1905-02-03T12:00:00.000Z
which the device interprets as the next day.
If I create the same entry on the device the value send is
1905-02-03T11:00:00.000Z
So one hour earlier. Can this be changed so that horde is also sending
the birthday at 11 and not 12 ?
More information about the bugs
mailing list