[XML-SIG] Big Bug? (was:Pretty-printing DOM trees)
Lars Marius Garshol
larsga@ifi.uio.no
24 Jan 1999 21:48:39 +0100
* Lars Marius Garshol wrote:
|
| The error is reported properly as it is and the attribute is not
| repaired, but subsequent data events are wrong. That's now fixed
| (data events, not the attribute), but the question remains whether
| the parser should follow the XML recommendation and stop reporting
| data events after a well-formedness bug.
|
| I'm inclined to make that default behaviour, but behaviour it is
| possible to turn off. Opinions are welcome.
Since Christian, Greg, Paul and Sean all seem to be in agreement that
this is a good idea I've now made this change. It will appear in 0.60
together with a lot of other stuff.
--Lars M.