Closed Bug 264978 Opened 20 years ago Closed 20 years ago

Name should not be editable when read from install.rdf

Categories

(addons.mozilla.org Graveyard :: Developer Pages, defect)

x86
All
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED WONTFIX

People

(Reporter: Bugzilla-alanjstrBugs, Assigned: wolf)

Details

If install.rdf is read and parsed to get compatibility, then the Name box should
not be editable.  This box should only be editable if there was no install.rdf
found.  Name comes from install.rdf, so if they want to change it, that is where
it should be changed.
Name isn't a required static value. Extensions *can* change names and keep the
same GUID. It's the GUID that's checked against, not the name.

Therefore, it's auto-filled in as a courtesy. There's no logical reason to block
the editing of that field, when adding a new version with a different name will
change the old versions names anyway. :-)
Status: NEW → RESOLVED
Closed: 20 years ago
Resolution: --- → WONTFIX
There is a difference.  This will force them to change the name in the
install.rdf.  Otherwise when someone installs an extension, it won't necessarily
match the name of what they downloaded.  Someone could install "I am great" and
wind up with a listing for "I suck".  Can you at least think about it for a while?
Status: RESOLVED → REOPENED
Resolution: WONTFIX → ---
For old versions only. For a new version with a new name, they should match..
I'll verify that the auto-fill-in for extensions w/ a t_main record pulls it
from install.rdf and not the DB though. but it's not likely that box will become
non-editable. It just doesn't make sense to when the same functionality is
available from the edit page and that's not going to change.
Status: REOPENED → NEW
The $name is pulled from the install.rdf in all cases. If there's not an
install.rdf it'll simply be blank. (or if it's update mode, filled in for
convienience).
Status: NEW → RESOLVED
Closed: 20 years ago20 years ago
Resolution: --- → WONTFIX
Component: Update → Developers
Product: mozilla.org → Update
Version: other → unspecified
Product: addons.mozilla.org → addons.mozilla.org Graveyard
You need to log in before you can comment on or make changes to this bug.