Comment 20 for bug 1490569

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

Reviewed: https://reviews.mahara.org/5622
Committed: https://git.nzoss.org.nz/mahara/mahara/commit/06a358a186737cee27eeefd887801b0a72dea11a
Submitter: Son Nguyen (<email address hidden>)
Branch: master

commit 06a358a186737cee27eeefd887801b0a72dea11a
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>