[kaddressbook] [Bug 337759] Support vcard 4 - RFC 6350

Boian Berberov bugzilla_noreply at kde.org
Wed Jul 19 10:25:10 BST 2017


https://bugs.kde.org/show_bug.cgi?id=337759

Boian Berberov <bberberov+kde at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |bberberov+kde at gmail.com

--- Comment #14 from Boian Berberov <bberberov+kde at gmail.com> ---
When exporting vCards in the 4.0 format, images are exported in the 3.0 format.

Actual results:
PHOTO;ENCODING=b;TYPE=JPEG:[base64-data]
  or
LOGO;ENCODING=b;TYPE=jpeg:[base64-data]

Expected results:
PHOTO:data:image/jpeg;base64,[base64-data]
  or
LOGO:data:image/jpeg;base64,[base64-data]

This could be affecting "KEY" as well, but I don't have it set up.

OS: OpenSUSE Tumbleweed
Version: KAddressBook 5.5.2

Do you want a separate bug for this?

If you would point me to where in the code this could be, I can try to figure
out how to fix this.  Thanks.

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the Kdepim-bugs mailing list