This project is archived and is in readonly mode.

Changeset [b99914cc3e58e6444f66006cd4b9b4fa7368afe2] by Bas Van Klinkenberg

March 15th, 2010 @ 04:50 AM

Fixed a bug in JSON decoding with Yaml backend, where a combination of dates, escaped or unicode encoded data and arrays would make the parser fail with a ParseError exception.

[#2831]

Signed-off-by: Yehuda Katz wycats@gmail.com
Signed-off-by: Jeremy Kemper jeremy@bitsweat.net
http://github.com/rails/rails/commit/b99914cc3e58e6444f66006cd4b9b4...

Committed by Bas Van Klinkenberg

  • M activesupport/lib/active_support/json/backends/yaml.rb
  • M activesupport/test/json/decoding_test.rb

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>