You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@camel.apache.org by "Aurélien Pupier (Jira)" <ji...@apache.org> on 2021/02/23 10:56:00 UTC

[jira] [Created] (CAMEL-16250) Support text finishing with a dash in StringHelper.dashToCamelCase

Aurélien Pupier created CAMEL-16250:
---------------------------------------

             Summary: Support text finishing with a dash in StringHelper.dashToCamelCase
                 Key: CAMEL-16250
                 URL: https://issues.apache.org/jira/browse/CAMEL-16250
             Project: Camel
          Issue Type: Improvement
          Components: camel-core
    Affects Versions: 3.8.0
            Reporter: Aurélien Pupier


{noformat}
StringHelper.dashToCamelCase("a-")
{noformat}

is throwing a StringIndexOutOfBoundsException

it is useful tohandle it at this level so that we can pass even incomplete string during development phase



--
This message was sent by Atlassian Jira
(v8.3.4#803005)