Comment 7 for bug 1831689

Revision history for this message
Mahara Bot (dev-mahara) wrote : A change has been merged

Reviewed: https://reviews.mahara.org/10108
Committed: https://git.mahara.org/mahara/mahara/commit/d3d2359ff4c12c1f2699da932c5e77c6edfafd21
Submitter: Robert Lyon (<email address hidden>)
Branch: 19.04_STABLE

commit d3d2359ff4c12c1f2699da932c5e77c6edfafd21
Author: Robert Lyon <email address hidden>
Date: Wed Jun 12 10:26:23 2019 +1200

Bug 1831689: Adjusting how we update dates on the the view access page

There was a problem where we set up fields with empty date and then
try to add a date to it

Instead we should set up the datepicker with the date so that works
out what type of date it is first so then can handle it correctly

Note: if trying to use format DD/MM/YYYY it will complain that it is a
non-compatible date

behatnotneeded

Change-Id: I401e0812dc2c4189b715033fcf7b745c52425b05
Signed-off-by: Robert Lyon <email address hidden>
(cherry picked from commit afd9e7a726aef567921b9b275d44ac549947543e)