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

--- Comment #1 from Hammat wele <[email protected]> ---
Created attachment 203604
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=203604&action=edit
Bug 43294: Error 500 when retrieving an image using only an imagenumber

To reproduce

1. Activate the LocalCoverImages and OPACLocalCoverImages system preferences.
2. Find a record and add a local cover image.
3. Go to the OPAC, find the record, and open the detail page.
4. Click on the Images tab and then click on the image.
   ==> The image is displayed at
/cgi-bin/koha/opac-imageviewer.pl?biblionumber=XXXX&imagenumber=XX
5. Remove the biblionumber parameter from the URL (e.g. remove
biblionumber=XXXX&) and press Enter.
   ==> You got an «Error 500»
6. Apply the patch.
7. Repeat steps 3, 4, and 5.
   ==> The record and image are displayed correctly.

-- 
You are receiving this mail because:
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list -- [email protected]
To unsubscribe send an email to [email protected]
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/

Reply via email to