What steps will reproduce the problem?
1. Poll item state from REST interface with X-Atmosphere-Transport:
long-polling. Accept header can be set to application/xml or not set at all.
What is the expected output? What do you see instead?
The XML response should be typed application/xml, same as without long-polling.
Instead, the response has the MIME type text/html. This confuses some XML
parsers like the XHr implementation in Firefox
What version of the product are you using? On what operating system?
1.3.0-SNAPSHOT, revision d9c038e125e5 (August 5, 2013) running on Windows 7.
Please provide any additional information below.
Original issue reported on code.google.com by pgsh.tudo on 26 Aug 2013 at 7:26
Original issue reported on code.google.com by
pgsh.tudo
on 26 Aug 2013 at 7:26