tangguochang created JRUBY-6606:
-----------------------------------
Summary: Dir::entries does not support none ascii character
Key: JRUBY-6606
URL: https://jira.codehaus.org/browse/JRUBY-6606
Project: JRuby
Issue Type: Bug
Components: Core Classes/Modules
Affects Versions: JRuby 1.6.5
Environment: OS:Windows XP SP2
Jruby version:1.5.6 and 1.6.5
Reporter: tangguochang
Assume that we have a directory ,the directory name contains none ascii
character(such like "照片",means photo in chinese)。
try Dir.entries(directoryname);
under ruby1.8.6,the method works ok.
under jruby1.5.6andjruby1.6.5,the error is "No such file or directory - No such
directory"
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://jira.codehaus.org/secure/ContactAdministrators!default.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