BCP47 allows for some Boolean flags to omit the value (default in that case is
true).
Our underlying library (ICU) currently doesn't handle defaults properly (strips
the flags from the extension). One has to use full incantation like -u-kn-true
or -u-kn-false.
ICU bug is http://bugs.icu-project.org/trac/ticket/9265
Original issue reported on code.google.com by c...@google.com on 17 Apr 2012 at 8:58
Original issue reported on code.google.com by
c...@google.com
on 17 Apr 2012 at 8:58