Forum: Ruby-core [ruby-trunk - Bug #7742][Open] System encoding (Windows-1258) is not recognized by Ruby to convert b

Posted by Mars (Hong Ha Dang ) (Guest)
on 2013-01-26 07:33
(Received via mailing list)
Issue #7742 has been reported by Mars (Hong Ha Dang ).

----------------------------------------
Bug #7742: System encoding (Windows-1258) is not recognized by Ruby to 
convert back to UTF-8
https://bugs.ruby-lang.org/issues/7742

Author: Mars (Hong Ha Dang )
Status: Open
Priority: Normal
Assignee:
Category:
Target version:
ruby -v: 1.9.3


I installed Railsinstaller in win8. After intall complete the screen set 
to
Posted by "duerst (Martin Dürst)" <duerst@it.aoyama.ac.jp> (Guest)
on 2013-01-26 08:04
(Received via mailing list)
Issue #7742 has been updated by duerst (Martin Dürst).


Mars (Hong Ha Dang ) wrote:

> > C:/RailsInstaller/scripts/config_check.rb:64:in 'exist?': code converter not
> > found <Windows-1258 to UTF-8>

Yes, windows-1258 (for Vietnamese) is currently not supported. The 
reason for this is because conversion from windows-1258 to UTF-8 should 
produce output in Unicode Normalization Form C. As an example, the 
sequence 0xE3 0xEC (LATIN SMALL LETTER A WITH BREVE followed by 
COMBINING ACCUTE ACCENT) should not be converted to the sequence U+0103 
U+0301, but to the single character U+1EAF (LATIN SMALL LETTER A WITH 
BREVE AND ACCUTE).

This means that this bug depends on bug #6351. Unfortunately, I don't 
have time now to work on that bug; this will have to wait for March, 
sorry.


----------------------------------------
Bug #7742: System encoding (Windows-1258) is not recognized by Ruby to 
convert back to UTF-8
https://bugs.ruby-lang.org/issues/7742#change-35667

Author: Mars (Hong Ha Dang )
Status: Open
Priority: Normal
Assignee:
Category:
Target version:
ruby -v: 1.9.3


I installed Railsinstaller in win8. After intall complete the screen set 
to
Posted by "duerst (Martin Dürst)" <duerst@it.aoyama.ac.jp> (Guest)
on 2013-01-26 08:06
(Received via mailing list)
Issue #7742 has been updated by duerst (Martin Dürst).

Assignee set to duerst (Martin Dürst)
Target version set to next minor


----------------------------------------
Bug #7742: System encoding (Windows-1258) is not recognized by Ruby to 
convert back to UTF-8
https://bugs.ruby-lang.org/issues/7742#change-35668

Author: Mars (Hong Ha Dang )
Status: Open
Priority: Normal
Assignee: duerst (Martin Dürst)
Category:
Target version: next minor
ruby -v: 1.9.3


I installed Railsinstaller in win8. After intall complete the screen set 
to
Please log in before posting. Registration is free and takes only a minute.
Existing account (Switch to SSL-encrypted connection)
NEW: Do you have a Google/GoogleMail or Yahoo account? No registration required!
Log in with Google account | Log in with Yahoo account
No account? Register here.