[Koha-bugs] [Bug 28017] Allow non-FQDN and IP addresses in emails

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Tue Apr 6 10:54:44 CEST 2021


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

--- Comment #17 from Jonathan Druart <jonathan.druart at bugs.koha-community.org> ---
Some tests failing, please fix ASAP

t/db_dependent/Letters.t .. 83/84 Fake send_or_die at t/db_dependent/Letters.t
line 41.

    #   Failed test 'Exception thrown if invalid email is passed'
    #   at t/db_dependent/Letters.t line 995.
    # expecting: Koha::Exceptions::BadParameter
    # found: normal exit

    #   Failed test 'Invalid KohaAdminEmailAddress => status pending'
    #   at t/db_dependent/Letters.t line 999.
    #          got: 'sent'
    #     expected: 'pending'
Fake send_or_die at t/db_dependent/Letters.t line 41.

    #   Failed test 'Message 1 status is unchanged'
    #   at t/db_dependent/Letters.t line 1006.
    #          got: 'sent'
    #     expected: 'pending'
    # Looks like you planned 5 tests but ran 6.
    # Looks like you failed 3 tests of 6 run.

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


More information about the Koha-bugs mailing list