https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=39337 Pedro Amorim (ammopt) <pedro.amorim@openfifth.co.uk> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |pedro.amorim@openfifth.co.u | |k Status|Passed QA |Failed QA --- Comment #16 from Pedro Amorim (ammopt) <pedro.amorim@openfifth.co.uk> --- Hi all, A) These patches are causing the following test file to fail: prove t/db_dependent/OAI/Server.t B) It appears there is an unintended behavior here: 1) Launch ktd without these patches 2) Enable OpacSuppression and OAI 3) Delete biblio 79 4) Access: http://localhost:8080/cgi-bin/koha/oai.pl?verb=ListRecords&metadataPrefix=oai_dc&from=2000-01-01 5) Confirm record 79 shows as deleted 6) Apply patches, restart_all, repeat 4, verify it no longer shows as deleted. This would cause the OAI to serve stale information to anyone harvesting. Can you please revisit? Thanks in advance! -- You are receiving this mail because: You are watching all bug changes.