[ 
https://issues.apache.org/jira/browse/QPID-7469?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Lorenz Quack updated QPID-7469:
-------------------------------
    Description: 
* When the POST request to VirtualHost#publishMessage does not contain a body 
there is a ServerError
* When the mimeType is set the message content is always interpreted as base64.
* Subsequently the mimeType is ignored and the message is delivered as a 
BytesMessage.


  was:
* When the POST request to VirtualHost#publishMessage does not contain a body 
there is a ServerError
* When the message content contains non-ASCII character (e.g., ō) and the 
mimeType is set there is a ServerError
* When the mimeType is set the message content is always interpreted as base64.
* Subsequently the mimeType is ignored and the message is delivered as a 
BytesMessage.



> [Java Broker] Improve VirtualHost#publishMessage
> ------------------------------------------------
>
>                 Key: QPID-7469
>                 URL: https://issues.apache.org/jira/browse/QPID-7469
>             Project: Qpid
>          Issue Type: Task
>          Components: Java Broker
>    Affects Versions: qpid-java-6.1
>            Reporter: Lorenz Quack
>
> * When the POST request to VirtualHost#publishMessage does not contain a body 
> there is a ServerError
> * When the mimeType is set the message content is always interpreted as 
> base64.
> * Subsequently the mimeType is ignored and the message is delivered as a 
> BytesMessage.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

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

Reply via email to