http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12252 --- Comment #26 from Jonathan Druart <jonathan.druart@biblibre.com> --- Created attachment 35007 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=35007&action=edit Bug 12252 - OAI-PMH items respect OpacHiddenItems This allows the OAI-PMH service to not provide item information when there is a rule that would supress it in OpacHiddenItems. Test plan: * Find an OAI-PMH URL that shows you some items. * Add an entry to OpacHiddenItems that would block that. * Check that it's blocked. Signed-off-by: Frederic Demians <f.demians@tamil.fr> Tested, playing with OpacHiddenItems. GetRecord OAI verb returns a record complying with OpacHiddenItems rules, for example without items from a specific library. Signed-off-by: Jonathan Druart <jonathan.druart@biblibre.com> -- You are receiving this mail because: You are watching all bug changes.