This project is archived and is in readonly mode.

Changeset [e605165d16bc0eff8e4bea9865d9963b2d24dcf1] by Josh Kalderimis

February 12th, 2011 @ 03:32 PM

Fixes an issue when decoding a json string which looks like a date but is invalid. This DateTime parse error is now caught and the original string is instead passed back [#6286 state:resolved]

Signed-off-by: Santiago Pastorino santiago@wyeworks.com
https://github.com/rails/rails/commit/e605165d16bc0eff8e4bea9865d99...

Committed by Josh Kalderimis

  • M activesupport/lib/active_support/json/backends/jsongem.rb
  • M activesupport/lib/active_support/json/backends/yajl.rb
  • 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>