You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@commons.apache.org by GitBox <gi...@apache.org> on 2022/04/27 11:45:37 UTC

[GitHub] [commons-text] garydgregory commented on pull request #310: TEXT-215: Prevent decimal numeric entities from wrongly including hexadecimal characters

garydgregory commented on PR #310:
URL: https://github.com/apache/commons-text/pull/310#issuecomment-1110903494

   https://www.w3.org/TR/REC-xml/#dt-charref
   
   Why are illegal entities allowed in the first place? Am I reading the specification incorrectly? The ';' character should be required. IMO this feature creep on our end feels improper and should not be allowed or at the very least deprecated.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscribe@commons.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org