Re: [Koha] Koha 3.18 : Search Patrons -- Possible Bug
Hi I updated Koha last night on Xubuntu using the PPA. Now I'm having the same problem on Firefox 34.0, It's working on Firefox 33.0. As a work around, you can search using the 'Check out' tab on the home page and then clicking on the "Details" tab. On Firefox 34.0 the 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 On Firefox 33.0, which works, the 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.js:412 Empty string passed to getElementById(). jquery.js 2 -- Bob Ewart On Wed, Dec 3, 2014 Arslan Farooq <arslanone@gmail.com> wrote:
Hi guys,
So, this morning, I noticed that Google Chrome (Windows) did not have the issue. Browsing patron working, and patron search working.
I checked the console, no errors. I checked the browser version and it was still 39.0.2171.71 (no auto upgraded).
But issue has resolved automagically. Not sure how.
May be it was a cache issue.
Arslan
On Mon, Dec 1, 2014 at 1:10 PM, Arslan Farooq<arslanone@gmail.com> wrote:
Hi,
Crap. More information.
In previous email, Chrome was Google Chrome in Windows 7.
Just checked same thing in Chromium 37.0.2062.120 Built on Debian 7.6 (64 bit), and search and browse patron work perfectly there. Not even a warning.
So problem seems to be in Google Chrome 39.0.2171.71 on Windows.
Arslan
On Mon, Dec 1, 2014 at 1:00 PM, Arslan Farooq<arslanone@gmail.com> wrote:
Hi,
So a bit more about for what's happening here.
In Chrome 39.0.2171.71, opening members-home.pl results in following errors in Chrome's console: http://s16.postimg.org/hwizcejpx/search.png
Entering a name of a patron and clicking "Search" does not work.
And clicking any alphabet (for browsing) results in another error entry: http://s16.postimg.org/qdihnboet/browse.png
In Firefox, things work correctly. Search works. Browsing patrons work. No javascript errors. There are couple of warnings though: http://s30.postimg.org/409gpgq1d/ff1.png http://s30.postimg.org/9zx7t4att/ff2.png
Arslan
On Mon, Dec 1, 2014 at 12:38 PM, Chris Cormack<chris@bigballofwax.co.nz> wrote:
On 1 December 2014 at 20:29, Josef Moravec<josef.moravec@gmail.com> wrote:
Hello Arslan,
I've just upgraded to Koha 3.18 (Debian 7, packages install) and Patron searching is working well.
As the result table is loaded via ajax, did you try to look in your browser developer tools, if there is some javascript error? Is it possible, that you have some user javascript in your staff client which can make this problem??
Hi Arslan and Josef
Yep, it is working here also, do note that it defaults to seaching by starts with ..
Chris _______________________________________________ Koha mailing listhttp://koha-community.org Koha@lists.katipo.co.nz http://lists.katipo.co.nz/mailman/listinfo/koha
-- Electronic Resource Librarian SZABIST Islamabad www.szabist-isb.edu.pk arslan.farooq@szabist-isb.edu.pk +92 514 863 363-65
-- Electronic Resource Librarian SZABIST Islamabad www.szabist-isb.edu.pk arslan.farooq@szabist-isb.edu.pk +92 514 863 363-65
-- Electronic Resource Librarian SZABIST Islamabad www.szabist-isb.edu.pk arslan.farooq@szabist-isb.edu.pk +92 514 863 363-65
* Bob Ewart (bob-ewart@bobsown.com) wrote:
Hi
I updated Koha last night on Xubuntu using the PPA. Now I'm having the same problem on Firefox 34.0, It's working on Firefox 33.0. As a work around, you can search using the 'Check out' tab on the home page and then clicking on the "Details" tab.
On Firefox 34.0 the 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
On Firefox 33.0, which works, the 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.js:412 Empty string passed to getElementById(). jquery.js 2
Hi All Can you file a bug at bugs.koha-community.org please, with as much information as possible please. Chris -- Chris Cormack Catalyst IT Ltd. +64 4 803 2238 PO Box 11-053, Manners St, Wellington 6142, New Zealand
On 12/04/2014 03:11 PM, Chris Cormack wrote:
* Bob Ewart (bob-ewart@bobsown.com) wrote:
Hi
I updated Koha last night on Xubuntu using the PPA. Now I'm having the same problem on Firefox 34.0, It's working on Firefox 33.0. As a work around, you can search using the 'Check out' tab on the home page and then clicking on the "Details" tab.
On Firefox 34.0 the 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
On Firefox 33.0, which works, the 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.js:412 Empty string passed to getElementById(). jquery.js 2
Hi All
Can you file a bug at bugs.koha-community.org please, with as much information as possible please.
Chris
Done http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13395 -- Bob
The problem was fixed quickly after some Xubuntu updates. It was probably in a Koha dependency somewhere down the line. I've suggested that bug 13395 be closed. On 12/04/2014 03:11 PM, Chris Cormack wrote:
* Bob Ewart (bob-ewart@bobsown.com) wrote:
Hi
I updated Koha last night on Xubuntu using the PPA. Now I'm having the same problem on Firefox 34.0, It's working on Firefox 33.0. As a work around, you can search using the 'Check out' tab on the home page and then clicking on the "Details" tab.
On Firefox 34.0 the 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
On Firefox 33.0, which works, the 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.js:412 Empty string passed to getElementById(). jquery.js 2
Hi All
Can you file a bug at bugs.koha-community.org please, with as much information as possible please.
Chris
Done http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13395 -- Bob
participants (2)
-
Bob Ewart -
Chris Cormack