Closed (fixed)
Project:
URL Icon
Version:
master
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
12 Apr 2007 at 01:15 UTC
Updated:
26 Apr 2007 at 07:02 UTC
The flickr icon is content type image/vnd.microsoft.icon.
I just added it to the ui type definition and now it works fine. Sorry for not committing a patch, I am actually reusing urlicon code in leech module.
$ui_ctype = array('image/x-icon', 'application/octet-stream', 'text/plain', 'image/vnd.microsoft.icon');
Comments
Comment #1
sanduhrsHi Alexander,
I added the additional Content-Type a minute ago along with some more from http://www.iana.org/assignments/media-types/image/vnd.microsoft.icon
Thanks.
Comment #2
(not verified) commented