[Koha-bugs] [Bug 12252] OAI-PMH GetRecord result doesn't include item data

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Wed Jan 7 15:25:18 CET 2015


http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12252

--- Comment #26 from Jonathan Druart <jonathan.druart at 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 at 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 at biblibre.com>

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list