[ python-Bugs-1046092 ] HTMLParser fix to accept mailformed tag attributes

SourceForge.net noreply at sourceforge.net
Fri Oct 15 08:27:30 CEST 2004


Bugs item #1046092, was opened at 2004-10-13 14:11
Message generated for change (Comment added) made by nnseva
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=105470&aid=1046092&group_id=5470

Category: Python Library
Group: Python 2.3
Status: Open
Resolution: None
Priority: 5
Submitted By: Vsevolod Novikov (nnseva)
Assigned to: Nobody/Anonymous (nobody)
Summary: HTMLParser fix to accept mailformed tag attributes

Initial Comment:
This is a patch to fix bugs #975556 and #921657.

I think, it should be made just because the parser
should accept as many pages as it can. At the other
hand, the code near to fixed contains regexp to accept
mailformed attributes in other cases: compare attrfind
variable and locatestarttagend variable values.


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

>Comment By: Vsevolod Novikov (nnseva)
Date: 2004-10-15 10:27

Message:
Logged In: YES 
user_id=325678

Missed patch, sorry ...

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

Comment By: Vsevolod Novikov (nnseva)
Date: 2004-10-15 10:27

Message:
Logged In: YES 
user_id=325678

There's no uploaded file!  You have to check the
checkbox labeled "Check to Upload & Attach File"
when you upload a file.

Please try again.

(This is a SourceForge annoyance that we can do
nothing about. :-( )

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

Comment By: Johannes Gijsbers (jlgijsbers)
Date: 2004-10-13 15:09

Message:
Logged In: YES 
user_id=469548

There's no uploaded file!  You have to check the
checkbox labeled "Check to Upload & Attach File"
when you upload a file.

Please try again.

(This is a SourceForge annoyance that we can do
nothing about. :-( )

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

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


More information about the Python-bugs-list mailing list