Created attachment 25519 [details] [review] Bug 11803: Consistent use of $dbh in _koha_modify_item This is just some code cleanup, no behavior change expected. Also replacing errstr with err in testing the results. (See DBI.) Test plan: Modify an item and save it.
Created attachment 25561 [details] [review] [Signed-off] Bug 11803: Consistent use of $dbh in _koha_modify_item This is just some code cleanup, no behavior change expected. Also replacing errstr with err in testing the results. (See DBI.) Test plan: Modify an item and save it. Followed test plan. No problems found. Signed-off-by: Marc Véron <veron@veron.ch>
(In reply to Marc Véron from comment #2) > Signed-off-by: Marc Véron <veron@veron.ch> Thanks, Marc!
Created attachment 25576 [details] [review] Bug 11803: Consistent use of $dbh in _koha_modify_item This is just some code cleanup, no behavior change expected. Also replacing errstr with err in testing the results. (See DBI.) Test plan: Modify an item and save it. Followed test plan. No problems found. Signed-off-by: Marc Véron <veron@veron.ch> Signed-off-by: Jonathan Druart <jonathan.druart@biblibre.com>
Pushed to master. Thanks, Marcel!
Pushed to 3.14.x, will be in 3.14.07
Pushed to 3.12.x will be in 3.12.13