------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
         
http://bugs.kde.org/show_bug.cgi?id=164328         




------- Additional Comments From winter kde org  2008-06-18 14:48 -------
I investigate this a bit last night.

So far I know the following:
- the mime type for the drag data is "text/plain" or "uri/foo" (I forget right 
now), but KVCardDrag::mimeType expects "text/directory" 

- the drag data is of the form "mailto:Allen Winter<winter kde org>"

if we change KVCardDrag::mimeType() to return "text/plain", we no longer get 
the error dialog nor a crash.  However, KABC::VCardConverter().parseVCard 
doesn't seem to know how to parse a "mailto:address";, so the drop is empty
_______________________________________________
Kdepim-bugs mailing list
[email protected]
https://mail.kde.org/mailman/listinfo/kdepim-bugs

Reply via email to