http://bugzilla.moblin.org/show_bug.cgi?id=5664
--- Comment #9 from jfrorie <jfrorie(a)gmail.com> 2009-08-27 07:02:16 ---
(In reply to comment #8)
(In reply to comment #7)
> I was an initial refresh after an 8->9 upgrade. Nothing special that I'm
aware
> of. v8 was working fine. I regen'd the configuration using the command line
> and it still isn't populating full name, so it's consistent.
I suspect that the new Funambol server is no longer sending a full name (FN)
property.
I suspect you're right. :(
> The data was created from funambol's BB client. Is it
possible that the
> funambol site is interpreting the File As data into the First Name and Last
> name and thus giving the impression that Full Name is populated?
>
> Any additional info I can provide?
You can check your sysynclib_linux.html file and verify what data is sent by
the server:
- use "syncevolution --print-sessions --quiet funambol" to find the directory
with the file
- open it in a browser
- unfold everying by clicking +++ at the top
- search for an example contact
- check that contact for FN, N, FILE-AS and/or quote it here
FN is blank, but N is populated. I'm assuming that this isn't expected
behavior. See below.
[2009-08-27 09:42:08.320] BEGIN:VCARD
VERSION:3.0
UID:pas-id-4A956CF400000371
PRODID:-//Synthesis AG//NONSGML SyncML Engine V3.2.0.32//EN
REV:2009-08-26T17:12:20Z
N:Steele;Barbara;;;
FN:
X-EVOLUTION-FILE-AS:Steele\, Barbara
NICKNAME:
TITLE:Deadbeat
ORG:;;;
ROLE:
TEL;TYPE=WORK,VOICE:(704) 606-2546
EMAIL:
URL:
X-MOZILLA-HTML:
ADR:;;;;;;
BDAY:
NOTE:
PHOTO:
END:VCARD
SyncEvolution could fabricate a FN from the N components. What
outcome would
you expect in such a case?
I'm assuming that this related to the indexing issue for names (First Last vs.
Last, First) compounded by the fact that evolution doesn't break first and last
names apart.
Is this a problem that should be resolve by SE, or is it properly addressed
upstream at, *shudder*, funambol?
--
Configure bugmail:
http://bugzilla.moblin.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching someone on the CC list of the bug.