https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=39337

David Nind <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[email protected]
           Keywords|                            |release-notes-needed

--- Comment #7 from David Nind <[email protected]> ---
Testing notes (KTD):
1. Enable the OAI-PMH system preference.
2. I applied both patches at once.

==> Test plan for the first patch (Add is_opac_suppressed helper to
C4::Context)

3. After Step 6: I did a restart_all and clear browser cache to make sure
setting changes were recognised.
4. For Step 5e: With OPAC suppression disabled (Don't hide) (and no IP address
range restriction), I get:
      [
        "application/marcxml+xml",
        "application/marc-in-json",
        "application/marc",
        "text/plain"
      ]
5. For Step 5f (with steps 6 and 7):  With OPAC suppression enabled (Hide) (and
no IP address range restriction), I get:
     Error
     There is no biblio record with this identifier
6. For Step 5g (with steps 6 and 7):  With OPAC suppression enabled (Hide) (and
no IP address range restriction), I get: there is no record listed for
KOHA-OAI-TEST:2

==> Test plan for the second patch (Filter out suppressed OAI records in SQL)

7. Everything works as per the test plan.

-- 
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/

Reply via email to