https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=30331 --- Comment #25 from Lucas Gass (lukeg) <lucas@bywatersolutions.com> --- (In reply to Jonathan Druart from comment #24)
There is a diff in syspref's description for existing installs:
# Failed test 'Comparing AutomaticRenewalPeriodBase' # at t/db_dependent/check_sysprefs.t line 135.
# Structures begin differing at:
# $got->{explanation} = 'Set whether the renewal date should be counted from the date_due or from the moment the Patron asks for renewal, for automatic renewals' # $expected->{explanation} = 'Set whether the renewal date should be counted from the date_due or from the moment the Patron asks for renewal, for automatic renewals '
# Failed test 'Comparing ManualRenewalPeriodBase' # at t/db_dependent/check_sysprefs.t line 135.
# Structures begin differing at:
# $got->{explanation} = 'Set whether the renewal date should be counted from the date_due or from the moment the Patron asks for renewal ' # $expected->{explanation} = 'Set whether the renewal date should be counted from the date_due or from the moment the Patron asks for renewal, for manual renewals ' # Looks like you failed 2 tests of 1753.
Instead of fixing here I am filing as a new bug: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=41771 -- You are receiving this mail because: You are watching all bug changes.