Koha/koha-tmpl/opac-tmpl
Matt Blenkinsop 5d20395fa6 Bug 33819: Add page numbers to opac results breadcrumb
This patch adds the page number to the breadcrumb in the opac search results to ensure that it is unique to the content on the page. Currently it is not compliant to Accessibility guidelines as the breadcrumb is identical on every page despite the content being different.

To test:
1) Apply patch
2) Run a search in the OPAC that will return more than 20 results.
3) The breadcrumb should say "Results of search for 'search term', page x of y"
4) Run a search that will return less than 20 results
5) The breadcrumb should say "Results of search for 'search term'

Signed-off-by: Owen Leonard <oleonard@myacpl.org>
Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de>
Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io>
(cherry picked from commit 1a0ccaa991)
Signed-off-by: Fridolin Somers <fridolin.somers@biblibre.com>
2023-10-09 08:50:38 -10:00
..
bootstrap Bug 33819: Add page numbers to opac results breadcrumb 2023-10-09 08:50:38 -10:00
lib Bug 34613: Replace onclick attributes in midiplayer.js 2023-09-18 11:29:26 -10:00
xslt Bug 33270: (follow-up) Handle records that fail attempt to ignore bad characters 2023-07-19 09:27:44 +01:00