Message141051
Given the input '<x><y z=""o"" /></x>', HTMLParser only detects the opening x tag, and then stops parsing. Ideally this should behave like the case '<x><y z="""" /></x>' which raises an error and then can continue parsing the close x tag. |
|
Date |
User |
Action |
Args |
2011-07-24 18:35:07 | teoryn | set | recipients:
+ teoryn |
2011-07-24 18:35:07 | teoryn | set | messageid: <1311532507.83.0.00235537878353.issue12629@psf.upfronthosting.co.za> |
2011-07-24 18:35:07 | teoryn | link | issue12629 messages |
2011-07-24 18:35:07 | teoryn | create | |
|