[Koha-bugs] [Bug 32041] OPAC and staff client results page do not honor SyndeticsCoverImageSize

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Mon Apr 10 17:18:13 CEST 2023


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=32041

--- Comment #3 from Lucas Gass <lucas at bywatersolutions.com> ---
Created attachment 149388
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=149388&action=edit
Bug 32041: Enforce SyndeticsCoverImageSize everywhere

This patch add the SyndeticsCoverImageSize to the folling pages:

        koha-tmpl/intranet-tmpl/prog/en/modules/catalogue/results.tt
        koha-tmpl/opac-tmpl/bootstrap/en/includes/shelfbrowser.inc
        koha-tmpl/opac-tmpl/bootstrap/en/modules/opac-detail.tt
        koha-tmpl/opac-tmpl/bootstrap/en/modules/opac-readingrecord.tt
        koha-tmpl/opac-tmpl/bootstrap/en/modules/opac-results.tt
        koha-tmpl/opac-tmpl/bootstrap/en/modules/opac-shelves.tt
        koha-tmpl/opac-tmpl/bootstrap/en/modules/opac-user.tt

To test:
1. Turn on SyndeticsCoverImages and SyndeticsEnabled.
2. Check the staff results page and make sure you can change the image size via
SyndeticsCoverImageSize.
3. Check the OPAC results page.
4. Turn on 'OPACShelfBrowser' and make sure you change the image sizes within
the shelf browser.
5. Test the OPAC checkout history page. ( opac-readingrecord.tt )
6. Have a checkout and an overdue to test the 2 tables on the OPAC summary
pahe. ( opac-user.tt )

-- 
You are receiving this mail because:
You are watching all bug changes.
You are the assignee for the bug.


More information about the Koha-bugs mailing list