You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@qpid.apache.org by "Robbie Gemmell (JIRA)" <ji...@apache.org> on 2015/05/20 15:30:01 UTC

[jira] [Updated] (QPIDJMS-52) support charset parameter in content-type value

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

Robbie Gemmell updated QPIDJMS-52:
----------------------------------
    Affects Version/s: 0.1.0

> support charset parameter in content-type value
> -----------------------------------------------
>
>                 Key: QPIDJMS-52
>                 URL: https://issues.apache.org/jira/browse/QPIDJMS-52
>             Project: Qpid JMS
>          Issue Type: Bug
>          Components: qpid-jms-client
>    Affects Versions: 0.1.0, 0.2.0
>            Reporter: Robbie Gemmell
>            Assignee: Robbie Gemmell
>             Fix For: 0.3.0
>
>
> Currently when a message arrives that is not annotated with the 'x-opt-jms-msg-type' annotation the client tags is messages with, if the message has a Data Data section and a 'text/plain' content-type then it will be treated as a TextMessage. However, this would instead be treated as a BytesMessage currently if the content-type contains a charset parameter, e.g 'text/plain;charset=utf-8'.
> Add support for the charset param to identify the character set used and prevent treating these messages as BytesMessages.



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

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@qpid.apache.org
For additional commands, e-mail: dev-help@qpid.apache.org