[Koha-bugs] [Bug 19689] Koha Offline Circulation Firefox plugin sends entries with wrong branchcode without error

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Fri Nov 24 10:24:40 CET 2017


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19689

--- Comment #1 from Matthias Meusburger <matthias.meusburger at 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.


More information about the Koha-bugs mailing list