On 29 Mar 2014, at 5:04 AM, villas <[email protected]> wrote: > My point was simply this: if I set a='myapp' I would expect 'myapp' to > replace the appname from r or anywhere else. > This behaviour also caused difficulty for the OP. > I just mentioned it in case it was a bug. Thanks for commenting.
Sadly, it's not a bug. If it were, we'd fix it. Rather, it's for backward compatibility with ancient versions of URL() in which the first argument was treated as positional. -- Resources: - http://web2py.com - http://web2py.com/book (Documentation) - http://github.com/web2py/web2py (Source code) - https://code.google.com/p/web2py/issues/list (Report Issues) --- 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 [email protected]. For more options, visit https://groups.google.com/d/optout.

