Re: If you convert XML to string READ THIS!!!

2016-01-24 Thread Harbs
Hi Joel, I should have read your post better when I first saw it. We’re having the same trouble. FWIW, a try/catch to convert the XML string back to XML should work as a cheap check that the conversion worked. Harbs On Dec 18, 2015, at 5:36 PM, Joel Marks wrote: > I want to make everyone aw

If you convert XML to string READ THIS!!!

2015-12-18 Thread Joel Marks
I want to make everyone aware of a bug that Adobe is saying is in Chrome. If you use xml.toXMLString() or xml.toString() or String(xml) there is a possibility that your xml is going to be clipped for users that are on 32 bit Chrome on Windows. If you want more information you can refer to the Chro