Marshall Schor created UIMA-5338:
------------------------------------

             Summary: change error message when finding invalid xml char to not 
output that
                 Key: UIMA-5338
                 URL: https://issues.apache.org/jira/browse/UIMA-5338
             Project: UIMA
          Issue Type: Task
          Components: Core Java Framework
            Reporter: Marshall Schor
            Priority: Minor
             Fix For: 3.0.0SDK-alpha02, 2.10.0SDK


The checking code for bad xml characters produces an exception with a message 
that contains the bad char.  This causes problems downstream for some tools.   
For instance, printing to the Eclipse console, if the bad char is "00"x this 
causes cut/paste to "stop" at the character, silently...

Remove the bad char in the error message, but continue to include the hex 
representation of it in the error message.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

Reply via email to