Closed
Bug 877743
Opened 12 years ago
Closed 11 years ago
Download button in status page links to the signed copy instead of the original file
Categories
(Marketplace Graveyard :: Developer Pages, defect, P3)
Tracking
(Not tracked)
RESOLVED
INVALID
People
(Reporter: krupa.mozbugs, Unassigned)
Details
steps to reproduce:
1. Upload a packaged app
2. From the reviewers tools, approve it.
3. Return to the/Status page for the packaged app or load https://marketplace-dev.allizom.org/developers/app/test-webapi-permissions-3/status?lang=en
4. try to download the packaged app file
expected behavior:
Download links to the original file
observed behavior:
Download button links to the signed copy.
Comment 2•12 years ago
|
||
Could be linked to https://bugzilla.mozilla.org/show_bug.cgi?id=887083
We re-use mkt/downloads/views.py which uses sign_if_packaged() if the app is public/blocked.
Comment 3•11 years ago
|
||
If it didn't linked to the signed version, that would be a bug.
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → INVALID
You need to log in
before you can comment on or make changes to this bug.
Description
•