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

Incorrect handling of supplementary unicode characters #9

Open
danieldk opened this issue Aug 4, 2014 · 1 comment
Open

Incorrect handling of supplementary unicode characters #9

danieldk opened this issue Aug 4, 2014 · 1 comment

Comments

@danieldk
Copy link
Contributor

danieldk commented Aug 4, 2014

Tokenizing the following sentence:

"Dabei handelt es sich um Sequenzen aus zwei Zeichen, die Länderkürzeln nach ISO 3166-1 ALPHA-2 entsprechen, beispielsweise 🇩🇪 (U+1F1E9 U+1F1EA) für Deutschland."

Results in incorrect XML.

This is probably related to:
https://issues.apache.org/jira/browse/XALANJ-2419

@danieldk
Copy link
Contributor Author

danieldk commented Aug 4, 2014

This bug is at least fixed in the latest JDK 7, unfortunately it persists in the latest JDK 6.

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

No branches or pull requests

1 participant