I suspect this is regex_url (gluon/main.py about line 75). You can search thru all the version changes in launchpad - it might be this change (or maybe an eralier one):
http://bazaar.launchpad.net/~mdipierro/web2py/devel/revision/917#gluon/main.py On Thu, Jul 9, 2009 at 1:40 AM, SergeyPo <ser...@zarealye.com> wrote: > > In version 1.57 this worked: 127.0.0.1:8000/appname/controllername/ > function/1/-1/10/-10<http://127.0.0.1:8000/appname/controllername/%0Afunction/1/-1/10/-10> > (notice negative numbers in arguments) > > In version 1.65 this causes 'Invalid Request' error. This makes my app > incompatible. Please help me where to look to patch. > > > --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "web2py Web Framework" group. To post to this group, send email to web2py@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 -~----------~----~----~----~------~----~------~--~---