26 Dec
2025
26 Dec
'25
12:28 p.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26537 --- Comment #30 from Fridolin Somers <fridolin.somers@biblibre.com> --- Patches changes : - $to = $from + $resultsperpage; + $to = $from * $resultsperpage; Is this correct ? -- You are receiving this mail because: You are watching all bug changes.