]> git.koha-community.org Git - koha.git/commit
Bug 26518: Use Koha::Biblio[item] in AddBiblio
authorJonathan Druart <jonathan.druart@bugs.koha-community.org>
Tue, 29 Sep 2020 11:29:33 +0000 (13:29 +0200)
committerVictor Grousset/tuxayo <victor@tuxayo.net>
Wed, 16 Dec 2020 17:56:47 +0000 (18:56 +0100)
commit94ac5fc6be160f8c187ca7feacc800333f5157f6
treea0aa209822bc51867a56ff7933618dbda4bd478e
parent76f2a93069f0ea9b110be4d35de08a27ef533534
Bug 26518: Use Koha::Biblio[item] in AddBiblio

Bug 26518: Does not return from the catch block

Signed-off-by: Victor Grousset/tuxayo <victor@tuxayo.net>
Signed-off-by: Nick Clemens <nick@bywatersolutions.com>
Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
(cherry picked from commit a1e9453f1dcd5cc477ccd7fbecadb2a36176a4be)

Signed-off-by: Andrew Fuerste-Henry <andrew@bywatersolutions.com>
(cherry picked from commit db94f61c23ca1398d232d0d96ad70b62585883e0)
Signed-off-by: Victor Grousset/tuxayo <victor@tuxayo.net>
C4/Biblio.pm
t/db_dependent/Biblio.t