[Seaside] DNU msgs in Web browser

Paul DeBruicker pdebruic at gmail.com
Sun Sep 22 17:12:38 UTC 2013


When registering your app use the WADebugErrorHandler

e.g.


(app filters detect: #isExceptionFilter) configuration at:
#exceptionHandler put: WADebugErrorHandler.


On 09/22/2013 07:44 AM, Usman Bhatti wrote:
> Hello,
> 
> I am using Seaside on Pharo 2.0 and strangely I am getting the DNU error
> msgs in my web browser instead of my image where they would make more
> sense and debugging them will be much easier. Is there any option in
> Seaside to pop up the debugger in the image, as my current 1.3 image does?
> 
> 
> Usman
> 
> 
> _______________________________________________
> seaside mailing list
> seaside at lists.squeakfoundation.org
> http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside
> 



More information about the seaside mailing list