-
Bug
-
Resolution: Done
-
Major
-
jBPM 6.4.0.CR1
-
None
-
NEW
-
NEW
-
There is a problem with the datePicker using formats that include the name of the moth in different locale(MMM or MMMM in the pattern). Is needed change the datepicker language to make the component able to understand the date selected and to be consistent with the UI.
Even the datepicker can be well configured with the specific language DatePickerLanguage.PT_BR, DatePickerLanguage.ES,.. I found incompatibility with the naming of the months in ES and DE between DatePicker DatePickerClientBundle and the DateTimeFormatInfo .
I think this a cross platform problem shared with all the components that use the uberfire datepicker.
Now when a date pattern is configured to show the name of the moth, the date selector doesn't work when you change the locale.