You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
What steps will reproduce the problem?
1. Parse this String via Ezvcard.parse().first()
BEGIN:VCARD
FN;quoted-printable:Max Ma=DF
TEL;voice:+49123123
END:VCARD
2. Access FormattedName via VCard-Api
vCard.getFormattedName().getValue()
What is the expected output?
Max Maß
What is the actual output?
Max Ma�
What version of ez-vcard are you using?
0.9.1
What version of Java are you using?
1.7.0_17
Original issue reported on code.google.com by f.gaff...@googlemail.com on 7 Jan 2014 at 12:31
The text was updated successfully, but these errors were encountered:
Original issue reported on code.google.com by
f.gaff...@googlemail.com
on 7 Jan 2014 at 12:31The text was updated successfully, but these errors were encountered: