Will Rossiter a777266e43 FIX ensure controller stack is updated when execution halted by an exception.
See: https://github.com/silverstripe/silverstripe-framework/issues/2467

popCurrent would be incorrectly not pop a controller from the controller stack if an exception was throw from inside the handleRequest() method.

This change captures the exception, ensures the controller is popped from the stack and passes the exception along.
2014-07-01 14:18:53 +12:00
..
2014-02-10 15:35:13 -05:00
2014-02-10 15:35:13 -05:00
2014-02-10 15:35:13 -05:00
2014-02-10 15:35:13 -05:00