Hi

i got some questions ADR handling in libversit. I have the following
problem: evolution stores the 3 address fields it has directly on the
ldap server as writen into the textbox. Like this:
homePostalAddress=street\ncity\country

Now when i write the ldap plugin i get the vcard where these values are
split apart into the properties like this: Post Office Address (first
field) Extended Address (second field), Street (third field), Locality
(fourth field), Region (fifth field), Postal Code (six field), and
Country (seventh field). For a correct handling i would have to parse
this back into the original address and then save it to the ldap server.
And if someone wants to sync with the ldap server i would have to take
this field (homePostalAddress) and parse it back into these 7 vcard
props probably with doubtable results...

so here is my question: is it sufficient to provide the LABEL property
with the vcard, since this field already holds the address in clear
text?

Armin



-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
_______________________________________________
Multisync-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/multisync-devel

Reply via email to