This project is archived and is in readonly mode.

#1969 ✓committed
Akira Matsuda

Ruby 1.9 compat: fix JSON decoding with multibyte values

Reported by Akira Matsuda | February 14th, 2009 @ 08:00 AM | in 2.x

I found JSON decoding doesn't work properly with multibyte values on Ruby 1.9. Attatched a patch with a new test case. This patch depends on my previous ticket #1968 , so please apply the #1968 patch before trying this one.

Comments and changes to this ticket

Create your profile

Help contribute to this project by taking a few moments to create your personal profile. Create your profile »

<h2 style="font-size: 14px">Tickets have moved to Github</h2>

The new ticket tracker is available at <a href="https://github.com/rails/rails/issues">https://github.com/rails/rails/issues</a>

Referenced by

Pages