Closed
Bug 519819
Opened 16 years ago
Closed 16 years ago
"You can now nominate your add-on for public" when add-on is already nominated
Categories
(addons.mozilla.org Graveyard :: Public Pages, defect, P2)
addons.mozilla.org Graveyard
Public Pages
Tracking
(Not tracked)
VERIFIED
FIXED
5.3
People
(Reporter: Milos, Assigned: clouserw)
References
()
Details
Attachments
(1 file, 1 obsolete file)
3.25 KB,
patch
|
wenzel
:
review+
|
Details | Diff | Splinter Review |
On the https://addons.mozilla.org/en-US/developers/addon/status/11135 (for my add-on), it says:
Add-on Status: In Sandbox; Public Nomination
Your add-on is currently nominated to become Public and is awaiting editor review. There are currently 429 other add-ons in the nomination queue.
Public Nomination Criteria
* At least one preview image required for extensions and themes.
* Add-on is not marked as pre-release.
You may now nominate your add-on for Public by clicking the button below.
------------------------------------
But, my add-on is already nominated, so there is no button. We should remove last line if the bug is in the public queue.
Assignee | ||
Updated•16 years ago
|
Assignee: nobody → clouserw
Priority: -- → P3
Target Milestone: --- → 5.3
Updated•16 years ago
|
Priority: P3 → P2
Assignee | ||
Comment 1•16 years ago
|
||
Fix, and also found several _() statements that were never being echoed (?!)
Attachment #408057 -
Flags: review?(fwenzel)
Comment 2•16 years ago
|
||
Comment on attachment 408057 [details] [diff] [review]
fix
I think the patch is good, but now that we are adding another status (listed) I am thinking we might have to enumerate the specific statuses here in the if clause instead of the < .
If you disagree, let me know.
Attachment #408057 -
Flags: review?(fwenzel) → review-
Assignee | ||
Comment 3•16 years ago
|
||
I don't think it has anything to do with my patch, it's existing code. But here is a change.
Attachment #408057 -
Attachment is obsolete: true
Attachment #408131 -
Flags: review?(fwenzel)
Comment 4•16 years ago
|
||
Comment on attachment 408131 [details] [diff] [review]
the same thing
teh awesome.
Attachment #408131 -
Flags: review?(fwenzel) → review+
Assignee | ||
Comment 5•16 years ago
|
||
Status: NEW → RESOLVED
Closed: 16 years ago
Resolution: --- → FIXED
Comment 6•16 years ago
|
||
Milos: is this now fixed on https://preview.addons.mozilla.org/en-US/developers/addon/status/11135? Can you confirm? Thanks!
Reporter | ||
Comment 7•16 years ago
|
||
Verified on https://preview.addons.mozilla.org/en-US/developers/addon/status/11135
Thanks.
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
•