This project is archived and is in readonly mode.
Changeset [b17d8d727fb510ad8b6eb4302984d290dc2e53b0] by Josh Kalderimis
February 11th, 2011 @ 03:54 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/b17d8d727fb510ad8b6eb4302984d...
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>