Re: [web2py] Re: rise HTML
I see, an IE workaround...
do you think that it would make sense to allow the developer to disable this
IE workaround ? for example setting some config var ?
On Sat, Sep 11, 2010 at 2:31 AM, mdipierro <[email protected]> wrote:
> those xxxxx are very important! IE does not display the content of
> error pages unless the content is more than 512 bytes. Without the
> xxxxx (or some other junk) IE would override the web2py error
> messages.
>
> Massimo
>
> On Sep 10, 8:25 pm, "Sebastian E. Ovide" <[email protected]>
> wrote:
> > Hi All,
> >
> > in the line class HTTP (
> http://www.google.com/codesearch/p?hl=en#uyCl3L51_dI/gluon/http.py&q=...)
> > there is a code that adds xxxxxxx to the error page.
> >
> > I'm using some JS library that would pop up the error page message in
> case
> > of an Ajax call returns an error page ... therefore it displays the
> message
> > that I rise in the controller plus those xxxx
> >
> > Is it possible to disable those xxxxxx ?
> >
> > thanks
> >
> > --
> > Sebastian E. Ovide
>
--
Sebastian E. Ovide
- [web2py] rise HTML <!--xxxxxx Sebastian E. Ovide
- [web2py] Re: rise HTML <!--xxxxxx mdipierro
- Re: [web2py] Re: rise HTML <!--xxxxxx Sebastian E. Ovide
- [web2py] Re: rise HTML <!--xxxxxx mdipierro
- [web2py] Re: rise HTML <!--xxxxxx Iceberg

