Ticket #605 (new defect)

Opened 1 year ago

Last modified 8 months ago

Phone numbers are lost

Reported by: phil Assigned to: abauer
Priority: high Milestone:
Component: Plugin: synce Version: 0.34
Severity: critical Keywords: vformat,vcard,synce,evo2,file
Cc:

Description

Whenever I send a vCard (3.0) to the PDA, the phone numbers get lost and the contact is stored without phone numbers. If I add phone numbers on the PDA and sync back to the PC, the numbers are there. After any modification and re-sync, they get lost again.

This is from file-sync (but the same happens with evo2-sync) to synce-plugin. But I do not know where exactly the numbers get lost.

Change History

02/12/08 15:03:44 changed by jas

I'm seeing something similar, and I tracked it down to when the vCard contains telephone number as 'TEL' without CELL. In other words, if the number looks like:

TEL:1234

the number is lost, but if it looks like:

TEL;TYPE=CELL:1234

This is syncing between Nokia E51 and evolution. I suspect the phone number is lost by the evo plugin, or that evolution just doesn't display TEL without TYPE.