[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Export addressbook problem with latest CVS
From: |
Bostjan Muller |
Subject: |
Export addressbook problem with latest CVS |
Date: |
Wed, 2 Jun 2004 11:04:25 +0200 (CEST) |
User-agent: |
SquirrelMail/1.4.3 |
Hi!
I have just noticed that export VCARD/RAW now writes an additional newline
after the name of contact when exporting addressbook:
I used the following command:
gnokii --getphonebook ME 1 end -r > nokia6210_latest.raw
here is one exported entry:
Aleš Smrdelj
;041893040;ME;136;3;11;3;3;041893040
in hex that character between "j" and ";" is 0A
Same with vcard export after each name there seems to be an extra 0A (\n)
char in there.
I think the last change was this:
+ namelen = char_unicode_encode(pos + 1, pe->name, namelen);
+ *pos++ = namelen;
which dealt with the unicode problem, could this have caused the addition
of newline?
Regards/Lep pozdrav
Boštjan Müller
--
[*] Bostjan Müller | address@hidden | http://n.neonatus.net/ [*]
[*] PGP key --> finger: address@hidden, DSA id: 0x9B2FF108 [*]
[*] Celular: +38641243189, Powered by GNU/LiNUX - ICQ #:7506644 [*]
If Bill Gates had a dime for every time a Windows box crashed...
...Oh, wait a minute, he already does.
- Export addressbook problem with latest CVS,
Bostjan Muller <=
Re: Export addressbook problem with latest CVS, Pawel Kot, 2004/06/02