http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12252 --- Comment #63 from Gaetan Boisson <gaetan.boisson@biblibre.com> --- Created attachment 41176 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=41176&action=edit Bug 12252 - OAI-PMH items respect OpacHiddenItems [SIGNED-OFF] 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> Signed-off-by: Admin User Koha <koha@matrice_wheezy> -- You are receiving this mail because: You are watching all bug changes.