qpid-tool does not allow numeric strings to be passed as strings
----------------------------------------------------------------

                 Key: QPID-3190
                 URL: https://issues.apache.org/jira/browse/QPID-3190
             Project: Qpid
          Issue Type: Bug
          Components: python tools
    Affects Versions: 0.10
            Reporter: Gordon Sim
            Assignee: Gordon Sim


E.g. if you use the echo method on broker and want to send a body containing 
the string '1234' you cannot do so. If you quote the string the quotes get 
included in the argument, of you don't quote it gets converted to an integer 
and you get a type conversion error back.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

---------------------------------------------------------------------
Apache Qpid - AMQP Messaging Implementation
Project:      http://qpid.apache.org
Use/Interact: mailto:[email protected]

Reply via email to