Created attachment 15069 [details] 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.
Created attachment 15991 [details] [review] Patch based on 3.8.5 to fix
Looks like I sent the wrong patch. Oops.
Created attachment 16070 [details] [review] patch based on 3.8.5
Created attachment 16559 [details] [review] Patch for master
Created attachment 16700 [details] [review] [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>
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
Created attachment 18654 [details] [review] 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>
Pushed to master. Thanks, Frédérick!