[Koha-bugs] [Bug 18421] Make Coce cover images available for staff search

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Wed Feb 7 18:15:09 CET 2018


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

Charles Farmer <charles.farmer at inlibro.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |charles.farmer at inlibro.com,
                   |                            |eric.begin at inLibro.com
           Assignee|koha-bugs at lists.koha-commun |charles.farmer at inlibro.com
                   |ity.org                     |

--- Comment #1 from Charles Farmer <charles.farmer at inlibro.com> ---
> When turned on, Coce cover images appear in the OPAC only, not staff interface.
(Coce Cover images - settings in enhanced content.)
Desired setting would be like Amazon cover settings - the ability to turn on
Coce images for the OPAC and/or the staff interface separately.

There's a patch developed on our end that would offer just that: giving the
option to control Coce's behavior separately between OPAC and the staff
intranet.

I'll join it to this bug instead of creating a new one.

> Coce server needs Koha searches to populate it with cover image links. While it is collecting them, images do not display on the first time search results. To make them display would need a refresh or a programmed time delay and re-query to the Coce server. This is not useful for public OPAC.

This is false, from what I understand.

Coce is queried after the page is loaded, yes, but the results should be
dynamically appended to the page if images were found. What might've happened
on your end is multiple image providers returning empty results, which were in
turn cached by redis and given back every time you made a subsequent request.

In that case, it's more related to Coce's backend than Coce itself.

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


More information about the Koha-bugs mailing list