Lorenz Quack created QPID-7711:
----------------------------------

             Summary: [Java Broker] Set correct Content-Encoding
                 Key: QPID-7711
                 URL: https://issues.apache.org/jira/browse/QPID-7711
             Project: Qpid
          Issue Type: Bug
          Components: Java Broker
    Affects Versions: qpid-java-6.0.6
            Reporter: Lorenz Quack
             Fix For: qpid-java-6.0.7


Currently the message preview in the web management console is broken but the 
culprit seems to be the broker.
When trying to preview a TextMessage the broker replys with a gzip compressed 
response but without setting the Content-Encoding to gzip. this results in a 
garbled message preview on the client side.
As a workaround one can disable compression for the httpManagement plugin.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to