[Seaside] Seaside 2.9: Seaside Walkback

John Toohey johnptoohey at gmail.com
Thu Jul 30 16:08:31 UTC 2009


Hi,

You need to add the walkback or debug Exception handler to you app. In the
Config UI for your app, click on Filters (config), and then select the
Exception handler that you want in the General Settings. WADebugErrorHandler
will start the debugger in your image, and WAWalkbackErrorHandler will give
you the stack trace page.


On Thu, Jul 30, 2009 at 00:13, Eric Hochmeister
<erichochmeister at gmail.com>wrote:

> Hi,
>
> Is there something I need to setup in Seaside 2.9 to get a walkback?
>
> I am hitting a MNU message but I'm not getting a walkback or an option
> to bring up the debugger.  What am I missing?
>
> All I see is a partially rendered page with the following displayed...
>
> "MessageNotUnderstood: UndefinedObject>>context
>
> Your request could not be completed. An exception occurred."
>
> Thanks,
>
> Eric
> _______________________________________________
> seaside mailing list
> seaside at lists.squeakfoundation.org
> http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside
>



-- 
-JT
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.squeakfoundation.org/pipermail/seaside/attachments/20090730/1c281bc8/attachment.htm


More information about the seaside mailing list