[Seaside] Re: [Seaside-dev] WAWalkbackErrorHandler and 3.1.1

Johan Brichau johan at inceptive.be
Thu Apr 17 14:05:37 UTC 2014


Phil,

What class does this give you?

((WAAdmin defaultDispatcher handlerAt: 'PhilsApp')
	filters detect:[:ea | ea isExceptionFilter]) configuration at: #exceptionHandler

(or check the ExceptionFilter configuration in the /config tools)

best
Johan

On 17 Apr 2014, at 15:57, phil at highoctane.be wrote:

> I've found what gave me trouble with the notfound.
> 
> This is linked to an exception raised in renderContentOn: html
> 
> But instead of seeing the exception it is being swallowed.
> 
> Now, both checkboxes are checked in the config screen and
> 
> WAAdmin applicationExceptionHandlingDefaults at: #exceptionHandler put: WAWalkbackErrorHandler
> 
> is set.
> 
> But there is no stacktrace showing, no debugger opening in my image.
> 
> Clues?
> 
> Phil
> _______________________________________________
> seaside-dev mailing list
> seaside-dev at lists.squeakfoundation.org
> http://lists.squeakfoundation.org/mailman/listinfo/seaside-dev



More information about the seaside mailing list