Closed Bug 758299 Opened 13 years ago Closed 13 years ago

parseInt("09")

Categories

(Rhino Graveyard :: Core, defect)

1.7R1
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED DUPLICATE of bug 43425

People

(Reporter: office, Unassigned)

Details

User Agent: Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/536.5 (KHTML, like Gecko) Chrome/19.0.1084.52 Safari/536.5 Steps to reproduce: parseInt("09") Actual results: parseInt("09") returns "NaN" Expected results: should parse to 9.0 works for parseInt("08") and parseInt("10")
Status: UNCONFIRMED → RESOLVED
Closed: 13 years ago
Resolution: --- → DUPLICATE
You need to log in before you can comment on or make changes to this bug.