Re: bug in e4x? missing = in XML attribute

Leni <[email protected]> Tue, 17 Feb 2009 16:25:19 +1100
Newsgroups gmane.comp.mozilla.devel.xml
Message-ID <[email protected]>
Martin Honnen wrote:
> I can't reproduce the issue with Firefox 3.0

Just for good measure, I can now reproduce the problem using a test case 
similar to the one you used.

Test case:
http://www.zindus.com/tmp/test-case-2009-02-17-1.html
The xml:
http://www.zindus.com/tmp/test-case-2009-02-17-1.xml

Firefox 3.0.6 error console reports:
   Error: illegal XML character

The .xml is different to the one provided earlier, but the problem is 
the same - related to that unicode character, in this example it is just 
before the string "Jones".

I hope I am not making a big noise over something that has a simple 
explanation.

Leni.