Opened 9 years ago
Closed 9 years ago
#15180 closed defect (wontfix)
CLDR incomplete 'groups' show as undefined
Reported by: | Adam Peller | Owned by: | Adam Peller |
---|---|---|---|
Priority: | low | Milestone: | future |
Component: | Internationalization | Version: | 1.7.2 |
Keywords: | Cc: | ||
Blocked By: | Blocking: |
Description
For example, fr.xml skips definitions for February and September, because their names are identical to the root. Our CLDR transformation to JSON does not mix in arrays, and therefore ends up with the value undefined within the array, which could lead to other problems.
It seems this is not a desirable condition, and this may be fixed in the CLDR
http://unicode.org/cldr/trac/ticket/3816 http://unicode.org/cldr/trac/ticket/4620
Change History (1)
comment:1 Changed 9 years ago by
Milestone: | tbd → future |
---|---|
Priority: | undecided → low |
Resolution: | → wontfix |
Status: | new → closed |
Note: See
TracTickets for help on using
tickets.