5 Nov
2020
5 Nov
'20
11:11 a.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26745 --- Comment #9 from Jonathan Druart <jonathan.druart@bugs.koha-community.org> --- (In reply to Jonathan Druart from comment #8)
A very unintentional side-effect of this patch has been to caught a bug in SendAlerts, see bug 26935.
# Failed test 'SendAlerts - claimissue' # at t/db_dependent/Letters.t line 642. C4::Letters::_substitute_tables(): DBI Exception: DBD::mysql::st execute failed: called with 2 bind variables when 1 are needed [for Statement "SELECT * FROM aqbasket WHERE basketno = ?" with ParamValues: 0=53] at /kohadevbox/koha/C4/Letters.pm line 679
This comment was for bug 21898. -- You are receiving this mail because: You are watching all bug changes.