Closed
Bug 264906
Opened 20 years ago
Closed 20 years ago
Various appmgr issues
Categories
(addons.mozilla.org Graveyard :: Developer Pages, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
1.0
People
(Reporter: csthomas, Assigned: wolf)
References
()
Details
(Whiteboard: beta)
Attachments
(1 file)
|
5.13 KB,
patch
|
Details | Diff | Splinter Review |
| Reporter | ||
Updated•20 years ago
|
Assignee: psychoticwolf → cst
| Reporter | ||
Comment 1•20 years ago
|
||
1. Preview is not spelled Preivew 2. Sort the applications properly 3. Rather than generating the string to display, just show the whole Version field 4. Allow updates to all fields. This may alternately be done by only letting the user change the Version field, and regenerating major/minor/release/subver form the Version - I'm not sure what is ideal. Right now you still can't update the Version field. 5. "" is a valid SubVer
| Reporter | ||
Updated•20 years ago
|
Status: NEW → ASSIGNED
| Assignee | ||
Updated•20 years ago
|
OS: Windows XP → All
Product: mozilla.org → Webtools
Hardware: PC → All
| Assignee | ||
Comment 2•20 years ago
|
||
Moving bug to webtools/update, since there's an attached patch. (There's review flags here :-) if you need to request such things. ;-) ).
| Reporter | ||
Updated•20 years ago
|
Attachment #162479 -
Flags: review?(psychoticwolf)
Don't forget a way to do RC1, A1, A2 ... although those might fall under the Build Version dropdown. However, we need a way to make sure they sort properly, and the current GUI doesn't allow an internal version of 0.95, 0.96 or whatever method we use.
| Assignee | ||
Comment 4•20 years ago
|
||
I'll get to those when I update app. manager to be current code compliant. :-) A sort key would be the easiest way to force the sorting to be correct. Per-Application of course. Now to review that patch...
| Assignee | ||
Comment 5•20 years ago
|
||
Comment on attachment 162479 [details] [diff] [review] Patch Looks good to me. It does fix the obvious breakage. It certainly doesn't bring app manager anywhere close to "done", but it wasn't intended to. Thanks for fixing that typo on inc_footer. ;-) r=me. I'll check this in shortly.
Attachment #162479 -
Flags: review?(psychoticwolf) → review+
| Assignee | ||
Comment 6•20 years ago
|
||
Patch checked in. Leaving bug open since there'll probably be more stuff for appmanager that this covers. :-)
| Reporter | ||
Updated•20 years ago
|
Whiteboard: active
| Assignee | ||
Comment 7•20 years ago
|
||
Bulk Moving Developer Control Panel bugs to new component. (Filter: massdevcpspam)
Component: Update → Developers
Product: Webtools → Update
Version: other → unspecified
| Reporter | ||
Updated•20 years ago
|
Assignee: cst → psychoticwolf
Status: ASSIGNED → NEW
Whiteboard: active
| Assignee | ||
Updated•20 years ago
|
Status: NEW → RESOLVED
Closed: 20 years ago
Resolution: --- → FIXED
Whiteboard: beta
Target Milestone: --- → 1.0
Version: unspecified → 1.0
Updated•9 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
•