Do not handle RoutingExceptions with app error handlers#2986
Conversation
|
Yeah, this makes sense now. |
This comment has been minimized.
This comment has been minimized.
|
I did a little more research just to make sure I understood what changed from 0.12 to 1.0, in case we need to address this again later. Prior to 1.0, error handlers for I'm OK with saying that anyone who really wants to catch |
f9f6e78 to
662ce21
Compare
One small comment on the above – if someone does want to redirect using exceptions in a view, they wouldn't use Because |
Fixes #2984