Modify ↓
#7353 closed defect (invalid)
Call to datepicker fails
Reported by: | Owned by: | Robert Corsaro | |
---|---|---|---|
Priority: | normal | Component: | DateFieldPlugin |
Severity: | normal | Keywords: | js datepicker |
Cc: | Trac Release: | 0.11 |
Description
DateFieldPlugin produces a JS error : (as seen on Firefox error console)
jQuery(".datepick").datepicker is not a function http://mytracserver/datefield/datefield.js
Setup:
- Trac 0.11.7
- HTML notification patch
- ComponentDependencyPlugin 0.1
- TicketSideBarProvider 0.0
- TracAccountManager 0.2.1dev-r7731
- TracCustomFieldAdmin 0.2.2
- TracDateField 1.0.1
- TracGanttCalendarPlugin 0.1
- TracHoursPlugin 0.5.2
- replaced the jquery.js from 0.11.7 with the one expected for TracDateField (jquery 1.3.2, rev 6246)
Attachments (0)
Change History (2)
comment:1 Changed 14 years ago by
Resolution: | → invalid |
---|---|
Status: | new → closed |
comment:2 Changed 14 years ago by
Note: See
TracTickets for help on using
tickets.
Local installation problem