durusmail: quixote-users: cgitb patch
Misc feedback
2002-01-28
2002-01-28
2002-01-29
David Ascher (2 parts)
cgitb patch
2002-01-30
2002-01-30
2002-01-30
2002-01-30
2002-01-30
2002-01-30
2002-01-30
cgitb patch
Neil Schemenauer
2002-01-30
On Wed, Jan 30, 2002 at 06:05:02PM -0500, Andrew Kuchling wrote:
> A revised version of the patch is below, fixing this; it also factors
> out the actual generation of error pages into separate private
> methods, and adds a typo fix.  Votes?

I would prefer a Quixote option setting to control this.  Something
like:

    EXCEPTION_FORMAT = "none"

or

    EXCEPTION_FORMAT = "plain"

or

    EXCEPTION_FORMAT = "html"

I'm not sure about the names though.

  Neil


reply