Ticket #4055 (closed bug: fixed)
Datepicker onclick events contain references to "jQuery"
| Reported by: | jbourey | Owned by: | scott.gonzalez |
|---|---|---|---|
| Priority: | blocker | Milestone: | 1.7 |
| Component: | ui.datepicker | Version: | 1.6rc6 |
| Keywords: | datepicker, noconflict | Cc: | |
| Blocking: | Blocked by: |
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
comment:2 Changed 4 years ago by paul
- Status changed from new to closed
- Resolution set to fixed
Fixed in r2066.
comment:3 Changed 4 years ago by scott.gonzalez
- Status changed from closed to reopened
- Resolution fixed deleted
Needs a test.
Note: See
TracTickets for help on using
tickets.

