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

            Bug ID: 27012
           Summary: Merging records with holds causes SQL error
 Change sponsored?: ---
           Product: Koha
           Version: master
          Hardware: All
                OS: All
            Status: NEW
          Severity: normal
          Priority: P5 - low
         Component: Cataloging
          Assignee: [email protected]
          Reporter: [email protected]
        QA Contact: [email protected]
                CC: [email protected]
        Depends on: 12556

If one merges records A and B and A has holds in it then we get following error
in /var/log/koha/kohadev/plack-intranet-error.log:

> [WARN] DBD::mysql::st execute failed: called with 4 bind variables when 3 are 
> needed [for Statement "SELECT * FROM reserves WHERE biblionumber = ? AND 
> (found <> ? AND found <> ? OR found is NULL) ORDER BY reservedate ASC" with 
> ParamValues: 0=Null!, 1=Null!, 2=Null!] at /kohadevbox/koha/C4/Reserves.pm 
> line 2002.


Referenced Bugs:

https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12556
[Bug 12556] SelfCheck machine starts the hold instantly with an email sent out
-- 
You are receiving this mail because:
You are watching all bug changes.
You are the assignee for the bug.
_______________________________________________
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/

Reply via email to