You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@commons.apache.org by "Bruno P. Kinoshita (Jira)" <ji...@apache.org> on 2020/10/28 08:21:00 UTC

[jira] [Updated] (TEXT-189) Fix CaseUtils when the input string contains only delimiters

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

Bruno P. Kinoshita updated TEXT-189:
------------------------------------
    Summary: Fix CaseUtils when the input string contains only delimiters  (was: Fix CaseUtils)

> Fix CaseUtils when the input string contains only delimiters
> ------------------------------------------------------------
>
>                 Key: TEXT-189
>                 URL: https://issues.apache.org/jira/browse/TEXT-189
>             Project: Commons Text
>          Issue Type: Bug
>            Reporter: Gongpu Zhu
>            Priority: Major
>          Time Spent: 10m
>  Remaining Estimate: 0h
>
> Given a {{str}} that only contains {{delimiters}}, the output of {{CaseUtils.toCamelCase}} should be {{""}}, instead of the original {{str}}.



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