| Summary | Empty CNs with some vCards |
| Queue | Turba |
| Queue Version | HEAD |
| Type | Bug |
| State | Resolved |
| Priority | 1. Low |
| Owners | karsten (at) horde (dot) org |
| Requester | s.heuer (at) hicom (dot) de |
| Created | 10/10/2006 (6968 days ago) |
| Due | |
| Updated | 12/08/2006 (6909 days ago) |
| Assigned | 11/11/2006 (6936 days ago) |
| Resolved | 12/08/2006 (6909 days ago) |
| Github Issue Link | |
| Github Pull Request | |
| Milestone | |
| Patch | No |
State ⇒ Resolved
State ⇒ Feedback
New Attachment: Synthesis-1.php[1].diff
Sven
New Attachment: Synthesis-1.php.diff
whether to store info from "N" or "FN".
The "N" attribute currently overwrites the "FN" attribute as the
latter is optional while the former is mandatory. However in cases
where firstname and lastname in "N" are empty, the FN should be used
to avoid empty names.
Implemented accordingly in cvs. IMHO resolved.
1.110" are bugy !
Please more Priority!
Sven
State ⇒ Assigned
Summary ⇒ Empty CNs with some vCards
Priority ⇒ 1. Low
Priority ⇒ 3. High
State ⇒ Unconfirmed
Queue ⇒ Turba
Summary ⇒ turba/lib/Driver.php,v 1.110
Type ⇒ Bug
BEGIN:VCARD
VERSION:2.1
N:;;;Firma;
FN:Taxi
TITLE:
ORG:Taxi;
BDAY:
TEL;HOME;VOICE;X-Synthesis-Ref1:
TEL;WORK;VOICE;X-Synthesis-Ref1:+49 (800) 2222255
EMAIL:
URL:
NOTE:
ADR;HOME:;;;;;;
PHOTO:
END:VCARD
and the LDAP-Backend
name -> CN and RDN = CN
Please undo this patch !
in german:
mit SyncML werden Vcard's übertragen die keinen Vor- bzw Nachnamen haben
(Firmenadressen ohne Ansprechpartner). macht ja auch Sinn :-)
beim mapping name <> CN und RDN = CN werden dabei leere CN's ezeugt
und natürlich nur der erste gespeichert. jeder weitere führt zu Fehlern
bitte rückgänging machen
Gruß Sven