https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=40277
David Nind <[email protected]> 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 <[email protected]> --- (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. _______________________________________________ Koha-bugs mailing list [email protected] https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
