Guess I could have posted here first, but it's not an error in the new 
version, it's in multiple versions:

Unicode is not working in "string" DB entries.  WTF mate? 
 https://groups.google.com/forum/#!topic/web2py/T5eQExgTP1w



On Tuesday, March 22, 2016 at 4:19:15 PM UTC-7, Dave S wrote:
>
> Never mind, this one is fixed by restarting the web2py instance.
>
> /dps
>
>
> On Tuesday, March 22, 2016 at 4:16:11 PM UTC-7, Dave S wrote:
>>
>>
>>
>> On Monday, March 21, 2016 at 3:38:16 PM UTC-7, Massimo Di Pierro wrote:
>>>
>>> Please help us check it (for testers version)
>>>
>>> http://web2py.com/init/default/download
>>>
>>> and let us know if it does not work with your code. I will be released 
>>> as stable in 2 days. So better check it sooner rather than later.
>>>
>>>
>> I'm also seeing a problem with my simplistic routes.py (works in 2.13.4) 
>>
>> routers = dict(
>>     BASE=dict( default_application='uploader'),
>> )
>>
>>
>> The uploader application is okay, the welcome appli (cation is okay, but 
>> the alternate -- stupid.css -- version called welstoop is ending up in 
>> uploader,
>> even with an explicit a/c/f URL (
>> http://127.0.0.1:8000/welstoop/default/index).
>>
>> Renaming routes.py to old-routes.py fixes the symptoms.
>>
>> /dps
>>
>>

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

Reply via email to