Closed
Bug 846055
Opened 12 years ago
Closed 11 years ago
Change text in app history when developer updates packaged app version
Categories
(Marketplace Graveyard :: Reviewer Tools, enhancement, P4)
Tracking
(Not tracked)
RESOLVED
FIXED
2013-07-25
People
(Reporter: adora, Assigned: eviljeff)
References
Details
(Whiteboard: p=1)
Today, it says "disabled by mozilla," which sounds like we pulled the app down for doing something nefarious. More accurate text would be something like "superseded by version n+1."
Comment 1•12 years ago
|
||
Makes sense to me, though I’ve not seen this message yet. Could you snap a screenshot of it in context of the app history page?
Assignee | ||
Comment 2•12 years ago
|
||
For context, 'disabled by mozilla' is a reflection of the state id the version has in the DB - which is also used by apps/addons where it /does/ indicate we pulled the app/addon for doing something nefarious.
Not that it stops us from changing the way its displayed of course.
Updated•12 years ago
|
Severity: normal → enhancement
Priority: -- → P4
Whiteboard: p=1
Assignee | ||
Comment 3•12 years ago
|
||
Assignee: nobody → awilliamson
Assignee | ||
Comment 4•12 years ago
|
||
https://github.com/mozilla/zamboni/commit/13a62d8e7ccbf4c7576156d7152fd411cf9dca56
with some help from Kevin:
https://github.com/mozilla/zamboni/commit/43935dfb70fffeb6563a25081e767eda0f6e4773
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
Assignee | ||
Updated•12 years ago
|
Target Milestone: --- → 2013-07-25
Comment 5•12 years ago
|
||
I am not sure if I correctly understood the expected behavior here, but the "disabled by mozilla" text is still present in Manage Status&Versions developers page : http://screencast.com/t/yrvICwRdSM
For this bug , I added a new version for a packaged app and verified the text for first version in app history and Status&Versions developers page. Please let me know if my STRs are wrong.
Status: RESOLVED → REOPENED
Resolution: FIXED → ---
Assignee | ||
Comment 6•12 years ago
|
||
(In reply to Victor Carciu from comment #5)
> I am not sure if I correctly understood the expected behavior here, but the
> "disabled by mozilla" text is still present in Manage Status&Versions
> developers page : http://screencast.com/t/yrvICwRdSM
>
> For this bug , I added a new version for a packaged app and verified the
> text for first version in app history and Status&Versions developers page.
> Please let me know if my STRs are wrong.
This bug is about the reviewer tools, or at least I guessed it was as that's the component Lisa filed it under. The patches only touch the review page.
Reporter | ||
Comment 8•12 years ago
|
||
I was only thinking about the review history page when I filed the bug, but the status name should be consistent on the developer facing side, too.
Discussion about all app status names is happening here: https://bugzilla.mozilla.org/show_bug.cgi?id=895560#c10
Flags: needinfo?(adora)
Assignee | ||
Comment 9•12 years ago
|
||
adding a depends - no point in making more changes till the names are settled.
Depends on: 895560
Assignee | ||
Comment 10•11 years ago
|
||
resolving this bug for the original patch (reviewer tools) but the developer page work has been superseded by changes in bug 895560 to have an 'obsolete' state.
Status: REOPENED → RESOLVED
Closed: 12 years ago → 11 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•