JRuby 1.9 mode encoding problem on to_yaml method
-------------------------------------------------
Key: JRUBY-6139
URL: https://jira.codehaus.org/browse/JRUBY-6139
Project: JRuby
Issue Type: Bug
Reporter: Hao Hong
Assignee: Thomas E Enebo
Priority: Critical
Hi JRuby developers,
When I try to execute to_yaml on an array which contains some special
characters under JRuby 1.9 mode. I got some character encoding problem. I worte
a demo snippet for helping you reproduce this problem:
https://gist.github.com/1283240
when you run it:
$jruby --1.9 script.rb
you will get this result
---
- ! '©
'
...
BRs,
Hao
--
This message is automatically generated by JIRA.
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