﻿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
17499	assertFieldOutput fails if field has customized required message	dpifke	nobody	"The string `u'This field is required.'` is hard-coded into the field checks in `SimpleTestCase.assertFieldOutput()`.  This causes tests using this method to always fail for fields which have customized `default_error_messages`.

Proposed fix would be to use the string from the field's `error_messages` dictionary instead; one-line patch to do so forthcoming."	Bug	closed	Testing framework	1.3	Release blocker	fixed		claude@…	Accepted	1	0	0	0	1	0
