[Koha-bugs] [Bug 29437] 500 error when performing a catalog search for an ISBN13 with no valid ISBN10

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Wed Dec 8 15:52:09 CET 2021


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

--- Comment #20 from Marcel de Rooy <m.de.rooy at rijksmuseum.nl> ---
(In reply to Fridolin Somers from comment #18)
> Depends on Bug 29319 not in 20.11.x

Actually a pity that we didnt backport something.
Quite easy to generate this in the logs:
[2021/12/08 15:49:20] [WARN] DBD::mysql::st execute failed: You have an error
in your SQL syntax; check the manual that corresponds to your MariaDB server
version for the right syntax to use near '' at line 5 [for Statement "SELECT
import_record_id, file_name, isbn, title, author
              FROM  import_biblios
              JOIN import_records USING (import_record_id)
              JOIN import_batches USING (import_batch_id)
              WHERE "] at /usr/share/koha/C4/Breeding.pm line 100.
[2021/12/08 15:49:20] [WARN] DBD::mysql::st fetchrow_hashref failed: fetch()
without execute() [for Statement "SELECT import_record_id, file_name, isbn,
title, author
              FROM  import_biblios
              JOIN import_records USING (import_record_id)
              JOIN import_batches USING (import_batch_id)
              WHERE "] at /usr/share/koha/C4/Breeding.pm line 101.

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


More information about the Koha-bugs mailing list