https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=40903

--- Comment #9 from David Cook <[email protected]> ---
(In reply to Fridolin Somers from comment #6)
> Ahhh the code before 24.11 was calling :
>   [% FOREACH BranchesLoo IN Branches.all( selected => opac_name ) %]
> 'opac_name' comming from C4::Auth and depending on system preference
> 'SearchMyLibraryFirst'.
> 
> So we must use the same 'selected' I bet.
> And add system preference 'SearchMyLibraryFirst' to the test plan.

Ahh interesting. 

The older libraries I checked appear to be using SearchMyLibraryFirst, which is
why it seemed like older versions worked the same way. 

Nice one, Frido!

-- 
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/

Reply via email to