Hello, 
did anyone notice that index.html of the welcome app in recent web2py 
versions is throwing an UnicodeDecodeError (at least when the browser 
language is not set to English (tested for German))
  <type 'exceptions.UnicodeDecodeError'> 'utf8' codec can't decode byte 
0xa0 in position 8: invalid start byte>
I could narrow the error down to the web2py_ajax.html which is included in 
the layout.html, which itself loads a bunch of js.-files. 
Did anyone run into this? Maybe should/could to be fixed?!
Thanks,
Stephan

-- 
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].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/web2py/d314611f-b079-496a-a253-4fa4e598f510n%40googlegroups.com.

Reply via email to