Actually it comes from T, the issue remains even with no xml() or XML 
involved.

Sorry but I reduced the function to the wrong line : I had a T = current.T 
at the beginning of get_dashboard() which
deletion didn't suppress the issue.

It seems that an involuntary (my bad) spelling of the returned string 
(message='Lorat ..') created multiple versions of the message in LANG.py 
which then create a bad dictionary that contains different possible 
translations for the same item in uwsgi cache.

Rewrite (sanitize) lang.py by hand and restart uwsgi does the trick.

Thank you

 

On Tuesday, March 14, 2017 at 1:07:13 AM UTC+1, Richard wrote:
>
> So the problem is from .xml() than??
>
> Richard
>
> On Mon, Mar 13, 2017 at 6:20 PM, Anthony <abas...@gmail.com <javascript:>> 
> wrote:
>
>> No, DIV is in gluon.html.
>>
>> --
>> 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+un...@googlegroups.com <javascript:>.
>> For more options, visit https://groups.google.com/d/optout.
>>
>
>

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