Are you calling it with URL(....f='open_option?id=3')
instead of URL(....f='open_option',vars=dict(id=3)) Massimo On Dec 31, 8:22 am, Fran <francisb...@googlemail.com> wrote: > http://bazaar.launchpad.net/~mdipierro/web2py/devel/revision/333 > > This broke my app. > > I have URLs of the format: > /a/c/open_option?id=3 > > Which look up menu options from a table. > The urlencoding meant I got invalid functions... > > I have backed-out the change locally, so am able to work, but I > suggest looking at it again before releasing this as 1.55 final... > > Many thanks, > Fran. --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---