[Zope-dev] Errors causing half rendered pages
Dieter Maurer
dieter@handshake.de
Sun, 16 Jul 2000 22:29:00 +0200 (CEST)
Chris Withers writes:
> I'm still debugging and writing the navtree code I've mentioned before
> and I've noticed that not infrequently, when rendering a page that
> causes and error, I get a half rendered page rather than a nice Zope
> error page.
>
> This is a bit waffly to put into the collector so I was wondering if
> anyone else has had similar experiences?
I saw this only when buggy HTML was generated.
When I viewed the HTML source my Netscape browser sometimes
showed me blinking parts that located the errors.
Dieter