Version 1.72.3

Karl

On Dec 25, 7:16 am, mdipierro <mdipie...@cs.depaul.edu> wrote:
> Which  web2py version?
>
> On Dec 25, 3:38 am, kbochert <kboch...@copper.net> wrote:
>
> > Nope.
>
> > In routes.py I have:
> > routes_onerror = [
> >     ('myapp/400' , '/myapp/error/index'),
> >     ]
>
> > which correctly catches the error
>
> > In \myapp\views\error\index.html  I have
>
> >   request.vars.requested_uri-- {{=request.vars.requested_uri}}<br>
>
> > which renders as:
>
> >   request.vars.requested_uri-- None
>
> > What am I doing wrong?
> > Karl
>
> > On Dec 23, 7:02 am, mdipierro <mdipie...@cs.depaul.edu> wrote:
>
> > > it should be in request.vars.requested_uri

--

You received this message because you are subscribed to the Google Groups 
"web2py-users" group.
To post to this group, send email to web...@googlegroups.com.
To unsubscribe from this group, send email to 
web2py+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/web2py?hl=en.


Reply via email to