[Koha-bugs] [Bug 27860] Bad KohaAdminEmailAddress breaks patron self registration and password reset feature

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Tue Mar 23 19:37:57 CET 2021


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

Andrew Fuerste-Henry <andrew at bywatersolutions.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |andrew at bywatersolutions.com

--- Comment #18 from Andrew Fuerste-Henry <andrew at bywatersolutions.com> ---
This didn't apply cleanly to 20.05 and then failed a test when I cleared the
conflicts. Please rebase if needed for 20.05. Here's the error:
root at kohadevbox:koha(rmain2005)$ prove t/db_dependent/Letters.t
t/db_dependent/Letters.t .. 6/74 Fake sendmail at t/db_dependent/Letters.t line
33.
Fake sendmail at t/db_dependent/Letters.t line 33.
Fake sendmail at t/db_dependent/Letters.t line 33.
Fake sendmail at t/db_dependent/Letters.t line 33.
Fake sendmail at t/db_dependent/Letters.t line 33.

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

    #   Failed test 'Invalid KohaAdminEmailAddress => status pending'
    #   at t/db_dependent/Letters.t line 905.
    #          got: 'sent'
    #     expected: 'pending'
Fake sendmail at t/db_dependent/Letters.t line 33.

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

#   Failed test 'Test message_id parameter for SendQueuedMessages'
#   at t/db_dependent/Letters.t line 914.
# Looks like you failed 1 test of 74.
t/db_dependent/Letters.t .. Dubious, test returned 1 (wstat 256, 0x100)
Failed 1/74 subtests 

Test Summary Report
-------------------
t/db_dependent/Letters.t (Wstat: 256 Tests: 74 Failed: 1)
  Failed test:  74
  Non-zero exit status: 1

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


More information about the Koha-bugs mailing list