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

VM toUpperCase gives incorrect result on "ß" (U+00DF, scharf S). #14857

Closed
lrhn opened this issue Nov 6, 2013 · 1 comment
Closed

VM toUpperCase gives incorrect result on "ß" (U+00DF, scharf S). #14857

lrhn opened this issue Nov 6, 2013 · 1 comment
Labels
area-core-library SDK core library issues (core, async, ...); use area-vm or area-web for platform specific libraries. closed-duplicate Closed in favor of an existing report library-core

Comments

@lrhn
Copy link
Member

lrhn commented Nov 6, 2013

The VM's toUpperCase gives back the "ß" for "ß".toUpperCase(). The correct result would be "SS".

@floitschG
Copy link
Contributor

Added Duplicate label.
Marked as being merged into #6706.

@lrhn lrhn added Type-Defect area-core-library SDK core library issues (core, async, ...); use area-vm or area-web for platform specific libraries. library-core closed-duplicate Closed in favor of an existing report labels Nov 6, 2013
This issue was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area-core-library SDK core library issues (core, async, ...); use area-vm or area-web for platform specific libraries. closed-duplicate Closed in favor of an existing report library-core
Projects
None yet
Development

No branches or pull requests

3 participants