Project

General

Profile

Actions

Bug #2026

closed

String encodings are not supported by most of IO on Linux

Bug #2026: String encodings are not supported by most of IO on Linux

Added by vo.x (Vit Ondruch) about 16 years ago. Updated over 14 years ago.

Status:
Closed
Assignee:
-
Target version:
-
ruby -v:
ruby 1.9.2dev (2009-08-19 trunk 24581) [i686-linux]
Backport:
[ruby-core:25220]

Description

=begin
If string used as path has different than UTF-8, the path created on file system is incorrect. The described faulty behavior is common for most of Dir and IO actions. Attached script demonstrates the behavior on sample of Dir#mkdir method.
=end


Files

mkdir.rb (43 Bytes) mkdir.rb vo.x (Vit Ondruch), 09/01/2009 12:27 AM

Related issues 1 (0 open1 closed)

Related to Ruby - Feature #1966: windows unicode mkdirClosedActions
Actions

Also available in: PDF Atom