Closed
Bug 789612
Opened 13 years ago
Closed 13 years ago
"Download" links on files pages has bad URL on prod
Categories
(Cloud Services :: Operations: Marketplace, task)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: basta, Unassigned)
Details
I.e.: the "Download bootstrap.js" link at the bottom of this URL:
https://addons.mozilla.org/en-US/firefox/files/browse/149703/file/bootstrap.js
links to:
https://static.addons.mozilla.net/en-US/firefox/mnt/netapp_amo/addons.mozilla.org/shared_storage/tmp/file_viewer/149703/bootstrap.js
It seems we're using a path variable instead of a URL variable.
Updated•13 years ago
|
Assignee: nobody → amckay
Comment 1•13 years ago
|
||
We are sending a sendfile header. I think that it's going wrong at nginx. Jason or Jeremy, is there a way to check that python is returning the right headers and it's wrong at nginx?
Updated•13 years ago
|
Assignee: amckay → server-ops
Component: Developer Pages → Server Operations: AMO Operations
Product: addons.mozilla.org → mozilla.org
QA Contact: oremj
Version: unspecified → other
Comment 3•13 years ago
|
||
Could we get the same fix on -dev please?
Comment 4•13 years ago
|
||
Pushed fix to puppet for -dev and -stage. Should be out shortly.
Updated•11 years ago
|
Component: Server Operations: AMO Operations → Operations: Marketplace
Product: mozilla.org → Mozilla Services
You need to log in
before you can comment on or make changes to this bug.
Description
•