[Python-bugs-list] [ python-Bugs-445196 ] Malformed &entities; break HTMLParser

noreply@sourceforge.net noreply@sourceforge.net
Fri, 27 Jul 2001 08:19:56 -0700


Bugs item #445196, was opened at 2001-07-27 08:19
You can respond by visiting: 
http://sourceforge.net/tracker/?func=detail&atid=105470&aid=445196&group_id=5470

Category: Python Library
Group: None
Status: Open
Resolution: None
Priority: 5
Submitted By: Nobody/Anonymous (nobody)
Assigned to: Nobody/Anonymous (nobody)
Summary: Malformed &entities; break HTMLParser

Initial Comment:
This bug affects both the Python standard library and Zope TAL. 

Input such as this:

     “Backwards substitution” 

in a Page Template results in this error:

 <!-- Page Template Diagnostics
  Compilation failed
  TAL.HTMLParser.HTMLParseError: EOF in middle of entity or char ref, at line
 759, column 150

Chris Withers writes:
 > Squishdot has experienced this problem too.
 > It's a problem in HTMLPArser.py apparently.



----------------------------------------------------------------------

You can respond by visiting: 
http://sourceforge.net/tracker/?func=detail&atid=105470&aid=445196&group_id=5470