ZF-5417: Zend_JSON doesn't convert attribute properly in situation of textnode
Description
<?xml version="1.0" encoding="UTF-8"?> Book 1 Book 2
If you convert above string, @attribute id will not be displayed.
<?xml version="1.0" encoding="UTF-8"?> Book 1 Book 2
If you convert above string, @attribute id will not be displayed.
Comments
Posted by Matthew Weier O'Phinney (matthew) on 2009-01-06T16:57:20.000+0000
Assigning to Stas
Posted by Stanislav Malyshev (stas) on 2009-02-27T11:45:21.000+0000
I'm a bit at loss here - what you would expect the result of this to be?
Posted by Ralph Schindler (ralph) on 2011-02-18T15:13:39.000+0000
No feedback from reporter.