Bug 5852

Summary: Masthead search, with OpacAddMastheadLibraryPulldown on, does not honor SearchMyLibraryFirst
Product: Koha Reporter: Liz Rea <wizzyrea>
Component: OPACAssignee: Owen Leonard <oleonard>
Status: CLOSED FIXED QA Contact: Bugs List <koha-bugs>
Severity: enhancement    
Priority: PATCH-Sent (DO NOT USE) CC: chris, dianajweaver, jwagner, wizzyrea
Version: 3.4   
Hardware: All   
OS: All   
Change sponsored?: --- Patch complexity: ---
Documentation contact: Documentation submission:
Text to go in the release notes:
Version(s) released in:
Bug Depends on: 5390    
Bug Blocks:    

Description Liz Rea 2011-03-10 21:29:29 UTC
With SearchMyLibraryFirst off, and OpacAddMastheadLibrarPulldown on, logged in users are defaulted to their home library, regardless of the setting for "SearchMyLibraryFirst"

The pulldown should honor the preference for "SearchMyLibraryFirst" and default to ALL if SMLF is OFF, and the patron's home library if SMLF is ON.
Comment 1 Liz Rea 2011-03-21 21:53:20 UTC
Patch from Ian Walls fixes this.
Comment 2 Chris Cormack 2011-03-23 23:33:52 UTC
This should be fixed by the patch for 5390, please test
Comment 3 Liz Rea 2011-03-26 02:23:17 UTC
Tested, fixed.