[Bug 9549] New: Local Cover are not displayed in the Shelf Browser.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9549 Bug ID: 9549 Summary: Local Cover are not displayed in the Shelf Browser. Classification: Unclassified Change sponsored?: --- Product: Koha Version: unspecified Hardware: All OS: All Status: NEW Severity: enhancement Priority: P5 - low Component: OPAC Assignee: oleonard@myacpl.org Reporter: anthony.laquerre@ccsr.qc.ca Created attachment 15069 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=15069&action=edit LocalCoverMissing in shelfbrowser. Example on current master : Look at the picture attached. This document dont have a valid amazon image but do have localcover upload and tie to it. I think we should have the ability to display the localcover in the shelf browser. Usually, our user use the localcover when the cover is not available on Amazon. -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9549 Maxime Pelletier <pelletiermaxime@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |pelletiermaxime@gmail.com -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9549 --- Comment #1 from Maxime Pelletier <pelletiermaxime@gmail.com> --- Created attachment 15991 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=15991&action=edit Patch based on 3.8.5 to fix -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9549 --- Comment #2 from Maxime Pelletier <pelletiermaxime@gmail.com> --- Looks like I sent the wrong patch. Oops. -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9549 Maxime Pelletier <pelletiermaxime@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |ASSIGNED -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9549 Maxime Pelletier <pelletiermaxime@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Assignee|oleonard@myacpl.org |pelletiermaxime@gmail.com -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9549 Maxime Pelletier <pelletiermaxime@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #15991|0 |1 is obsolete| | -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9549 --- Comment #3 from Maxime Pelletier <pelletiermaxime@gmail.com> --- Created attachment 16070 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=16070&action=edit patch based on 3.8.5 -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9549 --- Comment #4 from Maxime Pelletier <pelletiermaxime@gmail.com> --- Created attachment 16559 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=16559&action=edit Patch for master -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9549 Maxime Pelletier <pelletiermaxime@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |Needs Signoff -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9549 --- Comment #5 from Melia Meggs <melia@bywatersolutions.com> --- Created attachment 16700 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=16700&action=edit [Signed off] Bug 9549 Fix localcovers not shown in shelves browser. I had to add some css to align to center the span containing the images. Add the ability to view local cover images in the shelf browser. To test: 1. Add a local cover image to a record. Set OPACLocalCoverImages sys pref to "display." 2. Search for the record, go to the Details page, and click on Browse Shelf. 3. Verify that the local cover image appears in the shelf browser. Sponsored-by: CCSR Signed-off-by: Melia Meggs <melia@bywatersolutions.com> -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9549 Melia Meggs <melia@bywatersolutions.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #16559|0 |1 is obsolete| | -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9549 Melia Meggs <melia@bywatersolutions.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Needs Signoff |Signed Off CC| |melia@bywatersolutions.com --- Comment #6 from Melia Meggs <melia@bywatersolutions.com> --- Hello, I applied the patch for master. Here is what I did to test: 1. I uploaded a local cover image to a particular record in the staff client and set OPACLocalCoverImages sys pref to display. 2. I searched in the OPAC for my record, went to the Details page, and clicked on Browse Shelf. 3. I can see my local cover image there in the Shelf Browser. So I think this is working, and I am signing off the patch for master. Thanks, Melia -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9549 Chris Cormack <chris@bigballofwax.co.nz> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Signed Off |Passed QA -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9549 Chris Cormack <chris@bigballofwax.co.nz> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #16700|0 |1 is obsolete| | --- Comment #7 from Chris Cormack <chris@bigballofwax.co.nz> --- Created attachment 18654 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=18654&action=edit Bug 9549 Fix localcovers not shown in shelves browser. I had to add some css to align to center the span containing the images. Add the ability to view local cover images in the shelf browser. To test: 1. Add a local cover image to a record. Set OPACLocalCoverImages sys pref to "display." 2. Search for the record, go to the Details page, and click on Browse Shelf. 3. Verify that the local cover image appears in the shelf browser. Sponsored-by: CCSR Signed-off-by: Melia Meggs <melia@bywatersolutions.com> Signed-off-by: Chris Cormack <chris@bigballofwax.co.nz> -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9549 Galen Charlton <gmcharlt@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Passed QA |Pushed to Master CC| |gmcharlt@gmail.com --- Comment #8 from Galen Charlton <gmcharlt@gmail.com> --- Pushed to master. Thanks, Frédérick! -- You are receiving this mail because: You are watching all bug changes.
participants (1)
-
bugzilla-daemon@bugs.koha-community.org