21 Dec
2017
21 Dec
'17
12:19 p.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19725 --- Comment #8 from Kyle M Hall <kyle@bywatersolutions.com> --- Created attachment 69998 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=69998&action=edit Bug 19725: OAI-PMH - Use biblio_metadata.timestamp Since bug 17196, biblioitems.timestamp is not always updated after a change in the MARC record. Filtering should be based on biblio_metadata.timestamp instead. Test plan: 1. prove t/db_dependent/OAI/Server.t 2. Verify that it SUCCEEDS Signed-off-by: Josef Moravec <josef.moravec@gmail.com> Signed-off-by: Kyle M Hall <kyle@bywatersolutions.com> -- You are receiving this mail because: You are watching all bug changes.