Announcement

Collapse
No announcement yet.

Importation/exportation problem with vcard format and title field

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • Importation/exportation problem with vcard format and title field

    Hello,

    Our customer intent to migrate from OX5 to OX6 and it seems that the export of contact that containing the TITLE field is not imported (even in the online demo 6.18)

    After some tests, we think that the problem is in the OX6 export/import with the field TITLE.

    There is a sample of a single contact in vcard format used for test:

    Code:
    BEGIN:VCARD
    VERSION:3.0
    PRODID:OPEN-XCHANGE
    FN:Test\, Test2
    N:Test;Test2;;Mr;
    TITLE:Administrator
    ADR;TYPE=work:;;;;;;
    ADR;TYPE=home:;;;;;;
    REV:20100928T143427.624Z
    UID:1283@nonexistent.domain
    END:VCARD
    Also noted that if you just create a contact directly in OX6, the field Profession (TITLE) in the Private tab is not present in the exported vcard file.

    Thanks in advance.

  • #2
    Hi,

    thanks for reporting, i guess this is simply a missing feature of the vcard parser/emitter. Feel free to open a bug/enhancement report at https://bugs.open-xchange.com/

    Greetings

    Comment

    Working...
    X