Issue 109846

Summary: Implement BCP47 RFC5646 language tags
Product: Internationalization Reporter: ooo
Component: i18npoolAssignee: AOO issues mailing list <issues>
Status: CONFIRMED --- QA Contact:
Severity: Major    
Priority: P3 CC: issues, joan, mail, murrayc, pau, sashther, toniher
Version: current   
Target Milestone: ---   
Hardware: All   
OS: All   
Issue Type: FEATURE Latest Confirmation in: ---
Developer Difficulty: Medium
Issue Depends on:    
Issue Blocks: 88665, 99896, 100854, 109845, 122045    

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!