﻿id	summary	reporter	owner	description	type	status	component	version	severity	resolution	keywords	cc	stage	has_patch	needs_docs	needs_tests	needs_better_patch	easy	ui_ux
10920	json serializer should not return javascript array	j_king	nobody	"http://directwebremoting.org/blog/joe/2007/03/05/json_is_not_as_safe_as_people_think_it_is.html

At the very least, it should return a top-level JSON object:

{{{
{response: [{pk: 1,
             some_field: ""hi!""},
            {pk: 2,
             some_field: ""hiya!""}]}
}}}"	Uncategorized	closed	Core (Serialization)	dev	Normal	invalid			Design decision needed	0	0	0	0	0	0
