https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=3492
--- Comment #76 from Martin Renvoize (ashimema) <[email protected]> --- Created attachment 192904 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=192904&action=edit Bug 3492: (follow-up) Add missing TitleHoldFeeStrategy to sysprefs.sql The TitleHoldFeeStrategy system preference was added in the database update script (251200023.pl) but was missing from sysprefs.sql, causing issues for fresh installations that don't run the update script. This preference likely disappeared during rebases. Adding it in the correct alphabetical position between 'timeout' and 'todaysIssuesDefaultSortOrder'. -- 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/
