This project is archived and is in readonly mode.

Changeset [0fbeaa98e4e60ca0949be298dae8545807407e1d] by Bas Van Klinkenberg

August 8th, 2009 @ 04:44 PM

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 state:resolved]

Signed-off-by: Yehuda Katz wycats@gmail.com http://github.com/rails/rails/co...

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>