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

--- Comment #6 from Fridolin Somers <[email protected]> ---
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.

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