[ 
https://issues.apache.org/jira/browse/LANG-428?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12997448#comment-12997448
 ] 

Matt Benson commented on LANG-428:
----------------------------------

I was recently frustrated by the apparent nonsensicality of 
{{StringUtils.isNumeric("") == true}} as well, and this despite my having added 
a comment to this issue those approximately 3 years ago.  :P  +1 from me to 
change this behavior.

> StringUtils.isNumeric
> ---------------------
>
>                 Key: LANG-428
>                 URL: https://issues.apache.org/jira/browse/LANG-428
>             Project: Commons Lang
>          Issue Type: Bug
>          Components: lang.*
>    Affects Versions: 2.3
>            Reporter: Artem Sakhnov
>            Priority: Minor
>             Fix For: 3.0
>
>
> StringUtils.isNumeric.
> if we put empty string as parameter we got true.
> StringUtils.isNumeric("") return true.

-- 
This message is automatically generated by JIRA.
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to