Problem with cgitb

Ken Causey ken at ineffable.com
Thu Mar 7 17:51:38 EST 2002


On Thu, 2002-03-07 at 16:05, Skip Montanaro wrote:
> 
>     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/)
> 

I'm reluctant to send attachments to the list, and I'm not sure the
problem is clear unless you see a complete example.  If anyone would
like to see an example I will happily email you a 5K tarball with an
example, just send me some email.

Ken





More information about the Python-list mailing list