PKP Bugzilla – Bug 6495
Favicon doesn't display in IE
Last modified: 2012-05-04 17:23:32 PDT
Favicon uploaded in Journal Setup, Step 5 doesn't display in IE. Works fine in FF and Chrome.
Not a priority for 2.3.5.
IE is finicky in how it identifies and displays favicons. We should include a type attribute in the header link rel="icon" tag. For Journal Managers: Upload an .ico favicon in Setup => Step 5 for best results.
Favicon doesn't display in IE https://github.com/pkp/pkp-lib/commit/2e3c250922ac384696e7b658bdbbeb5b29e413fd
Created attachment 3767 [details] Patch against OJS 2.3.7 (should also work with 2.3.6, 2.3.5, etc.) If running a version of OJS that is 2.3.7 or older, you will need to apply the patches in Bug 7425 and Bug 7427 before applying this patch.
Favicon doesn't display in IE https://github.com/pkp/ojs/commit/08428e90b1099a073b57497b60913ee699fcb09d
Favicon doesn't display in IE https://github.com/pkp/pkp-lib/commit/69340700bb785516ac2b7aec1ce79b6b489b278a
Favicon doesn't display in IE https://github.com/pkp/ojs/commit/c965d5237430119a563e390b5e9477fdce51324a
Favicon doesn't display in IE https://github.com/pkp/pkp-lib/commit/5c64ef0c816f453b5ea9e71cac9fac374b5b6d2c
Favicon doesn't display in IE https://github.com/pkp/ocs/commit/99e6d67a10c258a0940a438374c80833b48ba4dd
Created attachment 3768 [details] Patch against OJS 2.3.7 (should also work with 2.3.6, 2.3.5, etc.) If running a version of OJS that is 2.3.7 or older, you will need to apply the patches in Bug 7425 and Bug 7427 before applying this patch.
Created attachment 3769 [details] Patch against OCS 2.3.5 (should also work with 2.3.4, 2.3.3, etc.) If running a version of OCS that is 2.3.5 or older, you will need to apply the patches in Bug 7425 and Bug 7427 before applying this patch.
Fixed.
Favicon doesn't display in IE https://github.com/pkp/ocs/commit/ae6b1a73dea1c6fd1c89084310be6c8e8b889795
Can move MIME type detection to favicon upload in Setup and save it as part of image settings.
Created attachment 3770 [details] Patch against OJS 2.3.7 (should also work with 2.3.6, 2.3.5, etc.) If running a version of OJS that is 2.3.7 or older, you will need to apply the patches in Bug 7425 and Bug 7427 before applying this patch. The favicon will need to be re-uploaded in Setup, Step 5 in order for these changes to take effect.
Favicon doesn't display in IE (move mime type detection to setup upload) https://github.com/pkp/ojs/commit/1f022d814cf1b601c769beaa99a657aac5d030ed
Favicon doesn't display in IE (move mime type detection to setup upload) https://github.com/pkp/pkp-lib/commit/d3b19038d2b6a0e18585114a6232bfc1e9f243e6
Favicon doesn't display in IE (move mime type detection to setup upload) https://github.com/pkp/ojs/commit/6146c3b041ebeed1566b36f2df440c0eba0a1f32
Favicon doesn't display in IE (move mime type detection to setup upload) https://github.com/pkp/pkp-lib/commit/b06b810a0b03aa8f694248db3bfccba936380d07
Favicon doesn't display in IE (move mime type detection to setup upload) https://github.com/pkp/ocs/commit/57958906bfb3a7a1229f29a387621dff512f1859
Created attachment 3771 [details] Patch against OCS 2.3.5 (should also work with 2.3.4, 2.3.3, etc.) If running a version of OCS that is 2.3.5 or older, you will need to apply the patches in Bug 7425 and Bug 7427 before applying this patch. The favicon will need to be re-uploaded in Website Management, Step 3 in order for these changes to take effect.
Favicon doesn't display in IE (move mime type detection to setup upload) https://github.com/pkp/ocs/commit/3e277ced011326a57c75c15e5f3fb38c9c4a4e41
Moved MIME type detection to favicon upload in Setup. Closing.