Opened 14 years ago
Closed 14 years ago
#7646 closed defect (fixed)
i18n demo fails on IE expanding a country
Reported by: | bill | Owned by: | bill |
---|---|---|---|
Priority: | high | Milestone: | 1.2 |
Component: | Dijit | Version: | 1.2beta |
Keywords: | Cc: | ||
Blocked By: | Blocking: |
Description
Apparently the problem is trailing commas in languages.json, which is generated from languages.sh
Maybe should load it into FF and then spit it out again properly formatted.
Note: See
TracTickets for help on using
tickets.
(In [15235]) Fix JSON (removing trailing commas etc.) Fixe I18N demo for IE. Fixes #7646