Opened 8 years ago
Closed 8 years ago
#16411 closed defect (fixed)
IE6-8: round(0.95, 0) returns 2
Reported by: | Douglas Hays | Owned by: | Douglas Hays |
---|---|---|---|
Priority: | high | Milestone: | 1.7.5 |
Component: | General | Version: | 1.7.3 |
Keywords: | Cc: | Adam Peller, Eugene Lazutkin | |
Blocked By: | Blocking: |
Description
dojo.number.round(0.95, 0) and dojox.math.round(0.95, 0) both return 2 instead of 1 for IE6/7/8. This seems pretty severe.
Attachments (1)
Change History (4)
comment:1 Changed 8 years ago by
Cc: | Adam Peller Eugene Lazutkin added |
---|---|
Priority: | undecided → high |
Changed 8 years ago by
Attachment: | 16411.patch added |
---|
comment:2 Changed 8 years ago by
Milestone: | tbd → 1.7.5 |
---|---|
Owner: | set to Douglas Hays |
Status: | new → assigned |
Note: See
TracTickets for help on using
tickets.
patch for trunk