Closed
Bug 1321257
Opened 8 years ago
Closed 8 years ago
/firefox/mobile-download/ page is 500 due to missing image
Categories
(www.mozilla.org :: Pages & Content, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: agibson, Assigned: agibson)
Details
Attachments
(1 file)
Page is 500: https://www-dev.allizom.org/en-US/firefox/mobile-download/
Looks like this is due to a reference to an asset belonging to the /firefox/new/ page, which has since been removed from bedrock following the download page redesign.
https://github.com/mozilla/bedrock/blob/master/bedrock/firefox/templates/firefox/mobile-download.html#L27
Assignee | ||
Updated•8 years ago
|
Assignee: nobody → agibson
Status: NEW → ASSIGNED
Assignee | ||
Comment 1•8 years ago
|
||
Comment 2•8 years ago
|
||
Commits pushed to master at https://github.com/mozilla/bedrock
https://github.com/mozilla/bedrock/commit/bb3bbbb9567531828e27578b5746f2de1b204551
[fix bug 1321257] /firefox/mobile-download/ page is 500 due to missing image
https://github.com/mozilla/bedrock/commit/0c77d582e720f9b6153e2512a230551865a35ee7
Merge pull request #4499 from alexgibson/bug-1321257-mobile-download-image
[fix bug 1321257] /firefox/mobile-download/ page is 500 due to missing image
Updated•8 years ago
|
Status: ASSIGNED → RESOLVED
Closed: 8 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•