ahh it does fix it.. I applied your fix wrong.. 

Thanks!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!



On Monday, 4 March 2019 18:40:08 UTC+1, Kevin Keller wrote:
>
> Create a sample app i.e. with the wizard or create a page that needs login 
> with the inbuild login form and try to login. 
> The flash message will have the "b" in front off it.. 
>
> Your fix may address the problem with the other flash messages, but not 
> with the messages from the authapi.py
>
> On Monday, 4 March 2019 18:13:33 UTC+1, Leonel Câmara wrote:
>>
>> The only way I could reproduce the b' issue was by putting something in 
>> the session that was being translated like this:
>>
>> session.flash = T("Hello World")
>>
>> I've fixed that particular case:
>>
>> https://github.com/web2py/web2py/pull/2127
>>
>> I can't reproduce the b' problem you guys are having in any other way, so 
>> if it still happens please tell me how to make it happen.
>>
>

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