Skip to content
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

Non-ASCII characters are dropped #52

Closed
eNBeWe opened this issue Oct 6, 2014 · 2 comments
Closed

Non-ASCII characters are dropped #52

eNBeWe opened this issue Oct 6, 2014 · 2 comments
Labels
Milestone

Comments

@eNBeWe
Copy link

eNBeWe commented Oct 6, 2014

I wrote a note on my mobile phone using german umlaute (äöü). When I open the note in SublimeEvernote the umlaute are dropped to their normal version (aou).

@bordaigorl bordaigorl added the bug label Oct 7, 2014
@bordaigorl
Copy link
Owner

Confirmed. This only happens when using the Android Evernote App (not tested on iOS).
From the web-interface and the plugin unicode characters are put into the note verbatim, while the Android app inserts HTML entities äöü.

I cannot promise when but I'll try to address this issue.
Thanks for letting me know!

@bordaigorl bordaigorl modified the milestone: Version 2.5.5 Oct 7, 2014
@bordaigorl
Copy link
Owner

Commit bfdf029 solves the issue.
This will be merged in master before next release.

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