[DRE-maint] Bug#561839: Info received (edit-json: prettify_json fails on input that edit_json can open)

Laurent Arnoud laurent at spkdev.net
Fri Oct 8 21:02:02 UTC 2010


> 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






More information about the Pkg-ruby-extras-maintainers mailing list