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

Gary D. Gregory commented on LANG-1695:
---------------------------------------

[~gnodet] [~harshitgoel] 

Please verify your use case and close the ticket if appropriate. See also 
LANG-1806 for a related use case.

> NumberUtils.isParseable does not recognise values such as "2."
> --------------------------------------------------------------
>
>                 Key: LANG-1695
>                 URL: https://issues.apache.org/jira/browse/LANG-1695
>             Project: Commons Lang
>          Issue Type: Bug
>    Affects Versions: 3.12.0
>            Reporter: Guillaume Nodet
>            Priority: Minor
>             Fix For: 3.20.1
>
>
> This is a bit of an edge case, but {{Float.parseFloat("2.")}} returns the 
> value {{2.0f}} as expected, while {{NumberUtils.isParseable("2.")}} returns 
> false.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to