202 and the new update
CoalMinerRetired:
I've since deduced this only happens in certain browsers. And I suspect it only occurs in browsers with Java disabled due a recent (last week) security warning.
Felix:
Actually, this XML malformed usually happens when the page times out. XML is partially retrieved, without closing </xml> tag. Unlike html parser, where you can have missing closing tag, xml parser is strict - so you get malformed xml error.
Obviously, why page times out is a completely separate question.
CoalMinerRetired:
That's odd, because I consistently get it in one browser, FF. On the same machine in IE and Chrome I do not get it.
Navigation
[0] Message Index
[*] Previous page