[Koha-bugs] [Bug 26935] New: Incorrect basketid sent for claimacquisition and claimissues

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Thu Nov 5 09:11:11 CET 2020


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: jonathan.druart at bugs.koha-community.org
          Reporter: jonathan.druart at bugs.koha-community.org
        QA Contact: testopia at bugs.koha-community.org

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.


More information about the Koha-bugs mailing list