Opened 9 years ago
Closed 9 years ago
#9850 closed bug (wontfix)
The i18n packages set up every culture as default
Reported by: | fejesjoco | Owned by: | |
---|---|---|---|
Priority: | minor | Milestone: | none |
Component: | ui.datepicker | Version: | 1.10.4 |
Keywords: | Cc: | ||
Blocked by: | Blocking: |
Description
Each i18n package sets itself up as the default. It makes sense when I only use one culture. Not when I use more than one.
Also, here's the Nuget package: http://www.nuget.org/packages/jQuery.UI.i18n
It says it's made by you as well, not by a 3rd party. It contains a single merged script with all the cultures with the name jquery-ui-i18n.js. In this file too, each culture sets up itself as the default. This doesn't make any sense. It ends up with Taiwanese settings as the default.
Change History (1)
comment:1 Changed 9 years ago by
Component: | ui.core → ui.datepicker |
---|---|
Resolution: | → wontfix |
Status: | new → closed |
Note: See
TracTickets for help on using
tickets.
The rewrite won't do this since we won't be shipping our own locale files, but we're not going to change how this works in the existing files.