You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@activemq.apache.org by "Timothy Bish (JIRA)" <ji...@apache.org> on 2017/03/30 20:41:41 UTC

[jira] [Created] (ARTEMIS-1086) Incorrect addition of SimpleString object to ApplicationProperties

Timothy Bish created ARTEMIS-1086:
-------------------------------------

             Summary: Incorrect addition of SimpleString object to ApplicationProperties
                 Key: ARTEMIS-1086
                 URL: https://issues.apache.org/jira/browse/ARTEMIS-1086
             Project: ActiveMQ Artemis
          Issue Type: Bug
          Components: AMQP
    Affects Versions: 2.0.0
            Reporter: Timothy Bish
            Assignee: Timothy Bish
             Fix For: 2.next


When handling the putBooleanProperty(SimpleString, boolean) the AMQPMessage does not translate the SimpleString to a String instance via toString resulting in an invalid type added to the application properties.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)