On 12/13/07, Changshin Lee <[EMAIL PROTECTED]> wrote:
>
>
> The hpricot from http://caldersphere.net has some problem in dealing
> with non-Latin characters such as Korean by fast_xs implementation on
> Rails 2.0.
>
> ruby script/runner test_fx.rb (the attached file)
> results in
> &#54620;&#44544;
> (correct)
>
> Meanwhile,
> jruby script/runner test_fx.rb
> results in
> &iacute;&#149;&#156;&ecirc;&cedil;&#128;
>

Thanks for the report. I've fixed the issue and uploaded a new gem.

As an aside, there is still one hpricot test that is failing, but it
looks like it's due to the specifics of the java fast_xs
implementation and not an encoding issue.

/Nick

---------------------------------------------------------------------
To unsubscribe from this list please visit:

    http://xircles.codehaus.org/manage_email

Reply via email to