[Tickets #10912] Re: Funambol/Android don't receive homePhone and workPhone
bugs at horde.org
bugs at horde.org
Sun Feb 5 15:37:01 UTC 2012
BITTE NICHT AUF DIESE NACHRICHT ANTWORTEN. NACHRICHTEN AN DIESE
E-MAIL-ADRESSE WERDEN NICHT GELESEN.
Ticket-URL: http://bugs.horde.org/ticket/10912
------------------------------------------------------------------------------
Ticket | 10912
Aktualisiert Von | joniw at t-online.de
Zusammenfassung | Funambol/Android don't receive homePhone and workPhone
Warteschlange | Turba
Version | Git master
Typ | Bug
Status | Resolved
Priorität | 2. Medium
Milestone |
Patch |
Zuständige | Jan Schneider
------------------------------------------------------------------------------
joniw at t-online.de (2012-02-05 15:37) hat geschrieben:
> No idea what you mean.
The funambol client anounces its capabilites for vcard with for example:
<PropParam><ParamName>TYPE</ParamName>
<ValEnum>VOICE,WORK</ValEnum>
...
<Property><PropName>EMAIL</PropName>
<PropParam><ParamName>TYPE</ParamName>
<ValEnum>INTERNET</ValEnum>
<ValEnum>INTERNET,HOME</ValEnum>
<ValEnum>INTERNET,WORK</ValEnum>
But in the sent vcard you see:
TEL;WORK;VOICE:+32145
EMAIL;INTERNET:mail1 at 123.de
EMAIL;HOME:mail2 at 123.de
EMAIL;WORK:mail3 at 123.de
I had a look at the vcard specification and it is ok to use the
semocilon as the seperator between the types instead of the comma.
But for example in the EMAIL property the INTERNET type is not send to
the client.
I just wondered if that is the right behaviour or if it should be send
because the client might check for both types.
Actually Funambol only checks for the HOME ,WORK and INTERNET type but
other clients might not.
More information about the bugs
mailing list