Scanned all the 6000 tickets for "exception" and found it (#6094).
Didn't find that when I searched before creating the ticket.
--
Michael Manfre
On Dec 9, 11:22 pm, Alex Gaynor wrote:
> On Wed, Dec 9, 2009 at 11:21 PM, Michael Manfre wrote:
> > If a middleware throws an exception, it is not po
On Wed, Dec 9, 2009 at 11:21 PM, Michael Manfre wrote:
> If a middleware throws an exception, it is not possible to catch and
> handle that error. Instead it goes straight to the unhandled exception
> handler and prevents any process_exception middleware methods from
> acting on the exception. I i
If a middleware throws an exception, it is not possible to catch and
handle that error. Instead it goes straight to the unhandled exception
handler and prevents any process_exception middleware methods from
acting on the exception. I included a patch that shifts the
process_view processing down a l