https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=30143
Joonas Kylmälä <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #130961|0 |1 is obsolete| | --- Comment #5 from Joonas Kylmälä <[email protected]> --- Created attachment 133703 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=133703&action=edit Bug 30143: OAI-PMH: Fix SQL query used to fetch deleted records The query was missing the "ORDER BY" and "LIMIT" clauses, which could make retrieve a wrong set of records. Signed-off-by: Joonas Kylmälä <[email protected]> -- 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/
