Comment 7 for bug 1361005

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

Reviewed: https://reviews.mahara.org/4966
Committed: https://git.nzoss.org.nz/mahara/mahara/commit/3f83b670f08e6990a1b46d4a510323e6ddd20e6b
Submitter: Robert Lyon (<email address hidden>)
Branch: 1.10_STABLE

commit 3f83b670f08e6990a1b46d4a510323e6ddd20e6b
Author: Son Nguyen <email address hidden>
Date: Mon Aug 25 16:23:17 2014 +1200

Checking incorrect names for leap2a interactive import options (Bug 1361005)

While the IDs for the radio buttons are of the form "decision_X_X", we're
looking at their names here, not IDs. And the names are just "decision_X".

Change-Id: Id7e0ec1df62cca6cae261b9b7eda9fbe3dbf9431
Signed-off-by: Son Nguyen <email address hidden>
(cherry picked from commit a61c66edf920201295d33b2f3e796e09b45565c2)