Opened 11 years ago
Closed 11 years ago
#8565 closed defect (fixed)
dijit._TimePicker crashes with unreferenced item
Reported by: | Nathan Toone | Owned by: | Nathan Toone |
---|---|---|---|
Priority: | high | Milestone: | 1.3 |
Component: | Dijit | Version: | 1.2.3 |
Keywords: | Cc: | ||
Blocked By: | Blocking: |
Description
If you open the dijit/tests/form/test_TimePickerTextBox.html file, and filter any of the boxes so that no options exist, clicking on either of the arrows in the dropdown will cause an error.
Note: See
TracTickets for help on using
tickets.
(In [16539]) Fixes #8565 - make sure that the menu actually has child nodes before referencing them