You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@qpid.apache.org by "Gordon Sim (JIRA)" <qp...@incubator.apache.org> on 2010/03/04 13:13:27 UTC

[jira] Created: (QPID-2429) headers exchange does not match correctly on a map entry with a null value

headers exchange does not match correctly on a map entry with a null value
--------------------------------------------------------------------------

                 Key: QPID-2429
                 URL: https://issues.apache.org/jira/browse/QPID-2429
             Project: Qpid
          Issue Type: Bug
          Components: C++ Broker
    Affects Versions: 0.5, 0.6
            Reporter: Gordon Sim
             Fix For: 0.7


Such an entry should match any value. 

-- 
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-subscribe@qpid.apache.org


[jira] Resolved: (QPID-2429) headers exchange does not match correctly on a map entry with a null value

Posted by "Gordon Sim (JIRA)" <qp...@incubator.apache.org>.
     [ https://issues.apache.org/jira/browse/QPID-2429?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Gordon Sim resolved QPID-2429.
------------------------------

    Resolution: Fixed

> headers exchange does not match correctly on a map entry with a null value
> --------------------------------------------------------------------------
>
>                 Key: QPID-2429
>                 URL: https://issues.apache.org/jira/browse/QPID-2429
>             Project: Qpid
>          Issue Type: Bug
>          Components: C++ Broker
>    Affects Versions: 0.5, 0.6
>            Reporter: Gordon Sim
>            Assignee: Gordon Sim
>             Fix For: 0.7
>
>         Attachments: QPID-2429.patch
>
>
> Such an entry should match any value. 

-- 
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-subscribe@qpid.apache.org


[jira] Updated: (QPID-2429) headers exchange does not match correctly on a map entry with a null value

Posted by "Gordon Sim (JIRA)" <qp...@incubator.apache.org>.
     [ https://issues.apache.org/jira/browse/QPID-2429?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Gordon Sim updated QPID-2429:
-----------------------------

    Attachment: QPID-2429.patch

The FieldValue::empty() is incorrect; the attached patch replaces this with a check for a void value.

> headers exchange does not match correctly on a map entry with a null value
> --------------------------------------------------------------------------
>
>                 Key: QPID-2429
>                 URL: https://issues.apache.org/jira/browse/QPID-2429
>             Project: Qpid
>          Issue Type: Bug
>          Components: C++ Broker
>    Affects Versions: 0.5, 0.6
>            Reporter: Gordon Sim
>             Fix For: 0.7
>
>         Attachments: QPID-2429.patch
>
>
> Such an entry should match any value. 

-- 
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-subscribe@qpid.apache.org


[jira] Assigned: (QPID-2429) headers exchange does not match correctly on a map entry with a null value

Posted by "Gordon Sim (JIRA)" <qp...@incubator.apache.org>.
     [ https://issues.apache.org/jira/browse/QPID-2429?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Gordon Sim reassigned QPID-2429:
--------------------------------

    Assignee: Gordon Sim

> headers exchange does not match correctly on a map entry with a null value
> --------------------------------------------------------------------------
>
>                 Key: QPID-2429
>                 URL: https://issues.apache.org/jira/browse/QPID-2429
>             Project: Qpid
>          Issue Type: Bug
>          Components: C++ Broker
>    Affects Versions: 0.5, 0.6
>            Reporter: Gordon Sim
>            Assignee: Gordon Sim
>             Fix For: 0.7
>
>         Attachments: QPID-2429.patch
>
>
> Such an entry should match any value. 

-- 
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-subscribe@qpid.apache.org