James Haugen created LANG-1060:
----------------------------------
Summary: NumberUtils.isNumber assumes number starting with Zero is
octal
Key: LANG-1060
URL: https://issues.apache.org/jira/browse/LANG-1060
Project: Commons Lang
Issue Type: Bug
Components: lang.math.*
Affects Versions: 3.3.2
Reporter: James Haugen
Fix For: 3.x
The isNumber method assumes, that if the String being passed in doesn't have an
'X' at the second char it is an octal number.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)