http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=4309 --- Comment #5 from Frédérick Capovilla <fcapovilla@live.ca> 2011-01-25 18:28:36 UTC --- Tested on my instance and it is working. Since Bug 5615 was closed, I'd like to add one detail that the patch I attached with it also corrected : In this same authority search window, if the value of "Sort by" is set to "No order", I get an error 500. This happens because on line 267 of AuthoritiesMarc.pm, a "@or" is added to the query even when $orderstring is empty, which invalidates the query. Could anyone look into that? I don't know if I should create another bug report for that similar problem. -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug.