I've tried an URI like this "app/controller/function/1%C2%B0%20Classe" for
sending the "1° Classe" value
If in my function i call
request.args(0)
I get "1__Classe"
If I call
request.url.split('/')[-1]
I get "1° Classe"
Why? I've tried to find the source code for args assignment but I can't
find it :(
Thx
Ivan
--
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.