Migration script for variants
Bug #611626 reported by
Данило Шеган
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Launchpad itself |
Fix Released
|
Low
|
Данило Шеган |
Bug Description
Provide a migration script for language variants to languages.
Related branches
lp://qastaging/~danilo/launchpad/variant-migration
- Jeroen T. Vermeulen (community): Approve (code)
-
Diff: 466 lines (+379/-11)7 files modifieddatabase/schema/security.cfg (+1/-1)
lib/lp/translations/model/pofile.py (+1/-2)
lib/lp/translations/model/translationmessage.py (+2/-2)
lib/lp/translations/scripts/migrate_variants.py (+197/-0)
lib/lp/translations/scripts/tests/test_migrate_variants.py (+147/-0)
lib/lp/translations/tests/test_translationmessage.py (+1/-6)
scripts/rosetta/migrate_variants.py (+30/-0)
tags: |
added: qa-ok removed: qa-needstesting |
Changed in rosetta: | |
status: | Fix Committed → Fix Released |
To post a comment you must log in.
Fixed in stable r11260 <http:// bazaar. launchpad. net/~launchpad- pqm/launchpad/ stable/ revision/ 11260>.