https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19681 Bug ID: 19681 Summary: label-item-search.pl result count formatting error when there is only one page Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: ASSIGNED Severity: trivial Priority: P5 - low Component: Label/patron card printing Assignee: david.bourgault@inlibro.com Reporter: david.bourgault@inlibro.com QA Contact: testopia@bugs.koha-community.org When doing an item search through label-item-search.pl, if there is a only one page of results the formatting of the result count is weird. To reproduce: 0) Go to Tools > Label creator > New > Label batch 1) Add items 2) Do a search that will return few items 3) The result count will read "Results through of X" instead of "Results 1 through X of X" The error is also present on 16.05. -- You are receiving this mail because: You are watching all bug changes.