http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12252
David Cook <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #9 from David Cook <[email protected]> --- (In reply to Galen Charlton from comment #6) > Setting to in discussion -- arguably, it would be a bug that the proposed > change does not respect the OpacHiddenItems syspref. I think that this one can be tricky. On one hand, I would want the OAI-PMH server to honor OpacHiddenItems and the MARC frameworks, so that we weren't sending records with private/hidden information (whether stored at the item-level or bib-level). On the other hand, I wonder if there are times where you do want to serve complete (i.e. staff side) records. I suppose we could assume the former case of treating the OAI-PMH server as "public", and if there arose a need for a "private" stream, we could add authentication. I've seen a few OAI-PMH servers out there that require username and password to access them. -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] http://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/
