Closed
Bug 891140
Opened 12 years ago
Closed 12 years ago
Stuck on submission since categories section is missing
Categories
(Marketplace Graveyard :: Developer Pages, defect)
Tracking
(Not tracked)
VERIFIED
FIXED
2013-07-11
People
(Reporter: krupa.mozbugs, Assigned: cvan)
References
()
Details
(Keywords: regression)
Attachments
(1 file)
1.29 MB,
image/png
|
Details |
steps to reproduce:
1. Submit an app
2. Click Continue after validation
3. Notice Step 3 of submission
expected behavior:
Step 3 of submission has categories listed
observed behavior:
Categories is missing and since it is a required field, submission process is stuck on that step.
Assignee | ||
Comment 1•12 years ago
|
||
Assignee | ||
Comment 3•12 years ago
|
||
This may've changed things:
https://github.com/mozilla/zamboni/commit/94b8704c8#L0R633
But I don't know how this ever worked:
https://github.com/mozilla/zamboni/blob/master/mkt/zadmin/models.py#L90
https://github.com/mozilla/zamboni/blob/master/mkt/developers/forms.py#L853
Comment 4•12 years ago
|
||
Kevin - can you investigate this? Get help from robhudson/basta/cvan if the code is new to you. Thanks.
Assignee: nobody → ngoke
Comment 5•12 years ago
|
||
Looking now.
Assignee | ||
Comment 6•12 years ago
|
||
https://github.com/mozilla/zamboni/commit/a0ed5e3
Rob already r'd my patch - here we go! (BTW, I don't know how this ever worked but it's fine; it's fine.)
Assignee | ||
Updated•12 years ago
|
Assignee: ngoke → cvan
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
Comment 7•12 years ago
|
||
This is now verified and fixed. Also our automation tests are passing. Thanks!
Status: RESOLVED → VERIFIED
You need to log in
before you can comment on or make changes to this bug.
Description
•