Search and Top Navigation
#4055 closed bug (fixed)
Opened February 04, 2009 12:36AM UTC
Closed February 13, 2009 04:12AM UTC
Datepicker onclick events contain references to "jQuery"
Reported by: | jbourey | Owned by: | scottgonzalez |
---|---|---|---|
Priority: | blocker | Milestone: | 1.7 |
Component: | ui.datepicker | Version: | 1.6rc6 |
Keywords: | datepicker, noconflict | Cc: | |
Blocked by: | Blocking: |
Description
When running the datepicker with jQuery.noConflict(true), onclick events produce an error of "jQuery is undefined." It appears that the onclick events on the date links refer explicitly to "jQuery".
Attachments (0)
Change History (5)
Changed February 11, 2009 12:53PM UTC by comment:1
priority: | minor → blocker |
---|
Changed February 11, 2009 01:40PM UTC by comment:2
resolution: | → fixed |
---|---|
status: | new → closed |
Fixed in r2066.
Changed February 12, 2009 04:03AM UTC by comment:3
resolution: | fixed |
---|---|
status: | closed → reopened |
Needs a test.
Changed February 13, 2009 04:07AM UTC by comment:4
owner: | → scott.gonzalez |
---|---|
status: | reopened → accepted |
Changed February 13, 2009 04:12AM UTC by comment:5
resolution: | → fixed |
---|---|
status: | accepted → closed |
Test added in r2071.