Comment 19 for bug 1490569

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

Reviewed: https://reviews.mahara.org/5630
Committed: https://git.nzoss.org.nz/mahara/mahara/commit/3aa7c1b68ed911b9163ee1b3384815425233282e
Submitter: Son Nguyen (<email address hidden>)
Branch: 15.10_STABLE

commit 3aa7c1b68ed911b9163ee1b3384815425233282e
Author: Robert Lyon <email address hidden>
Date: Tue Oct 27 10:35:58 2015 +1300

Bug 1490569: Saving the instance before returning the data

The $instance->configdata is different to the $bi->configdata due to
the $instance->configdata being the before save data so it would
return the data to display as the pre configform save state.

behatnotneeded

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