String.toUpperCase() does not uppercase accents #1415
Unanswered
espruino-discuss
asked this question in
JavaScript
Replies: 1 comment
-
Posted at 2020-06-22 by @gfwilliams For others, this is now reported in the Espruino bug tracker: espruino/Espruino#1866 Espruino was originally only designed with ASCII in mind, so this doesn't work with char codes >127 It shouldn't be too hard to fix, and for now you could actually overwrite |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Posted at 2020-06-21 by Mrbbp
If i upperCase string with accents, it does not work on accents!
espruino pico firmware 2v05.100 chrome appweb ide 0.73.7
Beta Was this translation helpful? Give feedback.
All reactions