Defect #37192
Missing datepicker-en-US.js
Status: | New | Start date: | ||
---|---|---|---|---|
Priority: | Normal | Due date: | ||
Assignee: | - | % Done: | 0% | |
Category: | I18n | |||
Target version: | - | |||
Resolution: | Affected version: | 4.1.7 |
Description
when /projects URL is accessed, and english by default installation is used, this occurs in log file
ActionController::RoutingError (No route matches [GET] "/javascripts/i18n/datepicker-en-US.js"):
I have resolved the issue by copying existing GB file to /public/javascripts/i18n/datepicker-en-GB.js to /public/javascripts/i18n/datepicker-en-US.js
Since I cannot find another english file...
Perhaps some native USA English speaker should review file and propose changes if any,
then submit here for bugfix...