It isn't escaped at all. The XML handling in RAT was broken from the start, and most likely, it is just taking some byte array as a string.
On Wed, Feb 17, 2016 at 9:57 PM, P. Ottlinger <[email protected]> wrote: > Am 17.02.2016 um 11:50 schrieb Jochen Wiedmann: >> That depends on the "reportStyle" parameter, which takes either of >> "plain" (default), or "xml" as a value. > > I did not yet analyze the problem but is the binary contents in the > XML-file not properly escaped OR is it a bug that generates malformed > XML (or its structure)? > > I wasn't able to extract that from the given snippets and mail > discussons linked in the issue. > > Phil > > -- The next time you hear: "Don't reinvent the wheel!" http://www.keystonedevelopment.co.uk/wp-content/uploads/2014/10/evolution-of-the-wheel-300x85.jpg
