You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@camel.apache.org by "Claus Ibsen (JIRA)" <ji...@apache.org> on 2017/05/14 10:05:04 UTC

[jira] [Assigned] (CAMEL-11277) camel-restlet - Should include component name in from endpoint uri

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

Claus Ibsen reassigned CAMEL-11277:
-----------------------------------

    Assignee: Claus Ibsen

> camel-restlet - Should include component name in from endpoint uri
> ------------------------------------------------------------------
>
>                 Key: CAMEL-11277
>                 URL: https://issues.apache.org/jira/browse/CAMEL-11277
>             Project: Camel
>          Issue Type: Improvement
>          Components: camel-restlet
>            Reporter: Claus Ibsen
>            Assignee: Claus Ibsen
>            Priority: Minor
>             Fix For: 2.20.0
>
>
> It outputs its uri as
> {code}
> http://localhost:1301/orders with spaces in path/{id}/{x}?restletMethod=GET
> {code}
> Which looses the restlet component name, as it should be
> {code}
> restlet://http://localhost:1301/orders%20with%20spaces%20in%20path/{id}/{x}?restletMethod=GET
> {code}



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)