mdipierro wrote: > What do you mean? if response.flash='' it does not show.
Dooh, of course. Thank you. > > On Feb 1, 1:55 pm, Tomas Pelka <[email protected]> wrote: >> Tomas Pelka wrote: >>> Hi everybody, >>> have a weird problem with displaying my page in gecko. Seems that my >>> response._vars are displayed even if they shouldn't be. Same as I type >>> {{=BEAUTIFY(response._vars)}} into my view. >>> Should be more obvious from attached screenshots(same page in gescko vs >>> in webkit). >>> Didn't you have similar experiences? >>> Thanks >>> Cheers >>> ------------------------------------------------------------------------ >>> ------------------------------------------------------------------------ >> Problemo solved :D >> >> As always it was my fault:D One of response variables return "--", which >> for gecko disable "<!--" (my debug which listed all resp. variables is >> in comment). >> >> This occasion I would like to ask how to hide response.flash. >> >> Thanks >> >> -- >> Tom >> >> Key fingerprint = 06C0 23C6 9EB7 0761 9807 65F4 7F6F 7EAB 496B 28AA > -- Tom -- You received this message because you are subscribed to the Google Groups "web2py-users" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/web2py?hl=en.

