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

--- Comment #1 from Peter Vashchuk <[email protected]> ---
Created attachment 171075
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=171075&action=edit
Bug 37843: Add warn to log errors when trying to connect to a remote SRU/z39.50
server

Before this patch, when attempting to connect
to a remote SRU/z39.50 server, errors such as
incorrect URLs (404 error) or forgetting https
(trying to access an https endpoint using http,
resulting in a 400 error) were silently ignored.
The system would simply return "nothing found"
without logging any errors, making it difficult
to troubleshoot connection issues. Also added
error codes explanation
(src: https://www.loc.gov/z3950/agency/contributions/1.html)

-- 
You are receiving this mail because:
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
[email protected]
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