> This is not an edit-json bug, this comes from libjson-ruby1.8 After checking the code edit_json use: > JSON::parse(json, :max_nesting => false, :create_additions => false) cf http://github.com/flori/json/blob/master/lib/json/editor.rb#L1278 And prettify_json does not use max_nesting option.
So this is not a problem from the libjson-ruby1.8 sorry for the noise. Laurent -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org