Fascinating. The upgrade to 2.4.7 broke

request.args(1,cast=int,default='0')

is supposed to be

request.args(1,cast=int,default=0)

On Saturday, 25 May 2013 10:01:45 UTC-5, Anthony wrote:
>
> Same thing if you go directly to 
> http://www.web2py.com/books/default/chapter/29.
>
> Anthony
>

-- 

--- 
You received this message because you are subscribed to the Google Groups 
"web2py-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to web2py+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to