Details
-
Type:
Bug
-
Status:
Resolved
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: JRuby 1.7.0.pre2
-
Fix Version/s: JRuby 1.7.0.RC1
-
Component/s: Encoding
-
Labels:None
-
Environment:HideLinux
Oracle Java(TM) SE Runtime Environment (build 1.7.0_05-b06) / Java HotSpot(TM) 64-Bit Server VM (build 23.1-b03, mixed mode)
Oracle Java(TM) SE Runtime Environment (build 1.7.0_04-b20) / Java HotSpot(TM) Server VM (build 23.0-b21, mixed mode)
ShowLinux Oracle Java(TM) SE Runtime Environment (build 1.7.0_05-b06) / Java HotSpot(TM) 64-Bit Server VM (build 23.1-b03, mixed mode) Oracle Java(TM) SE Runtime Environment (build 1.7.0_04-b20) / Java HotSpot(TM) Server VM (build 23.0-b21, mixed mode)
-
Testcase included:yes
-
Number of attachments :
Description
Unicode characters in rails views aren't displayed correctly (see https://github.com/taktsoft/jruby-rails-encoding-test).
The problem is specific to preview2 and did not occur in preview1
I'm going to optimistically call this resolved. There were some socket and binary-related fixes after pre2 that resolved a lot of encoding problems in Rails and other libraries. The repository you provided now passes its test case.
Please confirm with JRuby master (ideally) or RC1 after it's out.