← Back to team overview

mahara-contributors team mailing list archive

[Bug 1361005] A change has been merged

 

Reviewed:  https://reviews.mahara.org/4965
Committed: https://git.nzoss.org.nz/mahara/mahara/commit/c9f6a0343f2e87c9cbe2e3b1de52035e8fe6d8cb
Submitter: Robert Lyon (robertl@xxxxxxxxxxxxxxx)
Branch:    15.04_STABLE

commit c9f6a0343f2e87c9cbe2e3b1de52035e8fe6d8cb
Author: Son Nguyen <son.nguyen@xxxxxxxxxxxxxxx>
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 <son.nguyen@xxxxxxxxxxxxxxx>
(cherry picked from commit a61c66edf920201295d33b2f3e796e09b45565c2)

-- 
You received this bug notification because you are a member of Mahara
Contributors, which is subscribed to Mahara.
Matching subscriptions: Subscription for all Mahara Contributors -- please ask on #mahara-dev or mahara.org forum before editing or unsubscribing it!
https://bugs.launchpad.net/bugs/1361005

Title:
  Ignore an item when interactive self-importing did NOT work

Status in Mahara:
  Fix Committed
Status in Mahara 1.10 series:
  Fix Committed
Status in Mahara 1.9 series:
  Fix Committed
Status in Mahara 15.04 series:
  Fix Committed
Status in Mahara 15.10 series:
  Fix Committed

Bug description:
  Version: master(1.10), 1.9

  Steps
  1. Login as an user
  2. Choose a leap2a xml file for self-importing (Portfolio/Import)
  3. Select 'Ignore' for a page 'A'
  4. Click Import

  Expected: The page 'A' should not be imported
  Actual: It is imported.

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


References