http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12005 --- Comment #14 from Jacek Ablewicz <abl@biblos.pk.edu.pl> --- CGI searches do seemingly work, but what I'm getting in my tests (clean master + bug 12005) still suggests that zebra connections have a tendency to accumulate with this patches applied. E.g., opac-authorities-home.pl script does create 21 of them, and they are getting destroyed all together only when the script ends. I dunno - maybe this only happens for a specific zebra / yaz / ZOOM versions, or depends on some configuration settings? On my test rig I have: zebra: 2.0.44-3 yaz: 4.2.30-2 libnet-z3950-zoom-perl 1.26-1+b2 They are all pretty old, but I guess it may be not that uncommon config (such versions are shipped with debian wheezy AFAIRC). In test database I have authorities linked to biblio records by using $9 subfields / auth record IDs. -- You are receiving this mail because: You are watching all bug changes.