you can set title of the post at vars. 

for example: 
/application/cms/post/12345?title=çışöğüã+ğüã+ğüã


or you can set non-unicode letters to similar unicode letters. that 
readable by reader.

for example: 
/application/cms/post/12345/cisogua_gua_gua



30 Ağustos 2015 Pazar 02:03:38 UTC+3 tarihinde Leonardo Pires Felix yazdı:
>
> Hi guys,
>
> I'm doing a little CMS for my application,
>
> My application can have some posts, so every post should be in a url like 
> this /application/cms/post/{arg0:postid}/{arg1:the title of the post).
> The title of the post i'll not use it, it's just for a more friendly url. 
> But if the title has non utf-8 letters like ç or ã web2py raises a invalid 
> request.
>
> There is a way to accept those letters on args?
>

-- 
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.

Reply via email to