TranslationMergeJob migrates only POTMsgSets and no translations

Bug #819241 reported by Данило Шеган
8
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Launchpad itself
Triaged
High
Unassigned

Bug Description

TranslationMergeJob relies on TranslationMerger.mergePackagingTemplates to merge all the translations when a Packaging link is introduced. However, it only calls mergePOTMsgSets() without calling _removeDuplicateTranslations() or calling mergeTranslationMessages(), thus resulting in merged POTMsgSets but very weird situation where we have almost identical translation messages in sharing templates but which are distinct in the database.

This basically means that we are not using the benefits of the sharing until stuff is re-translated (and sometimes, due to data not being merged, not even then).

tags: added: upstream-translations-sharing
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.