[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:27:58 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
----------------------------------------------------------------------------
         Depends on|                            |29135
            Version|21.11                       |master
                 CC|                            |joonas.kylmala at iki.fi

--- Comment #4 from Joonas Kylmälä <joonas.kylmala at iki.fi> ---
Depends on bug 29135. The fix is correct, however maybe it would make to sense
to move out the common SQL above the if-else condition like it was before bug
29135, this way we wouldn't accidentally forget to change this SQL query in
both places in the future. Not a blocker for this, gonna add my sign-off.


Referenced Bugs:

https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=29135
[Bug 29135] OAI should not include biblionumbers from deleteditems when
determining deletedbiblios
-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list