Comment 1 for bug 823013

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

Reviewed: https://reviews.mahara.org/567
Committed: http://gitorious.org/mahara/mahara/commit/87e948831c709b7255ddcd5abe4ed02079b049fd
Submitter: Hugh Davenport (<email address hidden>)
Branch: master

commit 87e948831c709b7255ddcd5abe4ed02079b049fd
Author: Richard Mansfield <email address hidden>
Date: Tue Aug 9 12:10:10 2011 +1200

    Let bulk import continue processing after bad leap2a file (bug #823013)

    A couple of 'continue' statements look to be leftovers from a previous
    version of this script that added users in a loop. Now that they each
    user is added with a redirect back to the page, we should do this
    correctly after a failure to unzip or process a leap2a file.

    Change-Id: I4d412bcfe56483b0205485157be7f7cec91c6bac
    Signed-off-by: Richard Mansfield <email address hidden>