You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@activemq.apache.org by "Gary Tully (Jira)" <ji...@apache.org> on 2021/12/14 12:01:00 UTC

[jira] [Commented] (AMQCPP-692) Sending text message non-UTF-8 containing special characters from OpenWire

    [ https://issues.apache.org/jira/browse/AMQCPP-692?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17459107#comment-17459107 ] 

Gary Tully commented on AMQCPP-692:
-----------------------------------

maybe see to add a PR against activemq-cpp and add some tests. It will be the new and existing tests that will speak to possible impact.

I have move this issue to AMQCPP and as an improvement, because I think that is what we are dealing with. Thanks for your contribution.

> Sending text message non-UTF-8 containing special characters from OpenWire 
> ---------------------------------------------------------------------------
>
>                 Key: AMQCPP-692
>                 URL: https://issues.apache.org/jira/browse/AMQCPP-692
>             Project: ActiveMQ C++ Client
>          Issue Type: Improvement
>          Components: Openwire
>    Affects Versions: 3.9.4
>            Reporter: Pierre-Henry Brasseur
>            Assignee: Timothy A. Bish
>            Priority: Major
>         Attachments: Artemis - example cpp.png, Artemis - example-1.png, Artemis - example.png, Artemis - stack traces  from cpp client.png, Artemis - stack traces.png, MarshallingSupport.cpp, Re Question about charset supported by Artemis.msg, main.c, verifyUtf.patch
>
>
> When a text message non-UTF-8 (ISO-8859-15) containing special characters is sent from OpenWire, this raised an exception :"java.io.UTFDataFormatException" which is not correctly handle and prevent the sending of the text message.
> See email from ActiveMQ Community in attachment for more details.
> [^Re Question about charset supported by Artemis.msg] 
>  
> This was working with previous ActiveMQ version (v5.15.9).
>  
> Identified during following test :
> Text message sent from a C program using the Fuse ActiveMQ-Client C library to Artemis v2.16.



--
This message was sent by Atlassian Jira
(v8.20.1#820001)