https://bugzilla.wikimedia.org/show_bug.cgi?id=46368
--- Comment #2 from Tomasz W. Kozlowski <[email protected]> --- Wondering where this particular icon is kept. curl -I http://upload.wikimedia.org/favicon.ico returns: Date: Mon, 08 Apr 2013 17:16:16 GMT Content-Type: image/x-icon Content-Length: 1150 find docroot/ -type f -name "*.ico" and ls return the following 1150-byte files... docroot/bits/favicon/chapcom.ico docroot/bits/favicon/internal.ico docroot/bits/favicon/office.ico docroot/bits/favicon/piece.ico docroot/bits/favicon/spcom.ico docroot/bits/favicon/wikibooks.ico docroot/bits/favicon/wikinews.ico docroot/bits/favicon/wikiquote.ico ... none of which are this icon. I'm assuming this is served from somewhere else, or there is something I'm missing here. -- You are receiving this mail because: You are on the CC list for the bug. You are the assignee for the bug. You are watching all bug changes. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
