Opened 9 years ago
Closed 5 years ago
#14513 closed defect (patchwelcome)
dojo.number.format returning "-0"
Reported by: | jeetesh_n | Owned by: | Adam Peller |
---|---|---|---|
Priority: | high | Milestone: | 1.13 |
Component: | Core | Version: | 1.7.1 |
Keywords: | Cc: | ||
Blocked By: | Blocking: |
Description
dojo.number.format(-0.0004, {places:1}) Returns: "-0.0"
There should be no minus sign in the result
Change History (5)
comment:1 Changed 9 years ago by
Owner: | set to Adam Peller |
---|
comment:2 Changed 9 years ago by
Milestone: | tbd → 1.8 |
---|---|
Status: | new → assigned |
comment:3 Changed 8 years ago by
Milestone: | 1.8 → 2.0 |
---|
1.8 has been tagged; moving all outstanding tickets to next major release milestone.
comment:4 Changed 5 years ago by
Component: | General → Core |
---|
comment:5 Changed 5 years ago by
Milestone: | 2.0 → 1.12 |
---|---|
Resolution: | → patchwelcome |
Status: | assigned → closed |
Given that no one has shown interest in creating a patch in the past 4+ years, I'm closing this as patchwelcome.
Note: See
TracTickets for help on using
tickets.
@peller - this is yours, right?