6ffd42c07a
Interlanguage lists can contain language codes that are redirects in language data of ULS. For example, sr is a redirect to sr-cyrl. So, if sr is passes as one of the language to ULS, its region, script grouping is failing and the end result will be missing them in the ULS language list. This should be properly fixed in jquery.uls library. Tracked at https://github.com/wikimedia/jquery.uls/issues/207 In this patch we are following a simple approach of passing the language codes to ULS as redirect resolved. Bug: T100002 Bug: T131005 Bug: T126909 Bug: T123834 Change-Id: I8b89edb60b4d2c6f2b25c8589569f748c5523722