You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@commons.apache.org by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2020/12/22 11:18:00 UTC

[jira] [Work logged] (LANG-1631) Check if the char to be searched is defined

     [ https://issues.apache.org/jira/browse/LANG-1631?focusedWorklogId=527152&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-527152 ]

ASF GitHub Bot logged work on LANG-1631:
----------------------------------------

                Author: ASF GitHub Bot
            Created on: 22/Dec/20 11:17
            Start Date: 22/Dec/20 11:17
    Worklog Time Spent: 10m 
      Work Description: coveralls commented on pull request #682:
URL: https://github.com/apache/commons-lang/pull/682#issuecomment-749489826


   
   [![Coverage Status](https://coveralls.io/builds/35888850/badge)](https://coveralls.io/builds/35888850)
   
   Coverage increased (+0.007%) to 95.022% when pulling **ced8a0b0f78e80c906363a20027fdea2cf474b69 on arturobernalg:bugfix/LANG-1631** into **b4456352bcbe3672afba526ea143fca7a53f7843 on apache:master**.
   


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


Issue Time Tracking
-------------------

    Worklog Id:     (was: 527152)
    Time Spent: 20m  (was: 10m)

> Check if the char to be searched is defined
> -------------------------------------------
>
>                 Key: LANG-1631
>                 URL: https://issues.apache.org/jira/browse/LANG-1631
>             Project: Commons Lang
>          Issue Type: Bug
>            Reporter: Arturo Bernal
>            Priority: Major
>          Time Spent: 20m
>  Remaining Estimate: 0h
>
>  
> Crash when the the char to be searched value it's out of range >=  '\u0000' <= '\uFFFF'
>  Getting the next error -->
>  
> {code:java}
> java.lang.IllegalArgumentException: Not a valid Unicode code point: 0xFFFFF936{code}



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