Bug 37547

Summary: One should be able to disable sending of element set name in z3950 connections
Product: Koha Reporter: Martin Renvoize (ashimema) <martin.renvoize>
Component: CatalogingAssignee: Bugs List <koha-bugs>
Status: NEW --- QA Contact: Testopia <testopia>
Severity: enhancement    
Priority: P5 - low CC: dcook, m.de.rooy
Version: Main   
Hardware: All   
OS: All   
See Also: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=37546
GIT URL: Change sponsored?: ---
Patch complexity: --- Documentation contact:
Documentation submission: Text to go in the release notes:
Version(s) released in:
Circulation function:

Description Martin Renvoize (ashimema) 2024-08-01 15:52:10 UTC
We've recently had to set up a new z3950 connection to a provider who doesn't support element set names.

Koha sends 'F' for full in the element set name field at connection time and so we're faced with an error 24 for all searches against this provider.

We should make it configurable what element set name is used.. F, B or none at all.
Comment 1 Martin Renvoize (ashimema) 2025-01-07 14:08:56 UTC
The provider in question updated their z provider to just ignore the set name element, so this is no longer an issue for us.. however I could imagine it coming up down the line some time so I'll leave the bug open but drop the assignee