Opened 13 years ago
Closed 13 years ago
#7091 closed defect (fixed)
currency whole demo has invalid state
Reported by: | Adam Peller | Owned by: | Adam Peller |
---|---|---|---|
Priority: | high | Milestone: | 1.2 |
Component: | Dijit | Version: | 1.1.1 |
Keywords: | Cc: | ||
Blocked By: | Blocking: |
Description
with fractional: false
http://dojocampus.org/explorer/#Dijit_Form%20Controls_Text%20Boxes_Currency_Whole
it appends ".00" to the value, which is considered a fraction.
Note: See
TracTickets for help on using
tickets.
(In [14590]) Honor fractional:false for dojo.currency.format. Fixes #7091