Bug 23695: (follow-up) Add exceptions for missing branch parameters
authorNick Clemens <nick@bywatersolutions.com>
Fri, 14 Aug 2020 12:57:25 +0000 (12:57 +0000)
committerJonathan Druart <jonathan.druart@bugs.koha-community.org>
Tue, 18 Aug 2020 13:45:48 +0000 (15:45 +0200)
commitc933e25b6f226eb2536761f04b5fc6608c7f80c4
tree29fda655e18800083a27ddc0cd02a0d6f7d32e2a
parentd3cf6f7f29fbb8d2798bd8089d98691855b8231d
Bug 23695: (follow-up) Add exceptions for missing branch parameters

JD: amended patch
Remove QA issues:
 FAIL   t/db_dependent/Circulation.t
   FAIL   valid
                "my" variable $doreturn masks earlier declaration in same scope
                "my" variable $messages masks earlier declaration in same scope

Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
C4/Circulation.pm
t/db_dependent/Circulation.t