[Koha-bugs] [Bug 28581] Patron's queue_notice uses inbound_email_address incorrectly

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Mon Jun 21 10:53:48 CEST 2021


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

--- Comment #31 from Marcel de Rooy <m.de.rooy at rijksmuseum.nl> ---
# Subtest: AddRenewal and AddIssuingCharge tests
    1..13
    not ok 1 - Exception is thrown when renewal update to issues fails
    #   Failed test 'Exception is thrown when renewal update to issues fails'
    #   at t/db_dependent/Circulation.t line 3912.
    # expecting: Koha::Exceptions::Checkout::FailedRenewal
    # found: normal exit
    ok 2 - renew log not added because of the syspref RenewalLog
    ok 3 - AddRenewal should set the renewal date with the time part
    not ok 4
    #   Failed test at t/db_dependent/Circulation.t line 3935.
    #          got: '3'
    #     expected: '2'
    ok 5 - The issue of item with issuing charge generates an accountline of
the correct type
    ok 6 - AddIssuingCharge correctly sets branchcode
    ok 7 - AddIssue does not set a hardcoded description for the accountline
    ok 8 - The renewal of item with issuing charge generates an accountline of
the correct type
    ok 9 - AddRenewal correctly sets branchcode
    ok 10 - AddRenewal does not set a hardcoded description for the accountline
    ok 11 - renew log successfully added
    ok 12 - renew statistic successfully added with passed branch
    not ok 13 - Passing skipfinecalc causes fine calculation on renewal to be
skipped
    #   Failed test 'Passing skipfinecalc causes fine calculation on renewal to
be skipped'
    #   at t/db_dependent/Circulation.t line 3972.
    #          got: '6'
    #     expected: '5'
    # Looks like you failed 3 tests of 13.
not ok 42 - AddRenewal and AddIssuingCharge tests
#   Failed test 'AddRenewal and AddIssuingCharge tests'
#   at t/db_dependent/Circulation.t line 3974.

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list