﻿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
25249	Exception signaling in test client disconnected by nested test client call.	pscottdevos	nobody	"If the test client requests a view which itself makes a test client request exceptions raised after the inner request are suppressed (i.e. the traceback is not displayed).  This happens because, when the inner test client completes, it disconnects the got_request_exception signal.

The solution is to set a unique dispatch_uid in exactly the same manner as it is done for the template_rendered signal."	Bug	closed	Testing framework	dev	Normal	fixed	signals, test client, got_request_exception		Ready for checkin	1	0	0	0	1	0
