Dependency Graph
View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0004090 | SOGo | Web Address Book | public | 2017-03-17 17:20 | 2017-03-29 13:43 |
Reporter | chentao | Assigned To | |||
Priority | normal | Severity | feature | Reproducibility | always |
Status | new | Resolution | open | ||
Platform | [Server] Linux | OS | Debian | OS Version | 8 (Jessie) |
Product Version | 3.2.7 | ||||
Summary | 0004090: incomplete informations after exporting contacts | ||||
Description | When exporting contacts, a lot of informations are lost. Let's say you have a contact with 4 email addresses and 2 cellphones, after exporting that contact the LDIF file contains only two email addresses (mail and mozillasecondemail), and only one cellphone. I think there should be an "Export as vcard" menu to export a contact (or a whole addressbook) in vcard format. How hard can that be ? You already have a "View Raw Source" menu that shows the vcard's raw source, so why not add a way to export that raw source, and the raw sources of all the contacts of an addressbook ? I finally decided to tweak the source code and to hide the "Export" menu of the contacts or addressbooks, because it wrongfully leads the users to believe they can export or backup their addressbooks that way, which is definitely untrue, the result being incomplete. Better to have no export menu at all, rather than a buggy one. I marked that issue as "major", because IMHO a proper export functionality should be mandatory for a CardDAV server. | ||||
Steps To Reproduce | Create a contact with 4 email addresses and 2 cellphones. | ||||
Tags | No tags attached. | ||||
duplicate of | 0001205 | new | update the vcard handling to VCARD 4 spec |
Date Modified | Username | Field | Change |
---|---|---|---|
2017-03-17 17:20 | chentao | New Issue | |
2017-03-20 10:12 | Christian Mack | Relationship added | duplicate of 0001205 |
2017-03-29 13:43 | ludovic | Severity | major => feature |
2017-03-29 13:43 | ludovic | Note Added: 0011616 |