Files with unicode filenames can't be opened
--------------------------------------------
Key: JRUBY-1439
URL: http://jira.codehaus.org/browse/JRUBY-1439
Project: JRuby
Issue Type: Bug
Reporter: Charles Oliver Nutter
Assignee: Charles Oliver Nutter
Priority: Critical
Fix For: JRuby 1.1.0
We do not appropriately UTF8-decode filenames when passing them to Java file
APIs, and as a result any files with unicode characters can't be opened.
Steps to reproduce:
# create a file with a unicode character in it, like รถ
# try to open the file in JRuby
We need to properly decode strings to be passed in Java APIs everywhere, just
as we do through Java integration.
--
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