Issue 109846 - Implement BCP47 RFC5646 language tags
Summary: Implement BCP47 RFC5646 language tags
Status: CONFIRMED
Alias: None
Product: Internationalization
Classification: Code
Component: i18npool (show other issues)
Version: current
Hardware: All All
: P3 Major with 2 votes (vote)
Target Milestone: ---
Assignee: AOO issues mailing list
QA Contact:
URL:
Keywords:
Depends on:
Blocks: 88665 99896 100854 109845 122045
  Show dependency tree
 
Reported: 2010-03-05 14:43 UTC by ooo
Modified: 2014-01-26 10:51 UTC (History)
7 users (show)

See Also:
Issue Type: FEATURE
Latest Confirmation in: ---
Developer Difficulty: Medium


Attachments

Note You need to log in before you can comment on or make changes to this issue.
Description ooo 2010-03-05 14:44:00 UTC
To be able to support language dialects and variants not covered by ISO 639
language codes implement BCP47 RFC5646 language tags.
Comment 1 ooo 2010-03-05 15:28:08 UTC
See also issue 70181 for limitations of XSLT processors used in the build
process and the resulting shortcoming of available UI locales. Note that
implementation and support of BCP47 in OOo code for document languages and
locales will not fix any of those and is also not the intend of this issue here.
Comment 2 gregohp 2010-05-12 08:38:43 UTC
At issue 109845 we explained the need we hvce to accept Biscayan in OpenOffice.
We already got the IANA variant subtag aproval and it seems now we have to wait
for the implementation of BCP47 language tags.

As the Provincial Government of Bizkaia is willing to have the biscayan
spellchecker in OpenOffice, we would like to know if there is any estimated date
for this implementation to be done, as here it says "Target milestone: OOo Later".

Thank you!
Comment 3 ooo 2010-05-12 13:26:40 UTC
There is no estimate yet.
Comment 4 murrayc 2011-03-16 12:16:08 UTC
(In reply to comment #1)
> See also issue 70181 for limitations of XSLT processors used in the build
> process and the resulting shortcoming of available UI locales. Note that
> implementation and support of BCP47 in OOo code for document languages and
> locales will not fix any of those and is also not the intend of this issue
> here.

So is issue 70181 a blocker for this bug, or not?
Comment 5 ooo 2011-03-16 14:00:57 UTC
@murrayc (In reply to comment #4)
> (In reply to comment #1)
> So is issue 70181 a blocker for this bug, or not?

Not really. Issue 70181 blocks only use of BCP47 language tags when needed for
UI language. This issue here is for the general implementation of BCP47, which
would also be used for document content and storage where that awkward XSLT
processor isn't involved.
Comment 6 Badral 2013-03-05 13:44:44 UTC
Can someone report the status of this issue? It really blocks 88665 and 91226!