Opened 8 years ago
Closed 8 years ago
#16319 closed defect (fixed)
TimePicker: duplicate times displayed
Reported by: | Douglas Hays | Owned by: | Douglas Hays |
---|---|---|---|
Priority: | undecided | Milestone: | 1.8.2 |
Component: | Dijit - Form | Version: | 1.8.1 |
Keywords: | Cc: | ||
Blocked By: | Blocking: |
Description
Run test_TimeTextBox.html and type 5:30 in the first box. 3 times are displayed, 5:30 AM, 5:30 PM and 5:30 PM again.
Change History (2)
comment:1 Changed 8 years ago by
Milestone: | tbd → 1.8.2 |
---|---|
Status: | new → assigned |
comment:2 Changed 8 years ago by
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Note: See
TracTickets for help on using
tickets.
In [29922]:
Fixes #16319. Fix _TimePicker to avoid duplicate times.