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 2013/04/02 15:15:15 UTC

[jira] [Resolved] (CAMEL-6230) Allow endpoints to configure useRawUri to force using raw uris

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

Claus Ibsen resolved CAMEL-6230.
--------------------------------

    Resolution: Fixed

Fixed #2.

For #1, we can for now rely on the RAW(value) style. As implementing this would require to parse the parameters possible twice, as we need to discover that useRawUri=true was configured. And that can use property placeholders, so we can't just rely on indexOf for scanning that. 

Not sure if this is worth the extra effort, and further complicating the parameter parsing logic to handle this.
                
> Allow endpoints to configure useRawUri to force using raw uris
> --------------------------------------------------------------
>
>                 Key: CAMEL-6230
>                 URL: https://issues.apache.org/jira/browse/CAMEL-6230
>             Project: Camel
>          Issue Type: Improvement
>          Components: camel-core
>    Affects Versions: 2.11.0
>            Reporter: Claus Ibsen
>            Assignee: Claus Ibsen
>             Fix For: 2.11.0
>
>
> 1)
> This allows end users to control this, in some situations where they need this.
> 2)
> Also the parameters Map when using raw uri should contain the raw values. Currently AFAIR its only the uri string that is raw.
> We need to make this consistent as well.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira