[Kolab-devel] [issue4068] SynML: Duplicate telephone number types
Axel Spoerl
issues at kolab.org
Thu Jan 28 14:11:01 CET 2010
New submission from Axel Spoerl <axel at spoerls.net>:
When a contact is stored with two different phone numbers of the same type (e.g.
two mobile phone numbers), only the last number with a duplicate type is being
transmitted from the server to the client. All other telephone numbers are being
ommitted (also those with other types).
(1) Example
Numbers stored in server record:
Work: +43 1 1111111
Home: +43 1 2222222
Mobile: +43 664 3333333
Mobile: +43 664 4444444
Numbers trasmitted to the client via SyncML
Mobile: +43 664 4444444
(2) Workaround
If a different number type is assigned to one of the duplicates, all numbers are
transmitted correctly.
Numbers stored in server record:
Work: +43 1 1111111
Home: +43 1 2222222
Mobile: +43 664 3333333
Pager: +43 664 4444444
Numbers trasmitted to the client via SyncML
Work: +43 1 1111111
Home: +43 1 2222222
Mobile: +43 664 3333333
Pager: +43 664 4444444
----------
messages: 23277
nosy: axel-vienna
priority: bug
status: unread
title: SynML: Duplicate telephone number types
______________________________________
Kolab issue tracker <issues at kolab.org>
<https://issues.kolab.org/issue4068>
______________________________________
More information about the devel
mailing list