﻿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
25532	JSONField form field double encodes invalid values	David Szotten	Claude Paroz <claude@…>	"the JSONField form field double-encodes invalid json strings,

e.g. entering the string `{""foo""}` and submitting the form, it comes back with an error, but the form field populated with the string `""{\""foo\""}""`

not sure how to fix, since `prepare_value` doesn't know if we have valid json (and we, like postgres, but unlike the json spec consider bare strings as valid json)"	Bug	closed	contrib.postgres	1.9	Normal	fixed		me@… tbeadle@… xblitz@…	Accepted	0	0	0	0	0	0
