[Koha-bugs] [Bug 30143] OAI-PMH provider may end up in an eternal loop due to missing sort

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Sat Apr 23 21:31:54 CEST 2022


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

Joonas Kylmälä <joonas.kylmala at iki.fi> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #130961|0                           |1
        is obsolete|                            |

--- Comment #5 from Joonas Kylmälä <joonas.kylmala at iki.fi> ---
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ä <joonas.kylmala at iki.fi>

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


More information about the Koha-bugs mailing list