Closed
Bug 648341
Opened 14 years ago
Closed 14 years ago
Cannot remove localizations
Categories
(addons.mozilla.org Graveyard :: Developer Pages, defect, P2)
Tracking
(Not tracked)
VERIFIED
FIXED
6.0.7
People
(Reporter: spmail, Assigned: potch)
References
()
Details
User-Agent: Mozilla/5.0 (Windows NT 6.1; rv:2.0) Gecko/20100101 Firefox/4.0
Build Identifier:
In top right, you have the option to choose the current localization you're working with.
In the list, there are "X" buttons, to remove a localization.
After clicking it, it seems to be removed from the list, but after refreshing the page, the localization is back - not removed as intended.
There seems to be no update/save button.
Reproducible: Always
Steps to Reproduce:
1. Click the "X" to remove a localization (No update button)
2. Refresh the page
Actual Results:
The localization was not removed
Expected Results:
The localization should be removed
Talking about the URL: https://addons.mozilla.org/da/developers/addon/SOME-ADDON-NAME/edit
Updated•14 years ago
|
Status: UNCONFIRMED → NEW
Ever confirmed: true
Target Milestone: --- → 6.0.6
Comment 2•14 years ago
|
||
Can you give us the link to your specific add-on? This doesn't sound like a bug that affects everyone.
Comment 3•14 years ago
|
||
STR:
1. Pick an add-on with localizations(https://addons.allizom.org/en-US/developers/addon/blahblah123/edit)
2. Delete one of the locales
3. Reload the page
observed behavior:
After page reload, the deleted locale is still listed.
screencast: http://screencast.com/t/VjrrRaAZal
Comment 4•14 years ago
|
||
-> potch. This seems like a big deal. Potch, if this isn't front end, please let us know early so we can get backend eyes on it.
Assignee: nobody → thepotch
Priority: -- → P2
Assignee | ||
Comment 5•14 years ago
|
||
seems to be frontend- looking into how to make this work better.
Assignee | ||
Comment 6•14 years ago
|
||
After further discussion, the right thing to do here is warn the user they are about to remove all translations for this addon for the given locale, and then remove them if the user opts to proceed. This will require some backend work to handle said POST.
Updated•14 years ago
|
Target Milestone: 6.0.6 → 6.0.7
Assignee | ||
Comment 7•14 years ago
|
||
Status: NEW → RESOLVED
Closed: 14 years ago
Resolution: --- → FIXED
Comment 8•14 years ago
|
||
I was able to remove a locale in edit mode. Marking this as verified.
Status: RESOLVED → VERIFIED
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
•