What steps will reproduce the problem?
1. Load jquery-ui.1.9.1.js for jquery-ui support
2. Attempt to load agenda items after initializing the calendar
3. Agenda loading fails with an error thrown (see below)
4. This problem does not occur with jquery-ui.1.8.20.js loaded instead.
What is the expected output? What do you see instead?
throws an exception in jquery-1.7.2.min.js - "cannot call methods on draggable
prior to initialization; attempted to call method 'enable'
jquery-1.7.2.min.js, line 2 character 10691"
The code line that triggers the exception is in renderAgendaDivElement:
"d.draggable("enable")"
or so sayeth the call stack trace in IE9.
What version of the product are you using? On what operating system?
Most recent version.
Please provide any additional information below.
Original issue reported on code.google.com by rpsimo...@beaglebay.com on 1 Nov 2012 at 10:30
Original issue reported on code.google.com by
rpsimo...@beaglebay.com
on 1 Nov 2012 at 10:30