-
-
Notifications
You must be signed in to change notification settings - Fork 606
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Bug Report - Meal Plan on Sundays not saving #231
Comments
Hey @dwtaylornz Could you confirm if sunday is the first day in your week? Using any language setting that moves the sunday as last day in the week works without problems for me, but e.g. en-us seems to have problems. |
ah thats an interesting thing because i was not able to reproduce this and this would explain it. Will take a look at this hopefully soon |
Hmm, Monday is the official first day of the week here in New Zealand. |
yes this is definitly related to the locale. If sunday is the first day of the week saving the entry fails. EDIT: specifically while the client uses localized weeks (starting with whatever is local) the server uses a default week. |
Version
Please provide your current version (can be found on the system page since v0.8.4)
Current Version: 0.11.1
Bug description
Meals dragged onto a meal plan on a Sunday do not save, also If i drag meal onto any Sunday (future) it does not save.
Every other day )mon - sat) saves without issue.
The text was updated successfully, but these errors were encountered: