[Koha-bugs] [Bug 7657] Google and OpenLibrary image conflict

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Tue Jan 15 10:08:17 CET 2013


http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7657

Jonathan Druart <jonathan.druart at biblibre.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #14431|0                           |1
        is obsolete|                            |

--- Comment #14 from Jonathan Druart <jonathan.druart at biblibre.com> ---
Created attachment 14591
  -->
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=14591&action=edit
Bug 7657 - Google and OpenLibrary image conflict

The JavaScript files which output Google and OpenLibrary cover images
each assumes it is the only source for cover images running. Each script
isn't specific enough to filter out markup generated by the other. This
patch corrects the specificity of the selector looking for markup
related to Google and OpenLibrary covers.

To test, enable both Google and OpenLibrary cover images in the OPAC.
Perform a search which will return results which include titles which
have covers from both services. Confirm that these covers appear
correctly and that "no cover" information still works correctly.

Signed-off-by: Kyle M Hall <kyle at bywatersolutions.com>
Signed-off-by: Jonathan Druart <jonathan.druart at biblibre.com>

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


More information about the Koha-bugs mailing list