Opened 14 years ago
Closed 14 years ago
#7607 closed defect (fixed)
Abbreviation no longer working for dijit Calendar
Reported by: | rovon | Owned by: | Adam Peller |
---|---|---|---|
Priority: | high | Milestone: | 1.2 |
Component: | General | Version: | 1.2beta |
Keywords: | Cc: | [email protected]… | |
Blocked By: | Blocking: |
Description
Defining a new instance of a dijit _Calendar no longer works when using the following tag: dayWidth: "abbr",
And now displays the same full day labels as: dayWidth: "wide",
The problem seems to be in a change to \dojo\cldr\nls\en\gregorian.js
Attachments (1)
Change History (5)
comment:1 Changed 14 years ago by
Owner: | changed from anonymous to Adam Peller |
---|
comment:2 Changed 14 years ago by
Cc: | [email protected]… added |
---|---|
Milestone: | tbd → 1.2 |
Priority: | normal → high |
Changed 14 years ago by
Attachment: | alias-issue-7607.patch added |
---|
from Evan Huang, IBM (CCLA) calculates aliases with overrides taken into consideration, also removes alias cruft when done.
comment:3 Changed 14 years ago by
comment:4 Changed 14 years ago by
Resolution: | → fixed |
---|---|
Status: | new → closed |
Note: See
TracTickets for help on using
tickets.
Looks like a regression (refs #7188) The alias in root seems to be getting used, even though it's overridden by the en locale in LDML