Re: Importing issue within AddressManager
Riccardo Mottola <[email protected]>
| Newsgroups | gmane.comp.lib.gnustep.general |
|---|---|
| Message-ID | <[email protected]> |
Hi Patrick, Patrick Cardona wrote: > > <ForrestGump.vcf> > Forrest Gump should now import with correct Home and Work phone number. I had to re-read the RFC. It says: These type parameter values can be specified as a parameter list (e.g., TYPE=text;TYPE=voice) or as a  value list (e.g., TYPE="text,voice"). So had to implement parsing of both versions. I also found a bug that could cause exceptions with extended (e.g. UTF-8) characters. If you wish, test with your favorite files. May you also try to export-import again your files and see how it fares now? But possibly we need further tweaking there Riccardo