Uploaded image for project: 'Qpid'
  1. Qpid
  2. QPID-3288

[C++] Broker sets federation link tag as empty string ("") when no tag is present in the client/server properties

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • 0.12
    • C++ Broker
    • None

    Description

      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.

      Attachments

        Activity

          People

            kpvdr Kim van der Riet
            kpvdr Kim van der Riet
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: