[
https://issues.apache.org/jira/browse/QPIDJMS-52?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14552316#comment-14552316
]
ASF subversion and git services commented on QPIDJMS-52:
--------------------------------------------------------
Commit 6b7320052b26fb2345bd3c7aac44e94857c98cbd in qpid-jms's branch
refs/heads/master from Robert Gemmell
[ https://git-wip-us.apache.org/repos/asf?p=qpid-jms.git;h=6b73200 ]
QPIDJMS-49, QPIDJMS-52, QPIDJMS-53: add some integration tests to verify the
pieces are wired up
> 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.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: [email protected]
For additional commands, e-mail: [email protected]