https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=31161 --- Comment #38 from David Cook <dcook@prosentient.com.au> --- (In reply to Nick Clemens (kidclamp) from comment #37)
We will clearly need tests here, however, the fact that we now respect OpacHiddenItems makes this a bit more urgent - in the past outside systems could use the filtering to determine if a record should be shown, essentially implementing their own OpacHiddenItems - but now the items don't come through and we cannot externally determine if a record truly has no items, or if all items have been hidden.
Marking needs signoff as I need feedback on the approach and assumptions about following 'OpacHiddenItemHidesRecord'
I think that I might like my approach better. If I understand this patch correctly, if a record gets harvested by a consumer, then is hidden in Koha, the record will just disappear from Koha's OAI-PMH interface, so it'll still exist in the consumer. I should be able to look at my local code today, so I'll look at attaching an alternate patch. (I'll also test this one, because maybe I am misunderstanding this current patch.) -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug.