> That is odd.  Can you export the address book as vCard and look at the
> difference between an entry where phone numbers appear and entries
> where they don't?
> 
> My first/gut guess is the X-EVOLUTION-UI-SLOT attribute of the TEL
> element either having a null/conflicting value in the existing vCard
> component and the save from Evolution proper causes a recalculation of
> that value.

Attached to this message is a censored+annotated vcf file that contains
some of the problematic contacts... you seem to be right about the
X-EVOLUTION-UI-SLOT thing. Why does evolution even need it?

But as you can see, this is not limited to phone numbers...

I don't quite know what to do with this. Thoughts?
# Entries that "do not show up" = they show up in the contact editing dialog, but not in the main list or preview pane.

BEGIN:VCARD
VERSION:3.0
ADR:;123 foo;St Hubert;;; # This doesn't show up
TEL:450 123-4567 # This doesn't show up
FN:Anouk Something
N:Something;Anouk;;;
X-EVOLUTION-FILE-AS:Something\, Anouk
EMAIL:f...@videotron.ca
UID:pas-id-4664686600000000
REV:2009-05-31T17:01:26Z
END:VCARD

BEGIN:VCARD
VERSION:3.0
FN:Bernard Something
N:Something;Bernard;;;
X-EVOLUTION-FILE-AS:Something\, Bernard
EMAIL;TYPE=OTHER:f...@bar.com
UID:pas-id-4557AC1C00000002
REV:2007-05-06T02:45:11Z
ADR:;123 some place;123 Old Peak;HK;;; # This doesn't show up
TEL:011 852 123-4567? # This doesn't show up
TEL;TYPE=Cell:011 852 123 5678 # This shows up
END:VCARD

BEGIN:VCARD
VERSION:3.0
REV:2008-07-06T18:38:54Z
UID:pas-id-48710C0200000000
TEL;TYPE=Cell:(514) 123-4567 # This shows up
X-EVOLUTION-FILE-AS:(null)\, benjiao
N:;benjiao;;;
TEL;TYPE=Home:(514) 123-5678 # This doesn't show up
FN:benjiao
END:VCARD

BEGIN:VCARD
VERSION:3.0
FN:Staphanie Something
N:Something;Staphanie;;;
X-EVOLUTION-FILE-AS:Something\, Staphanie
X-EVOLUTION-VIDEO-URL:sip:0085212345...@freephonie.net # This one shows up
UID:pas-id-44CF80BE00000002
REV:2007-05-20T14:01:57Z
NICKNAME:Some Other Name # This one shows up
X-MOZILLA-HTML:FALSE
EMAIL;X-EVOLUTION-UI-SLOT=1;TYPE=WORK:stapha...@example.com
CATEGORIES:Family,Roster
TEL;TYPE=Cell:00 852 1234-5678 # This one shows up
TEL;TYPE=Home:00 852 1234-6789 # This doesn't show up
TEL;TYPE=Work:00 852 1234-7890 # This doesn't show up
ADR:;123 some place;123 Bowen;HK;;; # This doesn't show up
END:VCARD
_______________________________________________
evolution-list mailing list
evolution-list@gnome.org
To change your list options or unsubscribe, visit ...
http://mail.gnome.org/mailman/listinfo/evolution-list

Reply via email to