http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9055
--- Comment #13 from M. Tompsett <[email protected]> --- Patch still has updatedatabase.pl issues. However, this comment is about the transition from one system preference to this set of system preferences. I do think this extends the functionality of the SearchMyLibraryFirst, but there is no attempt to translate the old system setting to a newer but equivalent one. I have not tested the functionalities yet, but perhaps the mapping might be something like: SearchMyLibraryFirst:yes => SearchableBranches:preferhome SearchMyLibraryFirst:no => SearchableBranches:all I would expect to see such a transition in the -- updatedatabase.pl section of code. Also, you can add 3 system preferences in one section of code for updatedatabase.pl, you don't need 3 "XXX" sections. As such, I'll leave the status as is, "Patch doesn't apply", and await a newer version which does apply and that has this mapping in the updatedatabase.pl code. -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] http://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/
