Re: [Seaside-dev] WAWalkbackErrorHandler and 3.1.1

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

Re: [Seaside-dev] WAWalkbackErrorHandler and 3.1.1

Johan Brichau-2
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, [hidden email] 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
> [hidden email]
> http://lists.squeakfoundation.org/mailman/listinfo/seaside-dev

_______________________________________________
seaside mailing list
[hidden email]
http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside