| Summary | PREF: vcard property not supported |
| Queue | Turba |
| Queue Version | 2.3.1 |
| Type | Enhancement |
| State | Rejected |
| Priority | 1. Low |
| Owners | |
| Requester | rpolli (at) babel (dot) it |
| Created | 06/22/2009 (5994 days ago) |
| Due | |
| Updated | 06/22/2009 (5994 days ago) |
| Assigned | |
| Resolved | 06/22/2009 (5994 days ago) |
| Milestone | |
| Patch | No |
State ⇒ Rejected
there is absolutely no chance to support vCard 1:1 in Turba. The same
applies for iCalendar in Kronolith/Nag.
State ⇒ New
Priority ⇒ 1. Low
Type ⇒ Enhancement
Summary ⇒ PREF: vcard property not supported
Queue ⇒ Turba
Milestone ⇒
Patch ⇒ No
1- import the following card
BEGIN:VCARD
N:Avis;Jonathan;;;
TEL;PREF;VOICE:000
TEL;VOICE:111
END:VCARD
2- then export it
BEGIN:VCARD
N:Avis;Jonathan;;;
TEL;VOICE:000
TEL;VOICE:111
END:VCARD