On Wed, May 8, 2013 at 7:24 AM, Yebach <vid.og...@gmail.com> wrote:
> Hello
>
> So I am using web2py server on Linux. I also have a postgreSQL server on
> linux and when a user tries to login via login form and uses letters in name
> and surname such as š ž č ć  the following error appears 'ascii' codec can't
> decode byte 0xc5 in position 0: ordinal not in range(128)"
>
> Now the same web2py code is running on windows 7 (on my computer, including
> postgres database) and I do NOT receive that kind of error.
>

Can you make a minimal application that replicate the issue?
Can you show us the traceback?
When exactly the error happen? In the login POST request, or after it,
in the redirect

-- 

--- 
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 web2py+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to