Bug 255346 - Add support for Windows 7 *.contact files
Summary: Add support for Windows 7 *.contact files
Status: RESOLVED FIXED
Alias: None
Product: Akonadi
Classification: Frameworks and Libraries
Component: Contacts resource (show other bugs)
Version: unspecified
Platform: Gentoo Packages Linux
: NOR wishlist
Target Milestone: ---
Assignee: Tobias Koenig
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-10-26 22:17 UTC by Ivan Kouvykov
Modified: 2021-03-09 06:57 UTC (History)
3 users (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments
sample *.contact file with all fields filled in (5.84 KB, text/x-ms-contact)
2010-10-26 22:17 UTC, Ivan Kouvykov
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Ivan Kouvykov 2010-10-26 22:17:37 UTC
Created attachment 52892 [details]
sample *.contact file with all fields filled in

Version:           unspecified (using Devel) 
OS:                Linux

Add support for Windows 7 (Vista?) address book, which consists of a folder with a separate .contact file for each person in AB. *.contact is an XML file. Sample file attached.

Reproducible: Didn't try

Steps to Reproduce:
N/A

Actual Results:  
N/A

Expected Results:  
N/A
Comment 1 Laurent Montel 2012-06-08 08:29:55 UTC
Do you have more infos about it ?
Which application do you use on windows7 ?
Where is stored ?
Sorry I ask you because I create "importwizard" in 4.9 which allows to import data/settings/addressbook etc. and I need more infos.
thanks for your help.
Comment 2 Ivan Kouvykov 2012-06-09 16:25:03 UTC
Application is a standard Windows Contacts (presinstalled on Win7)
Each contact is stored in a separate *.contact file.
All files are stored in C:\Users\"USERNAME"\Contacts windows directory.
Comment 3 Christophe Marin 2012-06-09 19:05:32 UTC
There are a few spec details there http://msdn.microsoft.com/en-us/library/ms735869.aspx

Then http://msdn.microsoft.com/en-us/library/ms735778.aspx claims that "New applications should not use this set of interfaces"
Comment 4 Laurent Montel 2012-06-10 08:37:54 UTC
Oki thanks for infos.
Will study it.
"New applications should not use this set of interfaces" so We will need to support it to import contact but we need to develop and other import api for future.
Ok will study at it for 4.10.
Regards
Comment 5 Justin Zobel 2021-03-09 05:46:51 UTC
Thank you for the bug report.

As this report hasn't seen any changes in 5 years or more, we ask if you can please confirm that the issue still persists.

If this bug is no longer persisting or relevant please change the status to resolved.
Comment 6 Laurent Montel 2021-03-09 06:57:23 UTC
it's already implemented in kmail