https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=39337 David Nind <david@davidnind.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Text to go in the|Records marked for OPAC |Records marked for OPAC release notes|suppression (942$n) are now |suppression (942$n) are now |correctly hidden from |correctly hidden from |OAI-PMH responses when the |OAI-PMH responses when the |`OpacSuppression` system |`OpacSuppression` system |preference is enabled. |preference is enabled. |Previously, suppressed | |records could still appear |Suppression is now applied |in OAI-PMH `ListRecords` |consistently across the |and `GetRecord` outputs, |OPAC, REST API, and |leaking catalogue data to |OAI-PMH, and the |harvesters. Suppression is |`OpacSuppressionByIPRange` |now applied consistently |system preference is also |across the OPAC, REST API, |honoured by OAI-PMH. |and OAI-PMH, and the | |`OpacSuppressionByIPRange` |Previously, suppressed |preference is also honoured |records could still appear |by OAI-PMH. |in OAI-PMH `ListRecords` | |and `GetRecord` outputs, | |leaking catalogue data to | |harvesters. --- Comment #24 from David Nind <david@davidnind.com> --- Additional testing notes (using KTD): 1. Set OAI-PMH system preference to "Enable". 2. For steps 5f and 5g (first patch): I get blank pages in chromium-based browsers, but you can view the page source and see the XML; information appears fine when using Firefox-based browsers. 3. For step 5g (first patch) and 5b (second patch): KOHA-OAI-TEST-2 doesn't appear, but KOHA-OAI-TEST:2 does. -- You are receiving this mail because: You are watching all bug changes.