Rails

RadRails1.0で日本語が使えない

2008/03/31

here.png

Aptana Studio が1.1になり、Rails用IDE である RadRails も 1.0 となりました。
早速インストールして使ってみたのですが、日本語の扱いがどうもおかしい。まったく入力できないというわけではなく、長い文章などだと途中から壊れたり、以前のバージョンで開けていたファイルも 1.0 になってからは、下記のようなエラーを吐いて開けなくなってしまいました。

Java.lang.StringIndexOutOfBoundsException: String index out of range:

この問題はバグトラッカーにも乗っけていて、どうやら解決したようです。1.0.1 も近日中にリリースされるので、待ち遠しいです。


related posts


tags




have your say

Add your comment below, or trackback from your own site. Subscribe to these comments.

Be nice. Keep it clean. Stay on topic. No spam.

You can use these tags:
<a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong> <pre lang="" line="">

:

:


« Edge Rails の named_scope がすごいみたい
» [Edge Rails] ARオブジェクトの状態を知る: Dirty Objects