silnrsi / sldr

SIL Locale Data Repository
MIT License
18 stars 11 forks source link

downloaded langtags.json has 4 bad iso639_3 fields #9

Closed StephenMcConnel closed 5 years ago

StephenMcConnel commented 5 years ago

The downloaded langtags.json file consistently has the following four entries with totally bogus iso639_3 fields. The URL was "https://ldml.api.sil.org/index.html?query=langtags&ext=json" ... { "full": "szy-Zyyy-TW", "iso639_3": "30-Jan-2019", "name": "Sakizaya", "region": "TW", "regionname": "Taiwan, Province of China", "sldr": false, "tag": "szy", "tags": [ "szy-TW", "szy-Zyyy" ] }, ... { "full": "tjj-Latn-AU", "iso639_3": "28-Jan-2019", "name": "Tjungundji", "region": "AU", "regionname": "Australia", "sldr": false, "tag": "tjj", "tags": [ "tjj-AU", "tjj-Latn" ] }, ... { "full": "tjp-Latn-AU", "iso639_3": "28-Jan-2019", "name": "Tjupany", "region": "AU", "regionname": "Australia", "sldr": false, "tag": "tjp", "tags": [ "tjp-AU", "tjp-Latn" ] }, ... { "full": "wkr-Latn-AU", "iso639_3": "28-Jan-2019", "name": "Keerray-Woorroong", "region": "AU", "regionname": "Australia", "sldr": false, "tag": "wkr", "tags": [ "wkr-AU", "wkr-Latn" ] }, ...

LornaSIL commented 5 years ago

I'm pretty sure these were all added in January to 639-3.

StephenMcConnel commented 5 years ago

Why was this issue closed without being fixed??? The same thing is still happening today.

mhosken commented 5 years ago

Because it was misread. But it is fixed now.