https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=40248
Janusz Kaczmarek <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Failed QA |Signed Off --- Comment #4 from Janusz Kaczmarek <[email protected]> --- (In reply to Marcel de Rooy from comment #3) > (In reply to Janusz Kaczmarek from comment #0) > > Recently (between 23.11 and 24.11) the following problem has emerged: > > with IndependentBranches = 'Yes' and SearchMyLibraryFirst = 'Limit' > > a logged in user is unable to search other libraries' resources, > > even if OpacAddMastheadLibraryPulldown is set to 'Add'. > > Hi Janusz, > This is indeed confusing. > I think we need a solution that brings those two prefs together somewhow. > The name SearchMyLibraryFirst is a bit weird too, since the name refers to > sorting instead of limiting. > Can we get rid of OpacAddMastheadLibraryPulldown ? I'm not sure. I can imagine situations where librarians would wish to have the pull-down and also an opposite one. I agree that the name SearchMyLibraryFirst is a bit misleading but we have it like this from ages. Somehow it is correct and logical: search my library *first*, because it is selected as default, and if you did not find choose all libraries and now search everywhere. This is how it used to work and how what users are used to. The described problem arose in an environment of an union catalogue where with settings as described. After an upgrade the users complained that they are unable to search for other libraries resources when logged in. After logging off the are. This is not only inconvenient, it seems to not be logical. The problem seems to be caused by Bug 36742 where the author and the testers apparently missed this use case and over-limitted the display of 'All libraries' option. So I would regard my patch as a follow-up to 36742. -- 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/
