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
Can not download vcard when having characters like ñ or á in firstname or lastname and usign utf-8 encoding. Output works.
Changing encoding in VCard class from utf-8 to iso-8859-1 seems to work for downloads too but i noticed that the encoding is not specified in the vcf file.
Thanks
The text was updated successfully, but these errors were encountered:
Can not download vcard when having characters like ñ or á in firstname or lastname and usign utf-8 encoding. Output works.
Changing encoding in VCard class from utf-8 to iso-8859-1 seems to work for downloads too but i noticed that the encoding is not specified in the vcf file.
Thanks
The text was updated successfully, but these errors were encountered: