﻿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
32148	Exception reporter returns text/html response when X-Requested-With is set.	Jonah Bishop		Prior to 3.1, exceptions encountered during an AJAX-style request were returned as text/plain content (see ticket #10841). Ticket #30752 introduced a new ExceptionReporter subclass feature in 3.1, which appears to have changed the out-of-the-box behavior. Now all exceptions return text/html content, regardless of whether they occur in an AJAX-style request or not. This makes parsing errors that occur from an AJAX-style request a lot harder. I was unable to find any details on this nuance in the 3.1 documentation.	Bug	closed	Error reporting	3.1	Normal	wontfix		Claude Paroz	Unreviewed	0	0	0	0	0	0
