Closed GoogleCodeExporter closed 8 years ago
The problem could be the encoding defined in Content-type is wrong. Please
verify this at your end.
Original comment by subwiz
on 5 Nov 2012 at 3:38
I don't believe so.
The exact same response displays incorrectly when 'Auto-indent response body'
is turned on. It is fine when turned off.
The response header attribute is:
Content-Type: text/plain; charset=utf-8
Original comment by jay.mcc...@ft.com
on 5 Nov 2012 at 4:14
Ok. Let me look into it.
Original comment by subwiz
on 5 Nov 2012 at 4:43
Apologies, the response header with/without indenting is:
Content-Type: application/xml;charset=utf-8
Original comment by jay.mcc...@ft.com
on 5 Nov 2012 at 4:44
Identified the issue, and fixed it. The problem was in the XOM indentation API.
That has now been replaced with DOM API.
Thanks for reporting the issue.
Also, I should plan to report this back to XOM.
Original comment by subwiz
on 5 Nov 2012 at 5:25
Note: The indentation output will differ from the before-fix version.
Original comment by subwiz
on 5 Nov 2012 at 5:27
Original issue reported on code.google.com by
jay.mcc...@ft.com
on 5 Nov 2012 at 3:25