Closed
Bug 724939
Opened 14 years ago
Closed 13 years ago
Version field should only be editable when version cannot be automatically detected, in which case edited values should be persisted
Categories
(Testing Graveyard :: ProfileManager, defect)
Tracking
(Not tracked)
RESOLVED
WONTFIX
People
(Reporter: sws, Unassigned)
Details
(Whiteboard: [good first bug][mentor=jgriffin][lang=js])
When adding Firefox versions other than the default, I tried to edit the version field manually (This field was apparently designed to show a version only from firefox.bin files; RedHat uses a shell script in /usr/bin as a front end for command-line and gnome / kde GUI invocation.)
The version field allows editing, but the entered version number disappears after closing the dialog and a "?" or version number from the binary replaces it.
It should be made clear that the field cannot be edited manually if version was populated from a firefox.bin, or else manual edits should override the "?" value if some shell script is being used as a front-end to invoke firefox. Admittedly, this is a minor annoyance, but it took some time to figure out what was going on.
Updated•14 years ago
|
Assignee: mozilla → nobody
Component: Operator → ProfileManager
Product: Mozilla Labs → Testing
QA Contact: operator → profilemanager
Comment 1•14 years ago
|
||
To recap:
* the version field should not be editable when it contains a version that was automatically detected from the application
* the version field should be editable if a version cannot be automatically detected, and such edited values should be persisted
Status: UNCONFIRMED → NEW
Ever confirmed: true
Summary: odd behavior of version number in profile manager 1.0 → Version field should only be editable when version cannot be automatically detected, in which case edited values should be persisted
Whiteboard: [good first bug][mentor=jgriffin][lang=js]
Comment 2•13 years ago
|
||
:jgriffin , it is my understanding that ProfileManager is deprecated; should we WONTFIX this?
Flags: needinfo?(jgriffin)
Comment 3•13 years ago
|
||
It has a small following, but I don't think anyone has time to maintain it, so yes.
Status: NEW → RESOLVED
Closed: 13 years ago
Flags: needinfo?(jgriffin)
Resolution: --- → WONTFIX
Updated•8 years ago
|
Product: Testing → Testing Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•