Closed Bug 920998 Opened 12 years ago Closed 12 years ago

Fix fonts not found on Thimble

Categories

(Webmaker Graveyard :: Thimble, defect)

x86
macOS
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: alicoding, Assigned: alicoding)

Details

Attachments

(1 file)

There are bunch of error not founds on OpenSans webfont on Thimble project.
Attachment #810536 - Flags: review?(pomax)
Comment on attachment 810536 [details] [review] https://github.com/mozilla/thimble.webmaker.org/pull/228 you'll need to either rename these, or rename how thimble imports them; The requests I see are these: GET https://thimble.webmaker.org/resources/fonts/opensans-regular-webfont.woff 404 (Not Found) thimble.webmaker.org/:1 GET https://thimble.webmaker.org/resources/fonts/opensans-bold-webfont.woff 404 (Not Found) thimble.webmaker.org/:1 GET https://thimble.webmaker.org/resources/fonts/opensans-regular-webfont.ttf 404 (Not Found) thimble.webmaker.org/:1 Resource interpreted as Font but transferred with MIME type application/x-font-woff: "https://webmaker.org/resources/fonts/opensans-regular-webfont.woff". include.html:1 Resource interpreted as Font but transferred with MIME type application/x-font-woff: "https://webmaker.org/resources/fonts/opensans-bold-webfont.woff". include.html:1 GET https://thimble.webmaker.org/resources/fonts/opensans-bold-webfont.ttf 404 (Not Found) note the case is different, which means they'll still be 404 on a case sensitive server
Attachment #810536 - Flags: review?(pomax) → review-
Attachment #810536 - Flags: review- → review?(pomax)
Attachment #810536 - Flags: review?(pomax) → review+
Status: ASSIGNED → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
Attachment mime type: text/plain → text/x-github-pull-request
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: