Closed Bug 720038 Opened 13 years ago Closed 11 years ago

Localizing categories doesn't allow removing a localization

Categories

(addons.mozilla.org Graveyard :: Localization, defect)

defect
Not set
normal

Tracking

(Not tracked)

RESOLVED WONTFIX

People

(Reporter: robhudson, Unassigned)

References

Details

Currently the category localization page only allows adding or changing localizations. Add support to clear the form field to remove the localization. Note: This will require some changes to either the translations Django app, or updates to the DB fields that reference the translations.id field as this currently causes some odd cascade delete bugs in Django. If we update the translations app to do nothing on delete (on_delete=DO_NOTHING), it fails with an integrity error in MySQL.
not sure what the use case is here, but it's not something we're going to do before we overhaul the whole thing
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → WONTFIX
Product: addons.mozilla.org → addons.mozilla.org Graveyard
You need to log in before you can comment on or make changes to this bug.