Closed Bug 1407180 Opened 7 years ago Closed 6 years ago

[translate] unchanged filter should only check active translations

Categories

(Webtools Graveyard :: Pontoon, defect, P3)

defect

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: adrian, Assigned: orvils)

References

Details

Attachments

(2 files)

At the moment, the "unchanged" filter on the translate page matches an entity if it has a translation that is equal to any of its plural forms, regardless of whether that translation is active or not.

It means that filter returns results for which the active translation is not unchanged, which is not what it should do.

Expected behavior:
Only entities for which the active translations are unchanged are returned.

Example: https://pontoon.mozilla.org/fr/pontoon-intro/messages.properties/?extra=unchanged
Can we somehow increase priority of this? For Latgalian we have quite a list of strings that need checking and re-translation and this issue is slowing the work significantly. Fix does not seem too hard or time consuming once someone takes a look :)
Depends on: 1481175
Raivis, given that bug 1481175 got fixed, I wonder if you're still interested in fixing this bug. It should be much simpler now.
Flags: needinfo?(orvils)
Thanks for heads up. 
Will check and fix this bug :)
Flags: needinfo?(orvils)
Commit pushed to master at https://github.com/mozilla/pontoon

https://github.com/mozilla/pontoon/commit/a22138e47383a3b7c8bc3d48c84fa2671c67f1d4
Fix bug 1407180: unchanged filter only on active translations (#1077)

Unchanged filter will check only active translations to avoid false
positives that have been historically translated with unchanged string,
but have been changed (fixed) since.
Status: NEW → RESOLVED
Closed: 6 years ago
Resolution: --- → FIXED
Assignee: nobody → orvils
Product: Webtools → Webtools Graveyard
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: