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

Treatment of U+2022 is incorrect in Shift_JIS, EUC-JP and ISO-2022-JP #21

Closed
jungshik opened this issue Dec 10, 2015 · 1 comment
Closed

Comments

@jungshik
Copy link

The following commit was made to fix https://www.w3.org/Bugs/Public/show_bug.cgi?id=28661

The bug is about U+2212, but the commit dealt with U+2022. I don't know how 2212 is morphed into 2022 by typos :-)

a7ab97e

@jungshik jungshik changed the title Treatment of U+2022 is suspicious in Shift_JIS, EUC-JP and ISO-2022-JP Treatment of U+2022 is incorrect in Shift_JIS, EUC-JP and ISO-2022-JP Dec 11, 2015
@annevk annevk closed this as completed in 95f85a6 Dec 15, 2015
@annevk
Copy link
Member

annevk commented Dec 15, 2015

Thank you, that is embarrassing.

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

No branches or pull requests

2 participants