]> git.koha-community.org Git - koha.git/commit
Bug 29152: Change default value for SearchLimitLibrary to 'homebranch'
authorNick Clemens <nick@bywatersolutions.com>
Wed, 6 Oct 2021 12:56:39 +0000 (12:56 +0000)
committerJonathan Druart <jonathan.druart@bugs.koha-community.org>
Tue, 2 Nov 2021 13:57:18 +0000 (14:57 +0100)
commit47a0e5e49e349f7e8a48cc916eb30c6dd4b0f77b
treee7dd7b879b9b63ca61f798854e8bff8cc8015465
parentafa594c73b7c3af4014cc35a9ead7c323f05a80c
Bug 29152: Change default value for SearchLimitLibrary to 'homebranch'

Behvaiour before this option was added was 'homebranch'
We should preserve this rather than introduce a change

No atomic update added as liobraries may have already set/changed the value,
but safer to default to previous behvaiour

Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com>
Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
installer/data/mysql/mandatory/sysprefs.sql
installer/data/mysql/updatedatabase.pl