Input / Output file encoding needs validation
---------------------------------------------

                 Key: OPENNLP-329
                 URL: https://issues.apache.org/jira/browse/OPENNLP-329
             Project: OpenNLP
          Issue Type: Bug
          Components: Command Line Interface
         Environment: Windows / CMD line / Netbeans
            Reporter: James Kosin


The file input / output encoding seems to be broken for file redirection.  I'm 
now getting different event counts again ... the only thing I can attribute the 
change to currently is while experimenting with a possible issue with a 
previous email, I changed the chcp several times and changed the cmd prompt 
font in accordance with others having encoding issues with displaying the 
characters on the terminal.

We need to put forth some effort into (1) validating the input / output 
encoding for the file level and (2) write a wrapper for the stdout 
(System.out.xxx) functions to output the correct encoding based on the input 
file or parameter for the encoding used.

Please comment...

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to