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

Andrew Stitcher resolved PROTON-655.
------------------------------------
    Resolution: Fixed

I used the supplied unit test, but not the suggested code.

> URL parser fails to parse ActiveMQ dynamically generated address
> ----------------------------------------------------------------
>
>                 Key: PROTON-655
>                 URL: https://issues.apache.org/jira/browse/PROTON-655
>             Project: Qpid Proton
>          Issue Type: Bug
>          Components: proton-c
>    Affects Versions: 0.7
>            Reporter: Fabien CHEVALIER
>            Assignee: Andrew Stitcher
>              Labels: patch
>             Fix For: 0.8
>
>         Attachments: 0001-Url-parser-bugfix.patch
>
>
> This address:
> localhost/temp-queue://ID:ganymede-36663-1408448359876-2:123:0
> Gets parsed as follows:
> {text = 0xa527e68, passive = false, scheme = 0xa5476c0
> "localhost/temp-queue", user = 0x0, pass = 0x0, host = 0xa5476d7 "ID", port
> = 0xa5476da "ganymede-36663-1408448359876-2:123:0", name = 0x0}
> This is obviously wrong.
> The attached patch fixes that.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to