You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@jena.apache.org by "Andy Seaborne (Jira)" <ji...@apache.org> on 2021/06/18 13:02:00 UTC

[jira] [Created] (JENA-2120) Generate warnign for raw character U+FFFD

Andy Seaborne created JENA-2120:
-----------------------------------

             Summary: Generate warnign for raw character U+FFFD
                 Key: JENA-2120
                 URL: https://issues.apache.org/jira/browse/JENA-2120
             Project: Apache Jena
          Issue Type: Bug
          Components: RIOT
            Reporter: Andy Seaborne


U+FFFD is the Unicode replacement character inserted when the input bytes can not be decoded.

For parsers based on RIOT and its text tokenizer, warn if this character is seen in strings, IRIs, blank node labels and prefix names.

If \uFFFD is seen, (escaped Unicode character), do not warn.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)