parseInt Returning Zero for parseInt('09') and parseInt('08')

XMLWordPrintableJSON

    • Type: Bug
    • Resolution: Done
    • Priority: Minor - P4
    • None
    • Affects Version/s: 3.0.0
    • Component/s: JavaScript
    • None
    • Fully Compatible
    • ALL
    • Hide

      print(parseInt('09'))

      Show
      print(parseInt('09'))
    • QuInt 8 08/28/15
    • None
    • 3
    • None
    • None
    • None
    • None
    • None
    • None

      When using parseInt for the strings '09' and '08' zero is incorrectly returned. I haven't been able to reproduce this for other '0*' strings.

            Assignee:
            Max Hirschhorn
            Reporter:
            STEPHEN J ERSTAD
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved: