http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10856
Galen Charlton <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Passed QA |Failed QA CC| |[email protected] --- Comment #20 from Galen Charlton <[email protected]> --- This is close, but I found a regression when local cover images are enabled. Specifically, if you bring up the shelf browser, then travel on it in either direction, local covers aren't displayed in the shelf browser. Unfortunately, just adding "KOHA.LocalCover.GetCoverFromBibnumber(true);" to the AJAX success handler isn't enough, as doing that also causes a duplicate of the main record's local cover image to be inserted each time you advance the shelf browser. I have not yet tested with any other cover image provider. I should emphasize that I really like the idea of this patch; it just needs to handle cover images better. -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
