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 (Created) (JIRA)" <ji...@apache.org> on 2012/01/02 07:51:31 UTC

[jira] [Created] (CAMEL-4848) Properties component - Prefix and suffix tokens which has been quoted should not be skipped

Properties component - Prefix and suffix tokens which has been quoted should not be skipped
-------------------------------------------------------------------------------------------

                 Key: CAMEL-4848
                 URL: https://issues.apache.org/jira/browse/CAMEL-4848
             Project: Camel
          Issue Type: Improvement
          Components: camel-core
            Reporter: Claus Ibsen
            Assignee: Claus Ibsen
            Priority: Minor
             Fix For: 2.9.1


The prefix and suffix tokens from the property placeholders, which has been quoted should be skipped. As it should be regarded as literal.

For example:
{code}
"'{{' + someStuffHere + '}}'"
{code}

For example as part of a groovy script.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Resolved] (CAMEL-4848) Properties component - Prefix and suffix tokens which has been quoted should not be skipped

Posted by "Claus Ibsen (Resolved) (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/CAMEL-4848?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Claus Ibsen resolved CAMEL-4848.
--------------------------------

       Resolution: Fixed
    Fix Version/s:     (was: 2.9.1)
                   2.10
    
> Properties component - Prefix and suffix tokens which has been quoted should not be skipped
> -------------------------------------------------------------------------------------------
>
>                 Key: CAMEL-4848
>                 URL: https://issues.apache.org/jira/browse/CAMEL-4848
>             Project: Camel
>          Issue Type: Improvement
>          Components: camel-core
>            Reporter: Claus Ibsen
>            Assignee: Claus Ibsen
>            Priority: Minor
>             Fix For: 2.10
>
>
> The prefix and suffix tokens from the property placeholders, which has been quoted should be skipped. As it should be regarded as literal.
> For example:
> {code}
> "'{{' + someStuffHere + '}}'"
> {code}
> For example as part of a groovy script.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira