]> git.koha-community.org Git - koha.git/commit
Bug 37902: TODOs
authorJonathan Druart <jonathan.druart@bugs.koha-community.org>
Thu, 12 Sep 2024 10:35:33 +0000 (12:35 +0200)
committerKatrin Fischer <katrin.fischer@bsz-bw.de>
Fri, 18 Oct 2024 12:25:58 +0000 (14:25 +0200)
commitc7786b419cdaadc710a81a288aacf76fe8fd8b97
tree1c1653be129e836e91dca22e6e8cdcc46de6fc27
parent101fd97cb70398f1c2d8cf49968356e2a0fd3f08
Bug 37902: TODOs

There are still different structures we won't handle properly.
This patch adds conditionals to prevent failures or warnings.

Should be done, but later.

Signed-off-by: Nick Clemens <nick@bywatersolutions.com>
Signed-off-by: Kyle M Hall <kyle@bywatersolutions.com>
Signed-off-by: Katrin Fischer <katrin.fischer@bsz-bw.de>
Koha/Object.pm
Koha/REST/Plugin/Objects.pm