https://bugs.documentfoundation.org/show_bug.cgi?id=133918
Eike Rathke <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #11 from Eike Rathke <[email protected]> --- I'm against moving the language tag canonicalization/substitution to Save because it would make it even more obscure changing the input without any visible feedback, and it is possible for the user to continue entering a more complex language tag string that if canonicalization wouldn't kick in early might be wrong. Also note that this bug talked about two different things, one is typing "in" that should match "Inglés" in Spanish UI and for some reason did not and was changed to "id" instead; no adhoc idea why because BCP47 language tag recognition only kicks in when no matching language list entry was found. Once language tag recognition was hit though then the old ISO 639-1 code "in" is correctly changed to "id" for Indonesian, there is no "id" code. The other is the "iw" -> "he" Hebrew substitution that is expected for ISO 639-1 changed it and there is no "iw" code. -- You are receiving this mail because: You are the assignee for the bug.
