http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12577 Bug ID: 12577 Summary: Search is broke after upgrade from 3.14.7 to 3.16.1 Change sponsored?: --- Product: Koha Version: 3.16 Hardware: All OS: All Status: NEW Severity: major Priority: P5 - low Component: Searching Assignee: gmcharlt@gmail.com Reporter: magnus@enger.priv.no QA Contact: testopia@bugs.koha-community.org I have a server running several Koha instances with marcflavour = 'normarc' off a standard package install. Last night I upgraded from 3.14.7 to 3.16.1 (changed the apt config from oldstable to squeeze). Now searching both in the public catalogue and the staff client fails with this message: Error: Can't call method "raw" on an undefined value at /usr/share/koha/lib/C4/Search.pm line 494. In the log opac-error.log (not sure they are relevant): [Tue Jul 15 12:45:47 2014] [error] [client 84.202.33.22] [Tue Jul 15 12:45:47 2014] opac-search.pl: Use of uninitialized value $error in concatenation (.) or string at /usr/share/koha/opac/cgi-bin/opac/opac-search.pl line 538., referer: http://esme.priv.bibkat.no/cgi-bin/koha/opac-search.pl?q=lessig [Tue Jul 15 12:45:50 2014] [warn] proxy: No protocol handler was valid for the URL /cgi-bin/koha/opac-view.pl. If you are using a DSO version of mod_proxy, make sure the proxy submodules are included in the configuration using LoadModule. I have tried a full reindex of Zebra, as well as restarting Zebra, but to no avail, alas. This might be another manifestation of Bug 9256. -- You are receiving this mail because: You are watching all bug changes.