Claude Warren created XERCESJ-1690:
--------------------------------------
Summary: XMLUtils.isNameStart does not recognize valid characters
Key: XERCESJ-1690
URL: https://issues.apache.org/jira/browse/XERCESJ-1690
Project: Xerces2-J
Issue Type: Bug
Components: Other
Affects Versions: 2.11.0
Reporter: Claude Warren
Attachments: NameTest.java
the Xerces util class XMLChar does not recognize the full range of XML name
start characters?
see [https://www.w3.org/TR/xml/#NT-NameStartChar]
I wrote a quick test and found that there were a number of characters that
Xerces does not support. Miscategorization appears to start at 0x132. There
are 936990 miscategorized characters
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]