Reviewed: https://reviews.mahara.org/3662 Committed: https://git.nzoss.org.nz/mahara/mahara/commit/a61c66edf920201295d33b2f3e796e09b45565c2 Submitter: Robert Lyon ([email protected]) Branch: master
commit a61c66edf920201295d33b2f3e796e09b45565c2 Author: Son Nguyen <[email protected]> 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 protected]> -- 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: In Progress Status in Mahara 1.9 series: In Progress Status in Mahara 15.04 series: In Progress 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 _______________________________________________ Mailing list: https://launchpad.net/~mahara-contributors Post to : [email protected] Unsubscribe : https://launchpad.net/~mahara-contributors More help : https://help.launchpad.net/ListHelp

