Details
-
Type:
Bug
-
Status:
Open
-
Priority:
Critical
-
Resolution: Unresolved
-
Affects Version/s: JRuby 1.6RC1
-
Fix Version/s: JRuby 1.6
-
Component/s: Core Classes/Modules, Ruby 1.9.2
-
Labels:None
-
Number of attachments :
Description
ChannelStream always casts the character from ungetc to a byte. This doesn't work for multibyte characters and returns unexpected results.
We can get an example of this in a spec for IO#readpartial:
Issue Links
- is related to
-
JRUBY-5400
[1.9] IO.ungetc needs to accept multibyte char
-
Activity
David Calavera
made changes -
| Field | Original Value | New Value |
|---|---|---|
| Fix Version/s | JRuby 1.6 [ 17062 ] |
Hiro Asari
made changes -
| Link | This issue is related to JRUBY-5400 [ JRUBY-5400 ] |
Mark to resolve it for 1.6