Comment 17 for bug 1490569

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

Reviewed: https://reviews.mahara.org/5621
Committed: https://git.nzoss.org.nz/mahara/mahara/commit/da49f615cc1888a04aec029e6bec83da216ce378
Submitter: Robert Lyon (<email address hidden>)
Branch: 15.04_STABLE

commit da49f615cc1888a04aec029e6bec83da216ce378
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>