[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
Sat Nov 1 16:35:55 CET 2014


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

Frédéric Demians <frederic at tamil.fr> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #28345|0                           |1
        is obsolete|                            |

--- Comment #18 from Frédéric Demians <frederic at tamil.fr> ---
Created attachment 33121
  -->
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=33121&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.

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


More information about the Koha-bugs mailing list