You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@qpid.apache.org by "Rafael H. Schloming (JIRA)" <ji...@apache.org> on 2010/10/27 20:39:19 UTC

[jira] Created: (QPID-2914) address parser doesn't recognize None

address parser doesn't recognize None
-------------------------------------

                 Key: QPID-2914
                 URL: https://issues.apache.org/jira/browse/QPID-2914
             Project: Qpid
          Issue Type: Bug
          Components: Python Client
            Reporter: Rafael H. Schloming
            Assignee: Rafael H. Schloming
             Fix For: 0.8


The address parser treats None as an ID rather than as a special token.

-- 
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-2914) address parser doesn't recognize None

Posted by "Robbie Gemmell (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/QPID-2914?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Robbie Gemmell updated QPID-2914:
---------------------------------

    Status: Ready To Review  (was: In Progress)

> address parser doesn't recognize None
> -------------------------------------
>
>                 Key: QPID-2914
>                 URL: https://issues.apache.org/jira/browse/QPID-2914
>             Project: Qpid
>          Issue Type: Bug
>          Components: Python Client
>    Affects Versions: 0.7
>            Reporter: Rafael H. Schloming
>            Assignee: Robbie Gemmell
>             Fix For: 0.8
>
>
> The address parser treats None as an ID rather than as a special token.

-- 
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-2914) address parser doesn't recognize None

Posted by "Robbie Gemmell (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/QPID-2914?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Robbie Gemmell reassigned QPID-2914:
------------------------------------

    Assignee: Robbie Gemmell  (was: Rafael H. Schloming)

> address parser doesn't recognize None
> -------------------------------------
>
>                 Key: QPID-2914
>                 URL: https://issues.apache.org/jira/browse/QPID-2914
>             Project: Qpid
>          Issue Type: Bug
>          Components: Python Client
>    Affects Versions: 0.7
>            Reporter: Rafael H. Schloming
>            Assignee: Robbie Gemmell
>             Fix For: 0.8
>
>
> The address parser treats None as an ID rather than as a special token.

-- 
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-2914) address parser doesn't recognize None

Posted by "Robbie Gemmell (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/QPID-2914?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Robbie Gemmell resolved QPID-2914.
----------------------------------

    Resolution: Fixed

> address parser doesn't recognize None
> -------------------------------------
>
>                 Key: QPID-2914
>                 URL: https://issues.apache.org/jira/browse/QPID-2914
>             Project: Qpid
>          Issue Type: Bug
>          Components: Python Client
>    Affects Versions: 0.7
>            Reporter: Rafael H. Schloming
>            Assignee: Rafael H. Schloming
>             Fix For: 0.8
>
>
> The address parser treats None as an ID rather than as a special token.

-- 
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-2914) address parser doesn't recognize None

Posted by "Robbie Gemmell (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/QPID-2914?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Robbie Gemmell reassigned QPID-2914:
------------------------------------

    Assignee: Rafael H. Schloming  (was: Robbie Gemmell)

> address parser doesn't recognize None
> -------------------------------------
>
>                 Key: QPID-2914
>                 URL: https://issues.apache.org/jira/browse/QPID-2914
>             Project: Qpid
>          Issue Type: Bug
>          Components: Python Client
>    Affects Versions: 0.7
>            Reporter: Rafael H. Schloming
>            Assignee: Rafael H. Schloming
>             Fix For: 0.8
>
>
> The address parser treats None as an ID rather than as a special token.

-- 
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


Re: [jira] Updated: (QPID-2914) address parser doesn't recognize None

Posted by Robbie Gemmell <ro...@gmail.com>.
Hi Rafael,

Im happy to include it, please merge it across to the branch.

I had missed the commit on trunk and simply bumped it out to 0.9
because it looked like it had just been mis-tagged; there isnt any
indication from looking at the JIRA that it has been worked on :)

Robbie

