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

Marco Frassinelli commented on PROTON-1475:
-------------------------------------------

Hi Robbie,
but there are still interoperatibility issues, if we consume the message via 
STOMP the body is cluttered and unreadable.
Watching the wire protocol, in ampq value field we can see the entire python 
object, not only the text payload we expect.
Thanks

> Body message with dirty characters
> ----------------------------------
>
>                 Key: PROTON-1475
>                 URL: https://issues.apache.org/jira/browse/PROTON-1475
>             Project: Qpid Proton
>          Issue Type: Bug
>          Components: python-binding
>    Affects Versions: 0.17.0
>         Environment: Red Hat 7 and apache-activemq-5.14.3
>            Reporter: Pier Paolo Panto
>            Priority: Minor
>
> Hi,
> when I write a Message on a queue with command self.sender.send(msg) (msg is 
> Message object) In the body of the message strange characters are added 
> before my string and are visible in the MQ web interface in body field.
> But while reading the message then everything is fine.
> How do I remove them?
> Thanks.
> the characters are:
> Sp�BP@BRSs�&
> @@@�req@@@@��@R@Sw�



--
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