﻿id,summary,reporter,owner,description,type,status,priority,milestone,component,version,resolution,keywords,cc
501,test_sanitize_remove_src_javascript fails due to HTMLParser bugfixes in cpython,stefanor@…,cmlenz,"A [http://hg.python.org/cpython/rev/3c3009f63700/ patch to HTMLParser], for a bunch of issues related to attribute handling, landed in the cpython 2.7 branch and breaks test_sanitize_remove_src_javascript:

{{{
======================================================================
FAIL: test_sanitize_remove_src_javascript (__main__.HTMLSanitizerTestCase)
----------------------------------------------------------------------
Traceback (most recent call last):
  File ""genshi/filters/tests/test_html.py"", line 485, in test_sanitize_remove_src_javascript
    u'<IMG SRC=`javascript:alert(""RSnake says, \'foo\'"")`>')
AssertionError: ParseError not raised

----------------------------------------------------------------------
Ran 61 tests in 0.033s

FAILED (failures=1)
}}}",defect,closed,major,0.6.1,Parsing,0.6,fixed,,
