Bug 243407 - csv export does not include all fields in *.vcf file
Summary: csv export does not include all fields in *.vcf file
Status: RESOLVED FIXED
Alias: None
Product: kaddressbook
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: openSUSE Linux
: NOR major
Target Milestone: ---
Assignee: kdepim bugs
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-07-02 05:44 UTC by John Gutierrez
Modified: 2010-07-05 20:45 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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