Move the “exception escapes from middleware” detection further out
authorTim Düsterhus <duesterhus@woltlab.com>
Fri, 14 Apr 2023 12:41:23 +0000 (14:41 +0200)
committerTim Düsterhus <duesterhus@woltlab.com>
Fri, 14 Apr 2023 12:41:23 +0000 (14:41 +0200)
commitf64ea34cfc00430dad64d91067a3dacc648d9519
tree59183dbcd0b2f55f47514943e13ab936fc1aa12e
parentf304f1f809d016431b10c050e79d3ebad745e864
Move the “exception escapes from middleware” detection further out

Since abd060c56250c1a340732b8180c90efd49727ee9 there should not be such an
exception even during routing, not just after the middleware stack terminates.
wcfsetup/install/files/lib/system/request/RequestHandler.class.php