From: Stian J. <li...@jo...> - 2006-04-21 09:23:45
|
Hi, Armin. Armin Bauer wrote: > ok. i can see the problem now. the cause of the problem is that evo2 > stores the name in 3 ways: > > - the N value, where each name part is separated by a ; > - The FN (formatted Name) which is something like "firstname lastname" > - the fileAs attribute which is "lastname, firstname" > > the problem is: which one should i use? > > if i either use FN or fileAs to other one would be lost during the sync > (or i have to regenerate it in the evo2 plugin) Good question. It seems the P910 only uses the N value? Is that what other phones are doing as well? So perhaps the problem is with Evo2? Or is it a phone bug? Either way, it would be (very) nice with an option to "create" the other two fields from the N value on my phone... But you know this best. > this was a bug in libsyncml. i fixed it now in the dev branch of > libsyncml. please run: > > svn switch http://svn.opensync.org/libsyncml/branches/6620-branch . > > in the main libsyncml directory to switch to this branch. > > please let me know if this problem is fixed then. I'll test this after work :) Thanks! Best regards, Stian |