Search and Top Navigation
#4257 closed bug (notabug)
Opened March 01, 2009 08:41PM UTC
Closed December 14, 2009 08:38PM UTC
Datepicker Widget: inst is undefined
Reported by: | peterbraden | Owned by: | |
---|---|---|---|
Priority: | minor | Milestone: | 1.8 |
Component: | ui.datepicker | Version: | 1.6rc6 |
Keywords: | Cc: | ||
Blocked by: | Blocking: |
Description
While this issue has been noticed before, I'm getting this error for a different reason.
Traceback:
inst is undefined
[Break on this error] inst.selectedDay = inst.currentDay = $('a', td).html();
_getInst seems to be returning undefined, despite not throwing any error.
Full code available at http://github.com/peterbraden/verandah c6bb3870902b0067438037db11471c5f6b4b2aa9
Attachments (0)
Change History (3)
Changed March 12, 2009 12:16AM UTC by comment:1
milestone: | 1.6 → 1.8 |
---|
Changed December 13, 2009 09:48PM UTC by comment:2
Tested against 1.6rc6, 1.6, and trunk, couldn't reproduce.
Changed December 14, 2009 08:38PM UTC by comment:3
resolution: | → invalid |
---|---|
status: | new → closed |
As of bhornseth comment, not reproducable.