https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26935
Bug ID: 26935
Summary: Incorrect basketid sent for claimacquisition and
claimissues
Change sponsored?: ---
Product: Koha
Version: unspecified
Hardware: All
OS: All
Status: ASSIGNED
Severity: normal
Priority: P5 - low
Component: Templates
Assignee: [email protected]
Reporter: [email protected]
QA Contact: [email protected]
The basket info are not used in the default template of these notices, but if
it is used, a wrong basket may be passed to generate the notice.
This has been caught by a test failure after bug 26745.
# 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
--
You are receiving this mail because:
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
[email protected]
https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/