[Tickets #14375] Re: Blackberry 10 birthday active sync
noreply at bugs.horde.org
noreply at bugs.horde.org
Fri May 27 14:31:46 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 | Michael Rubinsky <mrubinsk at horde.org>
Summary | Blackberry 10 birthday active sync
Queue | Horde Framework Packages
Type | Bug
-State | Unconfirmed
+State | Feedback
-Priority | 2. Medium
+Priority | 1. Low
Milestone |
Patch |
Owners |
------------------------------------------------------------------------------
Michael Rubinsky <mrubinsk at horde.org> (2016-05-27 14:31) wrote:
> Hi support,
>
> 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.
> Furthermore I dont see the value sent to my device if I enable the log.
Are there any errors in the server or horde log?
> 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.
>
> 2016-05-25T21:04:41+02:00 DEBUG: [1692] O <Data>
> 2016-05-25T21:04:41+02:00 DEBUG: [1692] O <POOMCONTACTS:Birthday>
> 2016-05-25T21:04:41+02:00 DEBUG: [1692] O 1905-02-02T23:00:00.000Z
> 2016-05-25T21:04:41+02:00 DEBUG: [1692] O </POOMCONTACTS:Birthday>
> 2016-05-25T21:04:41+02:00 DEBUG: [1692] O <POOMCONTACTS:FileAs>
> 2016-05-25T21:04:41+02:00 DEBUG: [1692] O Max Max3
> 2016-05-25T21:04:41+02:00 DEBUG: [1692] O </POOMCONTACTS:FileAs>
> 2016-05-25T21:04:41+02:00 DEBUG: [1692] O <POOMCONTACTS:FirstName>
> 2016-05-25T21:04:41+02:00 DEBUG: [1692] O Max
> 2016-05-25T21:04:41+02:00 DEBUG: [1692] O </POOMCONTACTS:FirstName>
> 2016-05-25T21:04:41+02:00 DEBUG: [1692] O <POOMCONTACTS:LastName>
> 2016-05-25T21:04:41+02:00 DEBUG: [1692] O Max3
> 2016-05-25T21:04:41+02:00 DEBUG: [1692] O </POOMCONTACTS:LastName>
> 2016-05-25T21:04:41+02:00 DEBUG: [1692] O </Data>
>
>
> 2016-05-25T21:20:11+02:00 DEBUG: [1674] O <Data>
> 2016-05-25T21:20:11+02:00 DEBUG: [1674] O <POOMCONTACTS:Birthday>
> 2016-05-25T21:20:11+02:00 DEBUG: [1674] O 1905-02-03T08:00:00.000Z
> 2016-05-25T21:20:11+02:00 DEBUG: [1674] O </POOMCONTACTS:Birthday>
> 2016-05-25T21:20:11+02:00 DEBUG: [1674] O <POOMCONTACTS:FileAs>
> 2016-05-25T21:20:11+02:00 DEBUG: [1674] O Max Max3
> 2016-05-25T21:20:11+02:00 DEBUG: [1674] O </POOMCONTACTS:FileAs>
> 2016-05-25T21:20:11+02:00 DEBUG: [1674] O <POOMCONTACTS:FirstName>
> 2016-05-25T21:20:11+02:00 DEBUG: [1674] O Max
> 2016-05-25T21:20:11+02:00 DEBUG: [1674] O </POOMCONTACTS:FirstName>
> 2016-05-25T21:20:11+02:00 DEBUG: [1674] O <POOMCONTACTS:LastName>
> 2016-05-25T21:20:11+02:00 DEBUG: [1674] O Max3
> 2016-05-25T21:20:11+02:00 DEBUG: [1674] O </POOMCONTACTS:LastName>
> 2016-05-25T21:20:11+02:00 DEBUG: [1674] O </Data>
>
> On the Blackberry device log, I dont see any Birthday values in the
> log file and the Borthday is one day after the value I put into the
> horde contact.
Not sure how there is *any* birthday value on the client if the server
isn't sending it...
>
> Regards
> Volker jordan
More information about the bugs
mailing list