Unicode characters typed at console/irb show up as ?
----------------------------------------------------

                 Key: JRUBY-3101
                 URL: http://jira.codehaus.org/browse/JRUBY-3101
             Project: JRuby
          Issue Type: Bug
          Components: Core Classes/Modules
    Affects Versions: JRuby 1.1.5
            Reporter: Charles Oliver Nutter
             Fix For: JRuby 1.1.6


When typing a unicode character at Rails's script/console or in irb, it seems 
to get into JRuby ok, but does shows up on the console as ?. I'm not sure if 
this is a problem within jline, our Readline library, or if it's something 
we're doing wrong when wrapping it.

{noformat}
Loading production environment (Rails 2.2.0)
>> puts "Caf?"
Café
{noformat}

-- 
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