Python Console puts presence masks in the wrong location when marshalling 
unmanaged objects
-------------------------------------------------------------------------------------------

                 Key: QPID-1920
                 URL: https://issues.apache.org/jira/browse/QPID-1920
             Project: Qpid
          Issue Type: Bug
          Components: Qpid Managment Framework
            Reporter: Bryan Kearney
         Attachments: unmanaged.patch

The python code, when marshalling a type 20 to the wire, encodes the following 
items:

presence bits
type
classkey
properties

the order should be

type
classkey
presence bits
properties


-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


---------------------------------------------------------------------
Apache Qpid - AMQP Messaging Implementation
Project:      http://qpid.apache.org
Use/Interact: mailto:dev-subscr...@qpid.apache.org

Reply via email to