Closed
Bug 872837
Opened 12 years ago
Closed 12 years ago
/media/fireplace/fonts/FeuraSans-1/FeuraSansWeb-Light.woff is 404'ing
Categories
(Marketplace Graveyard :: Consumer Pages, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
2013-05-16
People
(Reporter: krupa.mozbugs, Assigned: cvan)
References
Details
(Whiteboard: [fireplace])
steps to reproduce:
1. Load https://marketplace-dev.allizom.org/app/twitter/ratings/add
2. Notice the font for 'Write a review' header
expected behavior:
observed behavior:
[17:11:40.999] GET https://marketplace-dev-cdn.allizom.org/media/fireplace/fonts/FeuraSans-1/FeuraSansWeb-Light.woff [HTTP/1.1 404 Not Found 284ms]
| Assignee | ||
Comment 1•12 years ago
|
||
Interestingly, our minifier turned "1.0" into 1" for the font path. That's some scary stuff. uglifyjs, you're in big trouble, buster!
https://github.com/mozilla/fireplace/blob/master/hearth/media/css/typography.styl#L5
| Assignee | ||
Comment 2•12 years ago
|
||
https://github.com/mozilla/fireplace/commit/437e5cc
https://github.com/mozilla/fireplace/commit/113d7c0
Assignee: nobody → cvan
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
Target Milestone: --- → 2013-05-16
Comment 3•12 years ago
|
||
Why is uglifyjs modifying CSS?
You need to log in
before you can comment on or make changes to this bug.
Description
•