javamail MimeUtility tests will not work in all code pages.
-----------------------------------------------------------

                 Key: GERONIMO-2355
                 URL: http://issues.apache.org/jira/browse/GERONIMO-2355
             Project: Geronimo
          Issue Type: Bug
      Security Level: public (Regular issues)
          Components: mail
    Affects Versions: 1.2
            Reporter: Rick McGuire
         Assigned To: Rick McGuire
             Fix For: 1.2


The MimeUtility test cases include some test for encodeText() and encodeWord() 
that use the default code page.  Unfortunately, this test will not function 
correctly on all default code pages because the test characters will not make 
the encoding round trip properly (unknown characters in the code page get 
mapped to a marker character).  These tests need to be disabled. 

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to