Multiple matching TranslationMessages

Bug #283067 reported by Jeroen T. Vermeulen
2
Affects Status Importance Assigned to Milestone
Launchpad itself
Triaged
Low
Unassigned

Bug Description

When updateTranslation looks for a TranslationMessage that already exists, it ignores plural forms beyond the number of forms the POFile knows about.

This means that despite the unique constraint, there can be duplicates. The code does not expect any:

    https://pastebin.canonical.com/10163/

We can solve this by not trying to be clever and just comparing all plural forms.

Changed in rosetta:
importance: Undecided → Medium
status: New → Triaged
Changed in launchpad:
importance: Medium → Low
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.