ubuntu-bengali-manual team mailing list archive
-
ubuntu-bengali-manual team
-
Mailing list archive
-
Message #03898
[Bug 610092] Re: Issues with LD and Maverick's jquery
** Changed in: loco-directory
Status: Triaged => Fix Committed
** Changed in: loco-directory
Milestone: None => 0.2.22
--
You received this bug notification because you are a member of Ubuntu
Bengali Manual, which is subscribed to loco-directory.
https://bugs.launchpad.net/bugs/610092
Title:
Issues with LD and Maverick's jquery
Status in LoCo Directory:
Fix Committed
Bug description:
Running LoCo Directory on a server with Maverick causes the date and time pickers on the page for creating a new event to stop working. One problem is that LD uses "/media/jquery-ui/css/css/smoothness/jquery-ui.css", which doesn't exist in Maverick's jquery packages (though "/media/jquery-ui/css/smoothness/jquery-ui.css" does and appears to be the right file). Even when that's fixed, only one of the pickers work. Firefox's error log reports:
Error: $.widget.prototype._trigger is undefined
Source File: http://127.0.0.1:8000/media/jquery-ui-timepicker/js/ui.timepickr.min.js
Line: 51
Everything works fine when running the server on Lucid, so this is likely due to a change between Lucid and Maverick's jquery versions.
References