[Koha-bugs] [Bug 8987] "New report button" broken

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Tue Oct 30 16:21:59 CET 2012


http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8987

--- Comment #1 from Owen Leonard <oleonard at myacpl.org> ---
There is a JavaScript error causing an interruption to JS processing, resulting
in the broken button. The error:

TypeError: $(".datepicker").datepicker is not a function
/cgi-bin/koha/reports/guided_reports.pl
Line 311

".datepicker" is related to the jQueryUI datepicker, so it looks like an update
was picked from master which shouldn't have been.

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list