| Summary: | Koha should return a SIP2 64 response to a 63 request for fee items | ||
|---|---|---|---|
| Product: | Koha | Reporter: | David Cook <dcook> |
| Component: | SIP2 | Assignee: | Bugs List <koha-bugs> |
| Status: | NEW --- | QA Contact: | Testopia <testopia> |
| Severity: | enhancement | ||
| Priority: | P5 - low | CC: | colin.campbell |
| Version: | Main | ||
| Hardware: | All | ||
| OS: | All | ||
| See Also: | https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=36752 | ||
| GIT URL: | Initiative type: | --- | |
| Sponsorship status: | --- | Comma delimited list of Sponsors: | |
| Crowdfunding goal: | 0 | Patch complexity: | --- |
| Documentation contact: | Documentation submission: | ||
| Text to go in the release notes: | Version(s) released in: | ||
| Circulation function: | |||
| Attachments: | SIP2 Protocol Extensions | ||
|
Description
David Cook
2020-10-01 00:00:38 UTC
Created attachment 111011 [details]
SIP2 Protocol Extensions
After a bit more review, it looks like Koha is silently getting a fatal error, and then closes the connection. While we don't need to support the SIP2 Protocol Extension, I think we should continue to work. Looking at the SIP2 server code, it's just badly written code, which makes too many assumptions. |