You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@camel.apache.org by "Willem Jiang (JIRA)" <ji...@apache.org> on 2013/07/13 05:01:50 UTC

[jira] [Created] (CAMEL-6544) StringQuoteHelper should skip the separate character

Willem Jiang created CAMEL-6544:
-----------------------------------

             Summary: StringQuoteHelper should skip the separate character
                 Key: CAMEL-6544
                 URL: https://issues.apache.org/jira/browse/CAMEL-6544
             Project: Camel
          Issue Type: Bug
          Components: camel-core
    Affects Versions: 2.11.0
            Reporter: Willem Jiang
            Assignee: Willem Jiang
            Priority: Minor
             Fix For: 2.11.2, 2.12.0


The StringQuoteHelper.splitSafeQuote can not split the invocation string like this
"*, '', 'arg3'"
The third parameter should be "arg3" but camel 2.11.0 treat it as ",arg3".
Here is [the mail thread| http://camel.465427.n5.nabble.com/Bean-Method-Invocation-regression-in-2-11-tp5735576.html] which discuses about it. 

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