https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=40277 David Nind <david@davidnind.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Text to go in the| |This fixes the cause of an release notes| |unnecessary warning | |message[1] in the logs when | |searching the OPAC when not | |logged in. (This warning | |was occurring when the | |OpacAdvancedSearchTypes | |system preference was set | |to something other than | |"itemtypes", for example | |"loc".) | | | |[1] Warning message: | |[WARN] Use of uninitialized | |value $branch_limit in | |concatenation (.) or string | |at ... --- Comment #6 from David Nind <david@davidnind.com> --- (In reply to Jonathan Druart from comment #4)
(In reply to David Nind from comment #3)
I couldn't replicate the issue on KTD.
Set OpacAdvancedSearchTypes to something else than "itemtypes". eg. "loc", then go to http://localhost:8080/cgi-bin/koha/opac-search.pl
Thanks Jonathan! I've amended the commit message to include this step -- You are receiving this mail because: You are watching all bug changes.