← Back to team overview

mahara-contributors team mailing list archive

[Bug 823013] A change has been merged

 

Reviewed:  https://reviews.mahara.org/567
Committed: http://gitorious.org/mahara/mahara/commit/87e948831c709b7255ddcd5abe4ed02079b049fd
Submitter: Hugh Davenport (hugh@xxxxxxxxxxxxxxx)
Branch:    master

commit 87e948831c709b7255ddcd5abe4ed02079b049fd
Author: Richard Mansfield <richard.mansfield@xxxxxxxxxxxxxxx>
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 <richard.mansfield@xxxxxxxxxxxxxxx>

-- 
You received this bug notification because you are a member of Mahara
Contributors, which is subscribed to Mahara.
https://bugs.launchpad.net/bugs/823013

Title:
  Bulk import fails when one user fails to import

Status in Mahara ePortfolio:
  Confirmed

Bug description:
  In the bulk import script, if one user fails to import due to a bad or
  missing leap2a file, the script dies because it executes a continue
  statement when not inside a loop.

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/823013/+subscriptions


References