Page MenuHomePhabricator

(Celerity) Fix mimetype for JPEG files so IE will load them
ClosedPublic

Authored by hach-que on Apr 3 2014, 1:37 PM.
Tags
None
Referenced Files
F15333294: D8689.diff
Sat, Mar 8, 1:38 AM
Unknown Object (File)
Mon, Feb 10, 1:25 AM
Unknown Object (File)
Jan 28 2025, 6:44 PM
Unknown Object (File)
Jan 28 2025, 6:43 AM
Unknown Object (File)
Jan 24 2025, 3:33 PM
Unknown Object (File)
Jan 17 2025, 1:28 AM
Unknown Object (File)
Dec 20 2024, 9:54 AM
Unknown Object (File)
Dec 9 2024, 1:30 AM
Subscribers

Details

Summary

IE won't load background images in a page that are served with the mimetype "image/jpg" as it only recognises the "image/jpeg" mimetype.

Test Plan

Spent an hour or two going back and forth between Linux (to dev) and Windows (to test) to find the source of this issue, then flipped several tables at IE for being terrible.

Diff Detail

Repository
rP Phabricator
Branch
master
Lint
Lint Passed
Unit
Tests Passed

Event Timeline

hach-que retitled this revision from to (Celerity) Fix mimetype for JPEG files so IE will load them.
hach-que updated this object.
hach-que edited the test plan for this revision. (Show Details)
hach-que added a reviewer: epriestley.
epriestley edited edge metadata.

oh man

Thanks!

This revision is now accepted and ready to land.Apr 3 2014, 4:18 PM
epriestley updated this revision to Diff 20604.

Closed by commit rP3e6bfda0ca1a (authored by @hach-que, committed by @epriestley).