#2749 closed defect (fixed)
dojo.number tests fail in Safari, Opera
Reported by: | Adam Peller | Owned by: | Adam Peller |
---|---|---|---|
Priority: | high | Milestone: | |
Component: | General | Version: | 0.4.2 |
Keywords: | Cc: | ||
Blocked By: | Blocking: |
Description
dojo.number.parse("1,234,567") => NaN
bad use of string.replace() method with 3 args. Use RegExp? instead.
Change History (4)
comment:1 Changed 15 years ago by
Resolution: | → fixed |
---|---|
Status: | new → closed |
comment:2 Changed 15 years ago by
Note: See
TracTickets for help on using
tickets.
(In [8132]) Fixes #2749