Opened 14 years ago
Closed 14 years ago
#4055 closed bug (fixed)
Datepicker onclick events contain references to "jQuery"
Reported by: | jbourey | Owned by: | Scott González |
---|---|---|---|
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".
Change History (5)
comment:1 Changed 14 years ago by
Priority: | minor → blocker |
---|
comment:2 Changed 14 years ago by
Resolution: | → fixed |
---|---|
Status: | new → closed |
comment:4 Changed 14 years ago by
Owner: | set to scott.gonzalez |
---|---|
Status: | reopened → accepted |
comment:5 Changed 14 years ago by
Resolution: | → fixed |
---|---|
Status: | accepted → closed |
Test added in r2071.
Note: See
TracTickets for help on using
tickets.
Fixed in r2066.