Closed
Bug 1186904
Opened 10 years ago
Closed 10 years ago
New add-on version cannot be added on AMO-dev
Categories
(addons.mozilla.org Graveyard :: Developer Pages, defect)
Tracking
(Not tracked)
VERIFIED
FIXED
2015-07
People
(Reporter: vvalentina, Assigned: kmag)
References
()
Details
Steps to reproduce:
1. Log in to AMO-dev https://addons-dev.allizom.org/en-US/firefox/
2. From the menu click Tools - Manage My Submissions https://addons-dev.allizom.org/en-US/developers/addons
2. Try to upload a new version for an add-on (i.e. Addon_test_dev)
Expected results:
The file passes validation and user can upload the new version.
Actual results:
The validation is 100% complete but the loading bar remains in the state of “loading”. User cannot add a new version for that add-on.
Notes/Issues:
Verified on FF39(Win 7). Issue is only reproducing on AMO-dev.
Screencast for this issue: http://screencast.com/t/dOsGrxXbp
Comment 1•10 years ago
|
||
Commits pushed to master at https://github.com/mozilla/olympia
https://github.com/mozilla/olympia/commit/f7506f6a30bafa392058effa3fdca53659b72051
Bug 1186904: Fix errors when saved validation results for a file already exist, or when messages.*.context is null.
https://github.com/mozilla/olympia/commit/2e47b0b1276b29696b13f2d8555fdadf184b2153
Merge pull request #617 from kmaglione/bug-1186904
Bug 1186904: Fix errors when saved validation results for a file alre…
| Assignee | ||
Updated•10 years ago
|
Assignee: nobody → kmaglione+bmo
Status: NEW → ASSIGNED
| Assignee | ||
Comment 2•10 years ago
|
||
Comment 3•10 years ago
|
||
Commits pushed to master at https://github.com/mozilla/olympia
https://github.com/mozilla/olympia/commit/dee8bd5de4817cdd412debd25ec5bff69253007b
Bug 1186904: Don't ignore results from validation tasks.
https://github.com/mozilla/olympia/commit/62a6fa7ab84a28b129a86eaea629471d00e2b3ce
Merge pull request #619 from kmaglione/bug-1186904
Bug 1186904: Don't ignore results from validation tasks.
| Assignee | ||
Updated•10 years ago
|
Status: ASSIGNED → RESOLVED
Closed: 10 years ago
Resolution: --- → FIXED
| Reporter | ||
Comment 4•10 years ago
|
||
Verified as fixed on AMO-dev FF39(Win 7).
Postfix screencast: http://screencast.com/t/oiublmsxh
Closing bug.
Status: RESOLVED → VERIFIED
Updated•10 years ago
|
Product: addons.mozilla.org → addons.mozilla.org Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•