We can set custom itype icons for Administration > Item Types but not for Administration > Authorized Values > ITEMTYPECAT. This means that some of the itype icons that display in the search results differ from the icons that show up in our advanced search. We use JS to fix this, but it would be nice if it was a built-in option.
Hi Eliana, do you use the "remote icon" option? I think then this would be bug 7374. IIRC it works if you add the path to the database table directly, it just doesn't work correctly for setting it from the GUI. But we should fix this properly. *** This bug has been marked as a duplicate of bug 7374 ***
(In reply to Katrin Fischer from comment #1) > Hi Eliana, do you use the "remote icon" option? I think then this would be > bug 7374. > > IIRC it works if you add the path to the database table directly, it just > doesn't work correctly for setting it from the GUI. But we should fix this > properly. > > *** This bug has been marked as a duplicate of bug 7374 *** Whoops, yep. I didn't see that bug, but this is the same problem I was describing. Thank you for the tip!