
19 May
2008
19 May
'08
10:17 a.m.
Hi Fernand,
Experimenting with tagsoup (I'm using GHC 6.8.2 and tagsoup-0.6), I found something which appears to me as strange behaviour : when parsing tag's attributes that have spaces enclosing the "=" sign, tagsoup seems to interpret these as empty attributes' names and values.
Yep, that's the wrong behaviour. I'm just writing a patch now, and will email back once its in the development version. Many thanks for reporting the bug - it will go in the regression test and will never be broken again :-) Thanks Neil