We've specified icons for both authorized values and item types and they show as question marks or rectangles with description text in the OPAC.
Created attachment 7803 [details] [review] Bug 7579 - Icons for authorized values/item types not showing in OPAC The functions getitemtypeimagedir and getitemtypeimagesrc in Koha.pm were using the system preference 'template' when they should be using 'opacthemes' instead.
Created attachment 7815 [details] [review] [Signed off] Bug 7579 - Icons for authorized values/item types not showing in OPAC Ok for the change, tested OK on master test plan was: - copy opac-tmpl/prog to opac-tmpl/prog2 - change syspref opacthemes to 'prog2' - remove itemtype images from opac-tmpl/prog/itemtypeimg - check opac-detail.pl Without the patch, itemtype images disappear, they're still there with the patch. Signed off.
QA comment: tiny patch, passed QA
This patch will be in 3.6.5.