my only concern would be in the (highly unlikely) event that an error happens on a production site that this would expose source code to end users - not usually a good idea. so maybe have a setting, or some way to detect that there is a valid admin session before showing full error trace.
On Sep 28, 5:47 am, mdipierro <[email protected]> wrote: > No objection, may improve usability. > > On Sep 28, 6:49 am, Jurgis Pralgauskis <[email protected]> > wrote: > > > Hello, > > > it would probably be few lines of code to call web2py_content(ticket > > url) on error page, > > > because when there are many errors while debugging - extra clicks get > > annoying... > >

