Skip to content

Invalid vCard v2.1 with base64 encoded public key #21

@GoogleCodeExporter

Description

@GoogleCodeExporter
What steps will reproduce the problem?
1.Create vCard v2.1 with a BASE64-encoded public key
2.Open vCard in Outlook 2010
3.Outlook does not find the public key (under 'Certificates')

What version of ez-vcard are you using?
0.9.6

What version of Java are you using?
1.7

Please provide any additional information below.
I had to add a newline ('\r\n') after the BASE64-encoded public key. The '\r\n' 
is also the BASE64 chunking delimeter, and the single '\r\n' at the end of the 
key is not being read as the end of the 'KEY' value.

Original issue reported on code.google.com by siegelm...@gmail.com on 5 Nov 2014 at 10:00

Attachments:

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions