Skip to content

Base64Decode - problem with accents #221

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
rhrabcak opened this issue Apr 5, 2016 · 1 comment
Open

Base64Decode - problem with accents #221

rhrabcak opened this issue Apr 5, 2016 · 1 comment
Labels

Comments

@rhrabcak
Copy link

rhrabcak commented Apr 5, 2016

Hi,
I need to decode the Base64 encoded text into readable text, namely the Czech language.
decoding run fine, but the result is not 100% corrert in Czech language (accennt), for example - see strange characters:

<CP_PRACOVISTE> ÄŚesky úŠ™ d Zema> mÄ> Å ™ ical and land - SCD </ CP_PRACOVISTE>

can you help me please ?

in cell (sheet1) A1 is Base64Decode text (source = text = webservice Cadastral Office Czech Republic)

thenks

Rastislav

webVBA.xlsx

@timhall
Copy link
Member

timhall commented Apr 8, 2016

Hi @rhrabcak sorry about that. Thanks for including the sample, I'll add some tests cases and see if I can get to the bottom of it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants