Documentation for ucol_getKeywordValues() missing "co" support; ucal_getKeywordValuesForLocale() vs. "ca"
Description
The documentation for ucol_getKeywordValues states "For now, only 'collation' is supported."
This should mention that the BCP-47 equivalent of "collation", "co", is also supported.
The same problem exists in ucal_getKeywordValuesForLocale ("calendar" and "ca").
Activity
Show:
TracBot
June 30, 2018, 11:27 PM
Trac Comment 5 by —2014-08-29T20:27:07.931Z
Need to write test code, maybe discuss whether the short aliases are really expected to work, see earlier comments.
TracBot
June 30, 2018, 11:27 PM
Trac Comment 3 by —2014-02-28T19:32:37.434Z
Also write test code with Locale("de@co=phonebook"), "de@co=phonebk", "de@collation=phonebk" (are they expected to work??) and uloc_fromLanguageTag("de-u-co-phonebk").
TracBot
June 30, 2018, 11:27 PM
Trac Comment 1 by —2013-03-13T17:40:18.307Z
Check/update User Guide, and API docs for C++ Locale, uloc.h file comment, Java ULocale.
Assignee
Reporter
Components
Labels
Reviewer
Priority
Time Needed
Hours