Koha/koha-tmpl/intranet-tmpl/prog/en/modules
Alex Buckley daef044b6f
Bug 31228: Intranet coce.js is not hiding the coce-coverimg div for single-pixel image
This is because the intranet detail.tt has coce-coverimg as an ID.
Intranet results.tt has coce-coverimg as a class. Intranet coce.js
targets coce-coverimg as a class.

Intranet detail.tt should be changed to have coce-coverimg as a class.
This is inline with the change made to the OPAC in bug 31217

Test plan:
1. Set your system preferences:
- CoceHost = https://coce.mykoha.co.nz
- CoceProviders = Select all
- IntranetCoce = Enable

2. Add the ISBN of '9780262336499' to a biblio

3. Open a "Incognito" window in your browser (recommended to use Google
Chrome to test this)

4. View the biblio detail page in the intranet. Observe a 'Coce image
from Amazon' box loads with a spinner

5. Apply patch and restart services

6. Clear your browser cache

7. Reload the same biblio detail page in the intranet. Observe no image
is displayed.

8. Do an intranet search to get the biblio returned in search results
page. Confirm no cover image box is displayed

9. View the intranet search result and detail pages for a different
biblio that you know Coce should be displaying the cover image of and
confirm that it is correctly displayed with the source of that image
listed: For example 'Coce image from Amazon.com' is displayed

Sponsored-by: Catalyst IT, New Zealand

Signed-off-by: Owen Leonard <oleonard@myacpl.org>
Signed-off-by: Fridolin Somers <fridolin.somers@biblibre.com>
Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io>
2022-08-17 10:01:13 -03:00
..
acqui Bug 10086: (QA follow-up) Fix TT filters 2022-08-09 08:57:22 -03:00
admin Bug 29723: (QA follow-up) Ensure ID's match Module names 2022-08-16 10:12:27 -03:00
authorities
basket Bug 31309: Remove GetItemsInfo from basket/sendbasket 2022-08-16 09:22:14 -03:00
batch
catalogue Bug 31228: Intranet coce.js is not hiding the coce-coverimg div for single-pixel image 2022-08-17 10:01:13 -03:00
cataloguing Bug 24857: Add ability to set item group when adding a new item 2022-07-08 16:00:07 -03:00
circ Bug 30922: Make the "Relative's checkouts" table configurable by the table settings 2022-08-16 10:26:18 -03:00
clubs
course_reserves Bug 30578: Remove circ/ysearch.pl in favor of the /patrons REST API route 2022-07-18 11:01:34 -03:00
errors
ill Bug 28909: Fix handling if backend doesn't support 2022-08-09 13:21:39 -03:00
installer
labels Bug 31220: (QA follow-up) Add missing filter 2022-08-03 11:49:56 -03:00
mana
members Bug 30922: Make the "Relative's checkouts" table configurable by the table settings 2022-08-16 10:26:18 -03:00
offline_circ
onboarding
patron_lists
patroncards Bug 28864: Have patron card creator use PatronsPerPage 2022-08-01 09:53:24 -03:00
plugins
pos Bug 31121: Fix date formatting in cashup summary modal 2022-07-22 14:48:43 -03:00
recalls
reports
reserve Bug 30992: Improve translatability for Waiting at|On hold 2022-08-05 11:52:45 -03:00
reviews
rotating_collections
serials Bug 30658: (bug 29496 follow-up) CheckMandatorySubfields don't work properly with select field in serials-edit.tt for Supplemental issue 2022-08-01 09:20:49 -03:00
services
suggestion Bug 23991: Don't display empty div if no suggestions exist 2022-07-06 11:20:45 -03:00
tags Bug 31319: Remove GetItemsInfo from tags/list.pl 2022-08-09 12:03:28 -03:00
test
tools Bug 15326: Using AdditionalContents for custom pages on OPAC 2022-08-16 15:42:24 -03:00
virtualshelves Bug 31320: Remove GetItemsInfo from virtualshelves/sendshelf.pl 2022-08-16 09:23:25 -03:00
about.tt Bug 30650: Add dayjs license to the about page 2022-07-29 15:01:50 -03:00
auth.tt Bug 28787: Don't request a token if no email address defined 2022-08-09 13:38:44 -03:00
intranet-main.tt Bug 27497: Display Koha version in staff interface home page 2022-08-05 12:01:31 -03:00