Summary: | OPAC cover images are only shown on first result page | ||
---|---|---|---|
Product: | Koha | Reporter: | Jan Kissig <bibliothek> |
Component: | OPAC | Assignee: | Owen Leonard <oleonard> |
Status: | Pushed to stable --- | QA Contact: | Matt Blenkinsop <matt.blenkinsop> |
Severity: | major | ||
Priority: | P5 - low | CC: | david, matt.blenkinsop, sam.sowanick |
Version: | Main | ||
Hardware: | All | ||
OS: | All | ||
Change sponsored?: | --- | Patch complexity: | Trivial patch |
Documentation contact: | Documentation submission: | ||
Text to go in the release notes: |
This fixes OPAC search results when cover images are enabled - covers are now shown on all the result pages, instead of just the first page of results.
|
Version(s) released in: |
25.05.00,24.11.02
|
Circulation function: | |||
Bug Depends on: | 26933 | ||
Bug Blocks: | |||
Attachments: |
Bug 38683: Opac cover images are only shown on fist result page
Bug 38683: Opac cover images are only shown on fist result page Bug 38683: Opac cover images are only shown on fist result page Bug 38683: Opac cover images are only shown on fist result page |
Description
Jan Kissig
2024-12-12 08:10:22 UTC
Created attachment 175404 [details] [review] Bug 38683: Opac cover images are only shown on fist result page This patch corrects the OPAC search results template so that cover images will be added on more than just the first page of results. To test, apply the patch and enable a cover image system preference e.g. OPACAmazonCoverImages. Perform a search in the OPAC which will return multiple pages of results. Page through several pages of results to confirm that cover images appear on each page. Created attachment 175416 [details] [review] Bug 38683: Opac cover images are only shown on fist result page This patch corrects the OPAC search results template so that cover images will be added on more than just the first page of results. To test, apply the patch and enable a cover image system preference e.g. OPACAmazonCoverImages. Perform a search in the OPAC which will return multiple pages of results. Page through several pages of results to confirm that cover images appear on each page. Signed-off-by: Jan Kissig <bibliothek@th-wildau.de> Created attachment 175417 [details] [review] Bug 38683: Opac cover images are only shown on fist result page This patch corrects the OPAC search results template so that cover images will be added on more than just the first page of results. To test, apply the patch and enable a cover image system preference e.g. OPACAmazonCoverImages. Perform a search in the OPAC which will return multiple pages of results. Page through several pages of results to confirm that cover images appear on each page. Signed-off-by: Jan Kissig <bibliothek@th-wildau.de> Signed-off-by: Sam Sowanick <sam.sowanick@corvallisoregon.gov> Created attachment 175487 [details] [review] Bug 38683: Opac cover images are only shown on fist result page This patch corrects the OPAC search results template so that cover images will be added on more than just the first page of results. To test, apply the patch and enable a cover image system preference e.g. OPACAmazonCoverImages. Perform a search in the OPAC which will return multiple pages of results. Page through several pages of results to confirm that cover images appear on each page. Signed-off-by: Jan Kissig <bibliothek@th-wildau.de> Signed-off-by: Sam Sowanick <sam.sowanick@corvallisoregon.gov> Signed-off-by: Matt Blenkinsop <matt.blenkinsop@ptfs-europe.com> Pushed for 25.05! Well done everyone, thank you! Nice work everyone! Pushed to 24.11.x for 24.11.01 |