text-vcard
text-vcard copied to clipboard
Wrong quoted printable decode
I have vcard containing long quoted-printable string with soft line break:
begin:vcard fn;quoted-printable:=D0=98=D0=B3=D0=BE=D1=80=D1=8C =D0=A0=D1=83=D0=B4=D0=B5=D0=BD=D0=BA=D0=BE= =D0=B2 version:2.1 end:vcard
FN should be decoded as: "игорь руденков", but output of text-vcard module is "игорь руденко=в".