Bug 478346

Summary: kontact: Editing data in vcard-files changes filename
Product: [Fedora] Fedora Reporter: Stefan Neufeind <redhat>
Component: kdepimAssignee: Than Ngo <than>
Status: CLOSED UPSTREAM QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: medium Docs Contact:
Priority: low    
Version: 10CC: jreznik, kevin, lorenzo, ltinkl, rdieter, than
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2008-12-30 01:08:31 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Stefan Neufeind 2008-12-28 15:20:42 UTC
Had one contact in a separate file, was using "dir address book" in kontact to access the data. Upon modifying the data, the name changed from "123" to some cryptic string (unique identifier?). Also the revision-tag that was placed in the original file was removed.
The original files have been created by syncing a mobile phone (using msynctool) to a vcard30-storageformat into a directory.

anonymised form of the original vcard:
BEGIN:VCARD
VERSION:3.0
ADR;TYPE=HOME:;;abc;abc;;12345;abc
ADR;TYPE=WORK:;;abc;abc;;12345;abc
EMAIL;TYPE=INTERNET:abc
N:Paul;Mueller;;;
ORG:abc;
REV:20070731T124117Z
TEL;TYPE=WORK:+99 (123) 456789
TEL;TYPE=CELL:+99 (234) 567890
URL:http://www.example.com/
END:VCARD

and of the resulting vcard after editing/saving the entry in kontact:
BEGIN:VCARD
ADR;TYPE=HOME:;;abc;abc;;12345;abc
ADR;TYPE=WORK:;;abc;abc;;12345;abc
CLASS:PUBLIC
EMAIL:abc
FN:Paul Mueller
N:Paul;Mueller;;;
ORG:abc
REV:2008-12-28T14:53:20Z
TEL;TYPE=WORK:+99 (123) 456789
TEL;TYPE=CELL:+99 (234) 567890
UID:2WuGkU8Odu
URL:http://www.example.com/
VERSION:3.0
END:VCARD

Comment 1 Rex Dieter 2008-12-28 19:31:23 UTC
You'd be much better served reporting this directly to upstream developers @ bugs.kde.org

Comment 2 Stefan Neufeind 2008-12-29 13:32:57 UTC
reported there, added a relation to this ticket

Comment 3 Rex Dieter 2008-12-29 15:47:21 UTC
bug # please? (so we can continue to track this upstream)

Comment 4 Kevin Kofler 2008-12-29 15:49:42 UTC
179048 according to the added reference.

Comment 5 Rex Dieter 2008-12-30 01:08:31 UTC
ok, closing->upstream, continue to track there.