[
https://issues.apache.org/jira/browse/QPID-3190?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13016345#comment-13016345
]
[email protected] commented on QPID-3190:
-----------------------------------------------------
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/553/
-----------------------------------------------------------
(Updated 2011-04-06 11:33:26.082995)
Review request for Ted Ross.
Summary
-------
Always try to eval args, but add special case handling for unquoted strings (to
keep backward compatibility - alternative would be to require strings to always
be quoted).
This addresses bug QPID-3190.
https://issues.apache.org/jira/browse/QPID-3190
Diffs
-----
/trunk/qpid/tools/src/py/qpid-tool 1088930
Diff: https://reviews.apache.org/r/553/diff
Testing
-------
Thanks,
Gordon
> 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]