Closed GoogleCodeExporter closed 8 years ago
I think the problem is actually on the conversion to number. We're handling
number parsing inconsistently between the importers where we attempt to convert
to an integer first and only if that fails convert to floating point vs in the
toNumber() function where we always convert to floating point.
Original comment by tfmorris
on 26 Feb 2012 at 5:09
Fixed in r2446.
Original comment by tfmorris
on 26 Feb 2012 at 5:27
Original comment by tfmorris
on 8 Mar 2012 at 3:06
Original comment by tfmorris
on 18 Sep 2012 at 3:05
Original issue reported on code.google.com by
ericjarv...@gmail.com
on 26 Feb 2012 at 2:25Attachments: