https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13937 --- Comment #42 from Marcel de Rooy <m.de.rooy@rijksmuseum.nl> --- === General The idea is interesting! It works but I have the impression that it still needs some fine-tuning and further testing. Crashes on a show 0 for instance. Tests need attention. As an optional feature, it will not harm people not using it. On the other hand, it adds 600 lines of code for an additional item status via a Z39.50 daemon (including overlap with C4/Search Zebra code). We need to maintain that. Food for discussion? The feature does not support showing this new status via SRU/SRW in analogy with Zebra? (Only see YAZ responding with 404 on 9999 now in the browser.) In terms of new development, I wonder if it would not be simpler to provide an item status via REST API, and not invest in Zebra/Z39.50 (not looking at specific sponsor specs here)? Further thoughts ? -- You are receiving this mail because: You are watching all bug changes.