[Koha-bugs] [Bug 23075] Incorrect URL should have a meaningful error message

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Sat Jun 8 20:59:31 CEST 2019


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

--- Comment #1 from Jonathan Druart <jonathan.druart at bugs.koha-community.org> ---
Created attachment 90440
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=90440&action=edit
Bug 23075: Better error handling in Mana config

Currently, if you input an incorrect mana service URL in your config
(http rather than https for example) the error message you are given is
the direct output of a failed json parse.  We should be able to catch
such failures and display a more meaningful error to the end user.

This patch makes it display a more friendly message.

-- 
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