Weird behavior of rails console
--------------------------------
Key: JRUBY-2156
URL: http://jira.codehaus.org/browse/JRUBY-2156
Project: JRuby
Issue Type: Bug
Components: Core Classes/Modules
Affects Versions: JRuby 1.1RC2
Environment: Latest JRuby 1.1RC2, on Linux and Windows, the behavior
is the same.
Reporter: Vladimir Sizikov
Priority: Critical
Fix For: JRuby 1.1
Start rails console:
jruby script/console
Enter 5 + 5
The >> prompt is immediately returned. And after a second the result is printed,
pushing the user cursor to the next (empty) line, making it weird and painful
to use the console.
Interestingly, jirb console works just fine.
Using bisecting, I was able to trace the first commit that introduced the
problem:
Rev: r5652
Author: headius
Subject: Phase 2 of the big IO refactoring.
--
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