Bug 243407

Summary: csv export does not include all fields in *.vcf file
Product: [Applications] kaddressbook Reporter: John Gutierrez <jtgutier>
Component: generalAssignee: kdepim bugs <kdepim-bugs>
Status: RESOLVED FIXED    
Severity: major CC: tokoe
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: openSUSE   
OS: Linux   
Latest Commit: Version Fixed In:

Description John Gutierrez 2010-07-02 05:44:59 UTC
Version:           unspecified (using Devel) 
OS:                Linux

X-KADDRESSBOOK-BlogFeed, X-KADDRESSBOOK-X-AssistantsName are not included in csv exported files.

Reproducible: Always

Steps to Reproduce:
export any addressbook vi csv

Actual Results:  
fields missing

Expected Results:  
Export of all fields contained in the addressbook file.
Comment 1 Tobias Koenig 2010-07-05 20:45:27 UTC
SVN commit 1146336 by tokoe:

Add all standard fields to the ContactFields class

BUG: 243407


 M  +1 -0      CMakeLists.txt  
 M  +38 -2     contactfields.cpp  
 M  +8 -1      contactfields.h  
 A             tests (directory)  
 A             tests/CMakeLists.txt  
 A             tests/contactfieldstest.cpp   [License: UNKNOWN]


WebSVN link: http://websvn.kde.org/?view=rev&revision=1146336