On 22 November 2010 12:52, Rafael Schloming <ra...@redhat.com> wrote:
> Is it too late to get this onto the RC branch for 0.8? The fix is on trunk
> and fairly isolated. It just needs to be merged over.
>
> --Rafael
>
> On 11/22/2010 07:39 AM, Robbie Gemmell (JIRA) wrote:
>>
>>      [
>> https://issues.apache.org/jira/browse/QPID-2914?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
>> ]
>>
>> Robbie Gemmell updated QPID-2914:
>> ---------------------------------
>>
>>     Fix Version/s:     (was: 0.8)
>>                    0.9
>>
>>> address parser doesn't recognize None
>>> -------------------------------------
>>>
>>>                 Key: QPID-2914
>>>                 URL: https://issues.apache.org/jira/browse/QPID-2914
>>>             Project: Qpid
>>>          Issue Type: Bug
>>>          Components: Python Client
>>>            Reporter: Rafael H. Schloming
>>>            Assignee: Rafael H. Schloming
>>>             Fix For: 0.9
>>>
>>>
>>> The address parser treats None as an ID rather than as a special token.
>>
>
>
> ---------------------------------------------------------------------
> Apache Qpid - AMQP Messaging Implementation
> Project:      http://qpid.apache.org
> Use/Interact: mailto:dev-subscribe@qpid.apache.org
>
>

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


Re: [jira] Updated: (QPID-2914) address parser doesn't recognize None

Posted by Rafael Schloming <ra...@redhat.com>.
Is it too late to get this onto the RC branch for 0.8? The fix is on 
trunk and fairly isolated. It just needs to be merged over.

--Rafael

On 11/22/2010 07:39 AM, Robbie Gemmell (JIRA) wrote:
>
>       [ https://issues.apache.org/jira/browse/QPID-2914?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
>
> Robbie Gemmell updated QPID-2914:
> ---------------------------------
>
>      Fix Version/s:     (was: 0.8)
>                     0.9
>
>> address parser doesn't recognize None
>> -------------------------------------
>>
>>                  Key: QPID-2914
>>                  URL: https://issues.apache.org/jira/browse/QPID-2914
>>              Project: Qpid
>>           Issue Type: Bug
>>           Components: Python Client
>>             Reporter: Rafael H. Schloming
>>             Assignee: Rafael H. Schloming
>>              Fix For: 0.9
>>
>>
>> The address parser treats None as an ID rather than as a special token.
>


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


[jira] Updated: (QPID-2914) address parser doesn't recognize None

Posted by "Robbie Gemmell (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/QPID-2914?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Robbie Gemmell updated QPID-2914:
---------------------------------

    Fix Version/s:     (was: 0.8)
                   0.9

> address parser doesn't recognize None
> -------------------------------------
>
>                 Key: QPID-2914
>                 URL: https://issues.apache.org/jira/browse/QPID-2914
>             Project: Qpid
>          Issue Type: Bug
>          Components: Python Client
>            Reporter: Rafael H. Schloming
>            Assignee: Rafael H. Schloming
>             Fix For: 0.9
>
>
> The address parser treats None as an ID rather than as a special token.

-- 
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] Commented: (QPID-2914) address parser doesn't recognize None

Posted by "Robbie Gemmell (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/QPID-2914?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12934583#action_12934583 ] 

Robbie Gemmell commented on QPID-2914:
--------------------------------------

Updating JIRA to reflect that Rafael has fixed this on trunk and merged it to the 0.8-release-candidates branch.

> address parser doesn't recognize None
> -------------------------------------
>
>                 Key: QPID-2914
>                 URL: https://issues.apache.org/jira/browse/QPID-2914
>             Project: Qpid
>          Issue Type: Bug
>          Components: Python Client
>    Affects Versions: 0.7
>            Reporter: Rafael H. Schloming
>            Assignee: Robbie Gemmell
>             Fix For: 0.8
>
>
> The address parser treats None as an ID rather than as a special token.

-- 
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-2914) address parser doesn't recognize None

Posted by "Robbie Gemmell (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/QPID-2914?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Robbie Gemmell updated QPID-2914:
---------------------------------

    Affects Version/s: 0.7
        Fix Version/s:     (was: 0.9)
                       0.8

> address parser doesn't recognize None
> -------------------------------------
>
>                 Key: QPID-2914
>                 URL: https://issues.apache.org/jira/browse/QPID-2914
>             Project: Qpid
>          Issue Type: Bug
>          Components: Python Client
>    Affects Versions: 0.7
>            Reporter: Rafael H. Schloming
>            Assignee: Rafael H. Schloming
>             Fix For: 0.8
>
>
> The address parser treats None as an ID rather than as a special token.

-- 
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