Hi,
Very thanks!, now work fine!
En 16/04/2013 0:59, Massimo Di Pierro escribiu:
You need to upgrade web2py.js in your applications copy it from welcome.
On Monday, 15 April 2013 11:32:16 UTC-5, dam...@gmail.com wrote:
Hi,
I have same problem:
response.flash = T('Thank you for
You need to upgrade web2py.js in your applications copy it from welcome.
On Monday, 15 April 2013 11:32:16 UTC-5, dam...@gmail.com wrote:
>
>
> Hi,
> I have same problem:
>
> response.flash = T('Thank you for your reply!')
> return
> Thank%20you%20for%20your%20reply%21
>
>
>
> gluon/main.py
>
Hi,
I have same problem:
response.flash = T('Thank you for your reply!')
return
Thank%20you%20for%20your%20reply%21
gluon/main.py
if request.cid:
if response.flash:
http_response.headers['web2py-component-flash'] = \
Hi,
I have same problem:
response.flash = T('Thank you for your reply!')
return
Thank%20you%20for%20your%20reply%21
gluon/main.py
if request.cid:
if response.flash:
http_response.headers['web2py-component-flash'] = \
On Monday, October 22, 2012 4:59:15 AM UTC+2, weheh wrote:
>
> There appears to be some new code in gluon/main.py to handle component
> flash.
>
> # @line 564 in gluon/main.py
> if response.flash:
> http_response.headers['web2py-component-flash'] = urllib2.quote(
> xmlescape(response.flash).
5 matches
Mail list logo