Comment 6 for bug 1252497

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

Reviewed: https://reviews.mahara.org/2807
Committed: http://gitorious.org/mahara/mahara/commit/ee47dc6cfd98e86b864db7b80ee3e2ac1e84b228
Submitter: Aaron Wells (<email address hidden>)
Branch: 1.8_STABLE

commit ee47dc6cfd98e86b864db7b80ee3e2ac1e84b228
Author: Robert Lyon <email address hidden>
Date: Tue Nov 19 11:50:05 2013 +1300

Skin creation date was not being preserved on edit (Bug #1252497)

The creation date was being set to null on edit.
I've added code to preserve the creation date
- and to add new one (last modifed date) if a
skin does not have one (been edited before the patch applied)

Change-Id: I5b66a0ff7dbefde4c35315b4749f1295205cba99
Signed-off-by: Robert Lyon <email address hidden>