[web2py] Re: rise HTML
Thanks for the info. I remembered once I had same question but did not
find the answer.
But hey, why not just put all these "important" notes directly into
our code instead of those meaningless "xxxxx"? That way we combine
code and its document together. Perfect!
On Sep 11, 9: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 Irisein the controller plus thosexxxx
>
> > Is it possible to disable those xxxxxx ?
>
> > thanks
>
> > --
> > 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

