https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=31161
Katrin Fischer <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords|release-notes-needed | Text to go in the|This patch alters the |This patch alters the release notes|OAI-PMH code to respect the |OAI-PMH code to respect the |OpacHiddenItems system |OpacHiddenItems and |preference when all items |OpacHiddenItemsHidesRecord |on a record are hidden. In |system preferences when all |this case, the server will |items on a record are |now return the record as |hidden. In this case, the |'deleted' - this way if an |server will now return the |item is changed in a way |record as 'deleted' - this |that marks it hidden, and |way if an item is changed |it is the last item on the |in a way that marks it |record, the next harvest |hidden, and it is the last |will pickup this change and |item on the record, the |remove the record |next harvest will pickup | |this change and remove the | |record --- Comment #72 from Katrin Fischer <[email protected]> --- Looking at the code of this I was missing a reference to OpacHiddenItemsHidesRecord, but none the less... it works. -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] https://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/
