Bug #23671
closedLocale issue: date picker outputs date in wrong order
Description
In a country where date format is MM/DD/YYYY, the Rudder date picker (in Groups properties) will output the date according to this locale setting, then Rudder will refuse it as it expects DD/MM/YYYY.
See screenshot.
Files
Updated by Vincent MEMBRÉ about 1 year ago
- Target version changed from 8.0.1 to 8.0.2
Updated by Elaad FURREEDAN about 1 year ago
- Status changed from New to In progress
- Assignee set to Elaad FURREEDAN
Updated by Elaad FURREEDAN about 1 year ago
- Target version changed from 8.0.2 to 7.3.9
Updated by Elaad FURREEDAN about 1 year ago
Work in progess here: https://github.com/ElaadF/rudder/commit/38e5bbfe2b4eeaeec26c9877992a1c169323df62
Updated by Elaad FURREEDAN about 1 year ago
- Status changed from In progress to Pending technical review
- Assignee changed from Elaad FURREEDAN to Vincent MEMBRÉ
- Pull Request set to https://github.com/Normation/rudder/pull/5157
Updated by Vincent MEMBRÉ about 1 year ago
I think we should just force the format on client side to be dd/MM/yyyy
Updated by Elaad FURREEDAN about 1 year ago
- Status changed from Pending technical review to In progress
- Assignee changed from Vincent MEMBRÉ to Elaad FURREEDAN
I'm taking over this issue!
Updated by Elaad FURREEDAN about 1 year ago
- Status changed from In progress to Pending technical review
- Assignee changed from Elaad FURREEDAN to Vincent MEMBRÉ
Updated by Vincent MEMBRÉ about 1 year ago
- Target version changed from 7.3.9 to 7.3.10
Updated by Alexis Mousset about 1 year ago
- Subject changed from Locale issue : Date picker outputs date in wrong order to Locale issue: date picker outputs date in wrong order
Updated by Elaad FURREEDAN 12 months ago
- Pull Request changed from https://github.com/Normation/rudder/pull/5157 to https://github.com/Normation/rudder/pull/5201
Updated by Anonymous 12 months ago
- Status changed from Pending technical review to Pending release
Applied in changeset rudder|eef3bc9832415409b429e0cd486c7318d82873c4.
Updated by Elaad FURREEDAN 12 months ago · Edited
- Priority changed from 118 to 117
For safety concern to not break anything in backend, I have decided to force the format to dd/mm/yyyy
in the date picker. For further information, please consult the detailed description in the attached https://github.com/Normation/rudder/pull/5201
Updated by Clark ANDRIANASOLO 12 months ago
- Fix check changed from To do to Checked
Updated by Vincent MEMBRÉ 11 months ago
- Status changed from Pending release to Released
- Priority changed from 117 to 116
This bug has been fixed in Rudder 7.3.10 and 8.0.4 which were released today.
Updated by Clark ANDRIANASOLO 30 days ago
- Related to Bug #25727: Locale issue: date picker should be in yyyy/MM/dd in group criteria added