[ 
https://issues.apache.org/jira/browse/QPID-3288?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Justin Ross updated QPID-3288:
------------------------------

    Fix Version/s: 0.12
    
> [C++] Broker sets federation link tag as empty string ("") when no tag is 
> present in the client/server properties
> -----------------------------------------------------------------------------------------------------------------
>
>                 Key: QPID-3288
>                 URL: https://issues.apache.org/jira/browse/QPID-3288
>             Project: Qpid
>          Issue Type: Bug
>          Components: C++ Broker
>            Reporter: Kim van der Riet
>            Assignee: Kim van der Riet
>             Fix For: 0.12
>
>
> When handling the start() and startOk() methods in 
> ConnectionHandler::Handler, the broker fails to check the client/server 
> properties FieldTable for the presence of the federation tag correctly. 
> Rather, it simply gets the tag as a string, and this in turn returns an empty 
> string when it is not present. Not only this, but no check is made for the 
> presence of the federation flag (which is also not present in such cases) 
> prior to setting this string.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to