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

--- Comment #25 from Owen Leonard <oleon...@myacpl.org> ---
I have a concern which I think may be a blocker for this feature: All other
cover image sources use a "normalized_isbn" variable which is provided to the
templates. This feature doesn't use a normalized ISBN, so a library might
upload an image file with a name like this:

"0553573403.png"

...and find that Koha is trying to load an image with this file name:

"0553573403 | 9780553573404 (pbk.).png"

I think it would be more consistent to have custom cover images use a
normalized ISBN too.

-- 
You are receiving this mail because:
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
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/

Reply via email to