On Mon, Nov 10, 2014 at 1:50 PM, Bertrand Delacretaz <[email protected]> wrote: > > ...in some > cases Sling returns a 200 status if the error script fails, as in my > SLING-4143 "example 2". I think we should at least fix that one...
I have fixed that now, details in SLING-4143 - my changes only cause a 500 status if the error handling script or servlet throws an Exception or Error. -Bertrand
