[EMAIL PROTECTED] wrote:
> Is there an action to view the latest debug view?
> 
> is /_debug/latest/ instead of /_debug/view/12345678
> 
> I'm debugging a facebook app so i don't get to see the error screen
> directly because the html is proxied. At the moment I'm having to copy
> and paste the debug view urls each time.
> 
> If there isn't something that does this, can someone point me towards
> the source of this controller? I've had a little dig, but I'm not sure
> where the debug stuff is coming from...

This doesn't exist.  If you want to add it, it's in WebError (depending 
on your Pylons setup you might be using paste.evalexception, but that's 
being replaced with/extracted to WebError, and the WebError code is 
easier to read too).  The WebError repository is here: 
http://knowledgetap.com/hg/weberror/

   Ian

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"pylons-discuss" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/pylons-discuss?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to