1. Convert attached xml file to json format
Extpected output is
{
description: "< --> <"
}
Instead I see the following
{
description: "< --> <"
}
Version of the product is 1.1.5
Solution is change the order of replacing special characters in
unescapeXmlChars function.
Please provide any additional information below.
Original issue reported on code.google.com by Viktor19...@gmail.com on 29 Aug 2014 at 1:55
Original issue reported on code.google.com by
Viktor19...@gmail.com
on 29 Aug 2014 at 1:55Attachments: