You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@opennlp.apache.org by "Suneel Marthi (Jira)" <ji...@apache.org> on 2020/01/25 00:24:00 UTC

[jira] [Assigned] (OPENNLP-1268) StringUtil.toLowerCase() should lowercase codepoints, not chars

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

Suneel Marthi reassigned OPENNLP-1268:
--------------------------------------

    Assignee: Tim Allison

> StringUtil.toLowerCase() should lowercase codepoints, not chars
> ---------------------------------------------------------------
>
>                 Key: OPENNLP-1268
>                 URL: https://issues.apache.org/jira/browse/OPENNLP-1268
>             Project: OpenNLP
>          Issue Type: Task
>            Reporter: Tim Allison
>            Assignee: Tim Allison
>            Priority: Trivial
>
> {{StringUtils#toLowerCase()}} should run Character.tolowerCase() on code points.  It is currently failing to lowercase characters beyond the BMP.



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