In this piece of XML
<ns1:ElementParameters elementId="6-1645638">
<ns1:PropertyParameters>
<ns1:Property name="noOfIssues"
value="getProperty("noOfIssues") - 1"/>
</ns1:PropertyParameters>
</ns1:ElementParameters>
Quotes are used within the value attribute, they should either be escaped or
use single quotes.
A further example below this one does use single quotes
Original issue reported on code.google.com by ghoo...@gmail.com on 31 Jan 2013 at 4:18
Original issue reported on code.google.com by
ghoo...@gmail.com
on 31 Jan 2013 at 4:18