depending on FD language setting, the calendar doesn't show up on icon click
depending on FD language setting, the calendar doesn't show up on icon click
Hi, On my latest dev instance, I noticed the calendar doesn't show up when I click the icon next to "Date of birth", "start/end date" regardless of the object being edited. (user/personal tab, community org tab, community project tab...).
When it happen, on click, in firebug I see the error :
@ TypeError: this._language_month.get(...) is undefined http:///fusiondirectory/include/datepicker.js Line 227@
Then I also noticed that this FD's language setting was set to 'Vietnamese', which is what produces the issue. The issue happens with 'Norwegian Bokmal' too I haven't tested all of them ;) Back to automatic, english or dutch and everything is fine.
(from redmine: issue id 4639, created on 2016-03-23, closed on 2016-03-24)
- Changesets:
- Revision 39671538 by Côme Chilliet on 2016-03-24T04:40:49.000Z:
Fixes #4639 Falling back to english if datepicker does not know selected language
- Revision 1bc841a6 by Côme Chilliet on 2016-07-11T04:51:05.000Z:
Fixes #4639 Falling back to english if datepicker does not know selected language
- Custom Fields:
- Bug in version: 1.0.10