What steps will reproduce the problem?
1. Attempt to parse a chunk of xml with an unescaped ampersand in it.
<foo>http://website.com?foo=1&bar=2</foo>
2.
3.
What is the expected output? What do you see instead?
The ampersand would be escaped (&) and continue processing.
What version of the product are you using? On what operating system?
r99 on OS X Leopard in the iPhone Simulator.
Please provide any additional information below.
I'm not sure if this responsibility should fall on the parser or the XML
provider.
Original issue reported on code.google.com by encyteme...@gmail.com on 26 Jul 2008 at 1:11
Original issue reported on code.google.com by
encyteme...@gmail.com
on 26 Jul 2008 at 1:11