Closed Bug 979411 Opened 10 years ago Closed 10 years ago

Fix content-type for woff files

Categories

(bugzilla.mozilla.org :: General, defect)

Production
x86_64
Linux
defect
Not set
normal

Tracking

()

RESOLVED FIXED

People

(Reporter: gozer, Assigned: dkl)

Details

Attachments

(1 file)

$> lwp-request -m GET -edsS https://bugzilla.mozilla.org/skins/contrib/Mozilla/opensans.woff | grep Content-Type
Content-Type: text/plain; charset=UTF-8

Should rather be application/font-wof
Attachment #8385437 - Flags: review?(dkl)
Attachment #8385437 - Flags: review?(dkl) → review+
Actually noticed an issue that I missed before r+ and fixed on commit.

AddType application/font-wof .woff

should be:

+AddType application/font-woff .woff

Committing to: bzr+ssh://dlawrence%40mozilla.com@bzr.mozilla.org/bmo/4.2/                                                                                                
modified .htaccess
Committed revision 9266.

Thanks!
dkl
Assignee: nobody → dkl
Status: NEW → RESOLVED
Closed: 10 years ago
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: