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

--- Comment #22 from Tomás Cohen Arazi <tomasco...@gmail.com> ---
Created attachment 109233
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=109233&action=edit
Bug 25504: Improve REST API spec loading errors

Test plan:
1. Introduce a typo in swagger.json or another spec json file.
2. Restart plack if used or try to access the REST APIs
3. Without the patch, verify that  an incomplete error message and potentially
lots of stack trace are logged.
4. With the patch, verify that much more meaningful error messages are logged
and stack trace is omitted.
5. Fix the problem introduced in step 1 and verify that no messages are logged,
or only warning about bundle is logged with Debian Stretch.
6. Repeat with a REST API plugin.

Signed-off-by: Tomas Cohen Arazi <tomasco...@theke.io>

-- 
You are receiving this mail because:
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/

Reply via email to