You are viewing a plain text version of this content. The canonical link for it is here.
Posted to proton@qpid.apache.org by "ASF subversion and git services (JIRA)" <ji...@apache.org> on 2014/11/14 23:29:33 UTC

[jira] [Commented] (PROTON-746) Qpid::Proton::Messenger fails to encode a Ruby Symbol type.

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

ASF subversion and git services commented on PROTON-746:
--------------------------------------------------------

Commit b57f45d30b2643e2275219c286eab79b5efa76a2 in qpid-proton's branch refs/heads/master from [~mcpierce]
[ https://git-wip-us.apache.org/repos/asf?p=qpid-proton.git;h=b57f45d ]

PROTON-746: Fix encoding a Ruby symbol into a message body.

The symbol needs to be converted to a string before being encoded.


> Qpid::Proton::Messenger fails to encode a Ruby Symbol type.
> -----------------------------------------------------------
>
>                 Key: PROTON-746
>                 URL: https://issues.apache.org/jira/browse/PROTON-746
>             Project: Qpid Proton
>          Issue Type: Bug
>          Components: ruby-binding
>            Reporter: Darryl L. Pierce
>            Assignee: Darryl L. Pierce
>
> The Symbol needs to be converted back to a string and then processed as normal.



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