Comment 1 for bug 919612

Revision history for this message
Stefan Müller (smu-blackbox) wrote :

I want to confirm the above behavior. It is not possible to save a contact if:

* You add a display name to a contact before all name fields have a value. You first have to remove any display name, save the contact only including fires name, last name and a single(!) mail. Then you can add the display name. In any case the dialog will stay opend when clicking ok.

* Changing the contact information will fail if there are any further fields (like telephone number, address, etc)

* Here is what I see in the error console:

Fehler: ERROR edsintegration: Could not save nsIAbEDSCard property: SecondEmail -->
Quelldatei: resource://edsintegration/nsAbEDSCard.jsm
Zeile: 356

Fehler: ERROR edsintegration: Could not save nsIAbEDSCard property: PrimaryEmail -->
Quelldatei: resource://edsintegration/nsAbEDSCard.jsm
Zeile: 356

There is a couple of warnings as well but I guess the error is what it stops from working.

My Thunderbird is 10.0.2.
My EDS is 0.3.9 (from the mozilla addon page)

I would really appreciate if this work is driven any further or if someone from mozilla/ubuntu could grab the SoGoConnector and fix it. Otherwise there is no real way to sync contacts. I could help with testing (with some advise, as I am a Java Guy and not so much in the internals of Mozilla).