Closed
Bug 802907
Opened 13 years ago
Closed 13 years ago
[socorro-crashstats] flora.css is a 404
Categories
(Socorro :: Webapp, task)
Socorro
Webapp
Tracking
(Not tracked)
VERIFIED
FIXED
People
(Reporter: stephend, Assigned: peterbe)
References
()
Details
STR:
1. Load http://crash-stats-new-dev.allizom.org/report/index/79d85b3c-dc19-432b-b1f3-88c942121017 and open the Web Console
2. Look at the requests
Actual:
[18:08:29.364] GET http://crash-stats-new-dev.allizom.org/static/CACHE/css/flora.css [HTTP/1.1 404 Not Found 257ms]
Comment 1•13 years ago
|
||
Actually killing this as part of template cleanup in bug 802483
Status: NEW → RESOLVED
Closed: 13 years ago
Resolution: --- → DUPLICATE
Reporter | ||
Comment 2•13 years ago
|
||
Really? Don't see any removals of flora.css in the pull...
Comment 3•13 years ago
|
||
(In reply to Stephen Donner [:stephend] from comment #2)
> Really? Don't see any removals of flora.css in the pull...
Hmm you're right.. well this one is odd, I can't reproduce it locally, I wonder if it's something going wrong in collectstatic/compress_jingo. Going to try it.
Status: RESOLVED → REOPENED
Resolution: DUPLICATE → ---
Comment 4•13 years ago
|
||
Hmm still can't repro, loads fine locally:
http://localhost:8000/static/crashstats/css/flora/flora.css
Assignee | ||
Comment 5•13 years ago
|
||
Confirmed:
http://crash-stats-new-dev.allizom.org/static/CACHE/css/adab205e3503.css
THere's still an @import thing left in there.
Assignee: nobody → peterbe
Assignee | ||
Comment 6•13 years ago
|
||
Comment 7•13 years ago
|
||
Commit pushed to master at https://github.com/mozilla/socorro-crashstats
https://github.com/mozilla/socorro-crashstats/commit/3708bcf61663927aaea1e3650729b8b880654a78
bug 802907 - flora.css import removal, r=rhelmer
Assignee | ||
Updated•13 years ago
|
Status: REOPENED → RESOLVED
Closed: 13 years ago → 13 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•