[Koha-bugs] [Bug 12802] Sent notices using several email addresses

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Thu Apr 23 00:53:38 CEST 2015


http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12802

Katrin Fischer <katrin.fischer at bsz-bw.de> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |katrin.fischer at bsz-bw.de
             Status|Signed Off                  |Failed QA

--- Comment #36 from Katrin Fischer <katrin.fischer at bsz-bw.de> ---
This seems to make some tests fail:

t/db_dependent/Reserves.t:

not ok 29 - patron notified when item set to waiting
#   Failed test 'patron notified when item set to waiting'
#   at t/db_dependent/Reserves.t line 348.
#          got: '4'
#     expected: '5'
not ok 30 - patron not notified a second time (bug 11445)
#   Failed test 'patron not notified a second time (bug 11445)'
#   at t/db_dependent/Reserves.t line 353.
#          got: '4'
#     expected: '5'
C4::Context->userenv not defined! at /home/katrin/kohaclone/C4/Items.pm line
2275.

t/db_dependent/Letter.t:
ok 69 - AutoEmailPrimaryAddress=OFF, EnqueueLetter used the patron email
address if no to_address is given in parameter
DBD::mysql::db selectcol_arrayref failed: Unknown column 'OFF' in 'field list'
at /home/katrin/kohaclone/C4/Members.pm line 1569.
DBD::mysql::db selectcol_arrayref failed: Unknown column 'OFF' in 'field list'
at /home/katrin/kohaclone/C4/Members.pm line 1569.
# Looks like you planned 76 tests but ran 69.

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


More information about the Koha-bugs mailing list