Closed Bug 1414899 Opened 7 years ago Closed 7 years ago

Ensure correct runtime fallbacking for L20n in fallback chain scenario

Categories

(Core :: Internationalization, enhancement, P3)

enhancement

Tracking

()

RESOLVED FIXED

People

(Reporter: zbraniecki, Assigned: zbraniecki)

References

Details

This bug is a continuation of bug 1410734. There, we're testing that L20n infra handles language fallbacking correctly, but we're operating with the limited set of requestedLocales. In order to open that up and allow for requested locales list to handle longer fallback chains (bug 1414390), we need to ensure that L20n infra handles such chains well. This bug should cover scenarios: Choice A): Nightly en-US `or` Nightly ab-CD w/out ftl `or` Nightly ab-CD w/ ftl Choice B): No langpack `or` ef-GH langpack w/out ftl `or` ef-GH langpack w/ ftl Choice C): requestedLocales is ['ab-CD', 'ef-GH', 'en-US'] `or` ['ef-GH', 'ab-CD', 'en-US']
Priority: -- → P3
With bug 1414390 being close to ready, I'll start testing scenarios involving multiple fallback locales.
Assignee: nobody → gandalf
Status: NEW → ASSIGNED
Status: ASSIGNED → RESOLVED
Closed: 7 years ago
Depends on: 1422997
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.