http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13395 Bug ID: 13395 Summary: Search Patrons on the home page fails on Firefox 34.0 Change sponsored?: --- Product: Koha Version: 3.18 Hardware: All OS: All Status: NEW Severity: enhancement Priority: P5 - low Component: Patrons Assignee: koha-bugs@lists.koha-community.org Reporter: bob-ewart@bobsown.com QA Contact: testopia@bugs.koha-community.org CC: gmcharlt@gmail.com, kyle.m.hall@gmail.com I updated Koha last night on Xubuntu 14.04 LTS using the PPA. . Using the 'Search patrons' tab on the home page fails on Firefox 34.0. On Firefox 33.0, it works. On Firefox 34.0 the web console shows: Empty string passed to getElementById(). jquery.js:2 Use of getPreventDefault() is deprecated.Use defaultPrevented instead jquery:js:3 TypeError: c is undefined query.dataTables.min.js:65 That last line has a pink background. On Firefox 33.0, which works, the web console shows: Use of getPreventDefault() is deprecated.Use defaultPrevented instead.jquery.js:3 window.controllers is deprecated. Do not use it for UA detection nsHeaderInfo.js412 Empty string passed to getElementById() query.js:2 As a work around, you can search using the 'Check out' tab on the home page and then clicking on the "Details" tab. -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.