Closed
Bug 826866
Opened 12 years ago
Closed 12 years ago
Redirect for tabzilla css should use MEDIA_URL
Categories
(Websites :: Tabzilla, defect)
Websites
Tabzilla
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: pmac, Assigned: pmac)
References
Details
This will be important when we switch to a CDN for media. Not the final solution, but for now it should be correctly referenced.
The change will be to:
apps/redirects/urls.py
~ lines 60, 61
Assignee | ||
Comment 1•12 years ago
|
||
Submitted PR: https://github.com/mozilla/bedrock/pull/568
Assignee: nobody → pmac
Comment 2•12 years ago
|
||
Commits pushed to master at https://github.com/mozilla/bedrock
https://github.com/mozilla/bedrock/commit/92a7cd553c2bf9be53b7395274eb249c32994394
Bug 826866: Update tabzilla css redirect to use MEDIA_URL
https://github.com/mozilla/bedrock/commit/f9eba6da488bc7d392d3bc9fd0060d5d0cbaf83a
Merge pull request #568 from pmclanahan/bug-826866-tabzilla-redirect-media-setting
Bug 826866: Update tabzilla css redirect to use MEDIA_URL
Assignee | ||
Comment 3•12 years ago
|
||
In production.
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
Updated•11 years ago
|
Component: General → Tabzilla
Product: www.mozilla.org → Websites
Target Milestone: --- → 1.5
Comment 4•11 years ago
|
||
Sorry for the bugspam -- the Target Milestore was set unexpectedly.
Target Milestone: 1.5 → ---
You need to log in
before you can comment on or make changes to this bug.
Description
•