https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27584
--- Comment #15 from David Cook <[email protected]> --- After reviewing the code again, I'm only now realizing that we're not even trying to do a UNION of biblios and deleted biblios, so the results aren't in date order... Although after reviewing the OAI-PMH spec, it actually explicitly says that date ordering should not be assumed: "The protocol does not define the semantics of incompleteness. Therefore, a harvester should not assume that the members in an incomplete list conform to some selection criteria (e.g., date ordering)." You learn something new every day... -- 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/
