24 Nov
2017
24 Nov
'17
10:24 a.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19689 --- Comment #1 from Matthias Meusburger <matthias.meusburger@biblibre.com> --- That would need some work in Koha. Either by having a REST api that would allow the KOCT plugin to check if the branchcode is valid when saving the extension preferences. Or by modifying the *OfflineOperation functions in C4/Circulation.pm to return an error when the branchcode is invalid. By the way, another enhancement would be to return appropriate http error codes (like 401 when the authentication fails) because currently Koha always returns 200. -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug.