Base64Coder#encode(String) has a problem.
-----------------------------------------

                 Key: JRUBY-1246
                 URL: http://jira.codehaus.org/browse/JRUBY-1246
             Project: JRuby
          Issue Type: Improvement
          Components: Core Classes/Modules
    Affects Versions: JRuby 1.0.0
         Environment: windows vista business
jdk1.5.0_12
jruby 1.0.0
            Reporter: kennyj
            Priority: Trivial
         Attachments: Base64CoderTest.java, patch.txt

・Base64Coder#encode(String) use "String#getBytes()"
・affected from environment (ex. my japanese env)
・Base64Coder#encode(String) is not used (from other java source code).

therefore, i think

・parameter encoding can be specified. [with patch]

  or

・remove Base64Coder#encode(String)


thanks

kennyj

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

        

---------------------------------------------------------------------
To unsubscribe from this list please visit:

    http://xircles.codehaus.org/manage_email

Reply via email to