mahara-contributors team mailing list archive
-
mahara-contributors team
-
Mailing list archive
-
Message #59117
[Bug 1846750] Re: Datepicker saves wrong date (1 day back)
Hello Robert,
this sounds promising, but I couldn't apply the patch as the whole
structure in htdocs/artefact/plans seems to have changed in the last
year. I don't even have a directory htdocs/artefact/plans/tools or a
PlansTools.php
No problem, we will see how it works after our next upgrade.
--
You received this bug notification because you are a member of Mahara
Contributors, which is subscribed to Mahara.
Matching subscriptions: Subscription for all Mahara Contributors -- please ask on #mahara-dev or mahara.org forum before editing or unsubscribing it!
https://bugs.launchpad.net/bugs/1846750
Title:
Datepicker saves wrong date (1 day back)
Status in Mahara:
Incomplete
Bug description:
When creating a new 'task' under 'plans'
(/artefact/plans/new.php?id=xxxxx) or editing a task
(/artefact/plans/edit/task.php?id=xxxx) the date i select for
'completion date' is being saved incorrectly.
I select '2019/10/31' in the datepicker.
The input field shows '2019/10/31' correctly.
After I click 'save task' it then shows '2019/10/30' in the task overview. (which is one day before my selected date)
This only happens when I select a date which is in winter time (Winterzeit MEZ: UTC+1)
It doesn' happen when I select a date which is in summer time (Sommerzeit MESZ: UTC+2)
Under siteconfiguration i have set country and timezone correctly.
I can imagine thatthe problem is somewhere in the conversion to UTC,
but i dont know how to fix it in my case.
To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1846750/+subscriptions
References