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
Unknown Object (File)
Mon, Jul 22, 6:11 PM
Unknown Object (File)
Mon, Jul 22, 4:04 PM
Unknown Object (File)
Mon, Jul 22, 12:55 PM
Unknown Object (File)
Mon, Jul 22, 12:54 PM
Unknown Object (File)
Wed, Jul 17, 1:45 AM
Unknown Object (File)
Wed, Jul 17, 1:45 AM
Unknown Object (File)
Wed, Jul 17, 1:45 AM
Unknown Object (File)
Sat, Jul 13, 8:53 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
Lint
Lint Skipped
Unit
Tests Skipped

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).