]> git.koha-community.org Git - koha.git/commit
Bug 38829: Sanitize GetLateOrMissingIssues inputs
authorJonathan Druart <jonathan.druart@bugs.koha-community.org>
Mon, 6 Jan 2025 13:26:33 +0000 (14:26 +0100)
committerJesseM <jesse@bywatersolutions.com>
Wed, 19 Feb 2025 14:33:45 +0000 (14:33 +0000)
commitec77a84c1ce8ca58214587291d16387b2ffce109
tree3cee175408357c557b06e418dd42285969f5860c
parenteea67c72546458a8aded395a888ed6803b3126de
Bug 38829: Sanitize GetLateOrMissingIssues inputs

Signed-off-by: Magnus Enger <magnus@libriotech.no>
The new test fails without this patch, and passes
when it is applied.

Signed-off-by: Marcel de Rooy <m.de.rooy@rijksmuseum.nl>
Signed-off-by: wainuiwitikapark <wainuiwitikapark@catalyst.net.nz>
(cherry picked from commit 580fa86f25c9bf90015507d0279023b5741f1fe9)
Signed-off-by: Fridolin Somers <fridolin.somers@biblibre.com>
Signed-off-by: Jesse Maseto <jesse@bywatersolutions.com>
Signed-off-by: JesseM <jesse@bywatersolutions.com>
C4/Serials.pm