summaryrefslogtreecommitdiff
path: root/java
diff options
context:
space:
mode:
authorDarryl L. Pierce <mcpierce@apache.org>2013-02-04 20:17:49 +0000
committerDarryl L. Pierce <mcpierce@apache.org>2013-02-04 20:17:49 +0000
commit4bb87c45c9aa66f72af6ace48110cdeb2440d63c (patch)
treec53a6f87db050e03ff55bef4aa227535fe6d2d33 /java
parent876de7c07deb89be95e311db33146e26f3abb7f1 (diff)
downloadqpid-python-4bb87c45c9aa66f72af6ace48110cdeb2440d63c.tar.gz
QPID-4565: Setting message content turned maps and lists into strings.
When setting content for a message, the Ruby code attempted to convert anything that was a symbol to a string. But it was overzealous and converted everything to a string, including map values that were themselves maps or lists. This fix now only converts symbols to strings. It steps down through arrays or lists and only converts its elements that are symbols to strings, leaving anything else as is. git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@1442329 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'java')
0 files changed, 0 insertions, 0 deletions