[Koha-bugs] [Bug 29135] OAI should not include biblionumbers from deleteditems when determining deletedbiblios

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Fri Oct 1 20:28:01 CEST 2021


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

David Nind <david at davidnind.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|Needs Signoff               |Failed QA
                 CC|                            |david at davidnind.com

--- Comment #12 from David Nind <david at davidnind.com> ---
For me the tests fail:

not ok 33 - Tests for timestamp handling
#   Failed test 'Tests for timestamp handling'
#   at t/db_dependent/OAI/Server.t line 849.
# Looks like you failed 1 test of 33.
Dubious, test returned 1 (wstat 256, 0x100)
Failed 1/33 subtests 


Testing notes (koha-testing-docker started with ku):
- Enable OAI-PMH
- Before the patch is replied there is an incomplete item record listed at the
end of the metadata section for the item deleted, after the patch nothing is
shown for the deleted item, for example:

 <datafield ind2="" tag="952" ind1="">
      <subfield code="0">0</subfield>
      <subfield code="1">0</subfield>
      <subfield code="4">0</subfield>
      <subfield code="6">_</subfield>
      <subfield code="7">0</subfield>
      <subfield code="8">REF</subfield>
      <subfield code="9">313</subfield>
      <subfield code="a">FPL</subfield>
      <subfield code="b">FPL</subfield>
      <subfield code="c">GEN</subfield>
      <subfield code="d">2014-09-04</subfield>
      <subfield code="p">39999000006117</subfield>
      <subfield code="r">2014-09-04</subfield>
      <subfield code="w">2014-09-04</subfield>
      <subfield code="y">BK</subfield>

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


More information about the Koha-bugs mailing list