Opened 14 years ago
Closed 14 years ago
#1692 closed defect (fixed)
DropdownDatePicker NaN case problems
Reported by: | bill | Owned by: | tk |
---|---|---|---|
Priority: | high | Milestone: | 0.9 |
Component: | Widgets | Version: | 0.3 |
Keywords: | Cc: | ||
Blocked By: | Blocking: |
Description
In http://archive.dojotoolkit.org/nightly/tests/widget/test_DropdownDatePicker, in the second widget, having an illegal value causes the calendar to show up strangely (lots of NaNs?) and there's no way to get it back to normal.
Note: See
TracTickets for help on using
tickets.
(In [7542]) Fixes #1694 Fixes #1692 Finally found and fixed these 2 bugs... Test case updated to remove the "known bug" test case text.