Problem with cgitb

Skip Montanaro skip at pobox.com
Thu Mar 7 17:05:24 EST 2002


    Ken> While trying to work out an appropriate fix for my problems with
    Ken> sgmllib I decided to try Python2.2, at which point I could start
    Ken> using cgitb.  Unfortunately cgitb has a problem when some of the
    Ken> data it outputs includes HTML, since it does not escape the
    Ken> appropriate bits and so the browser gets very upset.

Can you post a bit of the fractured HTML it generates?  If you think it's
truly a bug and not just an issue that cgitb can't recover because of
earlier generated HTML fragments, you should file a bug report on
SourceForge.

-- 
Skip Montanaro (skip at pobox.com - http://www.mojam.com/)




More information about the Python-list mailing list