https://bugs.documentfoundation.org/show_bug.cgi?id=146228
Bug ID: 146228
Summary: i18langtag warns about converting locale en-IL:en
Product: LibreOffice
Version: 7.4.0.0 alpha0+ Master
Hardware: All
OS: Linux (All)
Status: UNCONFIRMED
Severity: trivial
Priority: medium
Component: Writer
Assignee: [email protected]
Reporter: [email protected]
When I start LO Writer, I get the following on the console:
warn:i18nlangtag:4695:4695:i18nlangtag/source/languagetag/languagetag.cxx:1426:
LanguageTagImpl::convertLocaleToLang: with bAllowOnTheFlyID invalid 'en-IL:en'
warn:i18nlangtag:4695:4695:i18nlangtag/source/isolang/isolang.cxx:1413:
convertIsoNamesToLanguage(string_view): on-the-fly for {en-IL:en} 1023
warn:i18nlangtag:4695:4695:i18nlangtag/source/isolang/isolang.cxx:1416:
convertIsoNamesToLanguage(string_view): on-the-fly bad, using {en-US}
en-IL is a legitimate locale, so this shouldn't happen. See also 145173 about
other console noise due to not recognizing this locale - I guess the fix for
that one isn't enough here.
--
You are receiving this mail because:
You are the assignee for the bug.