← Back to team overview

mahara-contributors team mailing list archive

[Bug 1482010] A change has been merged

 

Reviewed:  https://reviews.mahara.org/5064
Committed: https://git.nzoss.org.nz/mahara/mahara/commit/e744d682bcca63846dde8579c8ef9a8760463ad9
Submitter: Robert Lyon (robertl@xxxxxxxxxxxxxxx)
Branch:    1.10_STABLE

commit e744d682bcca63846dde8579c8ef9a8760463ad9
Author: Aaron Wells <aaronw@xxxxxxxxxxxxxxx>
Date:   Thu Aug 6 14:15:14 2015 +1200

Import collection pages in the right order (Bug 1482010)

Also, displaying the pages in name order during import.

behatnotneeded: Can't test export & re-import of Leap2a files in Behat
yet.

Change-Id: Ib387e574356d9d894b9a6f284b09921a5b26d5fc
(cherry picked from commit c10418a135168bad258f83025734f81905073097)

-- 
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/1482010

Title:
  Leap2a collection pages are in the wrong order

Status in Mahara:
  Fix Committed
Status in Mahara 1.10 series:
  Fix Committed
Status in Mahara 1.8 series:
  Won't Fix
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:
  If you export a collection to Leap2A and then import it back into
  Mahara, the pages in the collection will not always be in the same
  order as they were before the export.

  To replicate:

  1. Create 5 pages, titled E, D, C, B, and A.
  2. Create a collection called "Test collection"
  3. Put the 5 pages into the collection, in this order: C, D, A, B, E
  4. Export the collection to Leap2A
  5. Import the collection back into Mahara

  Expected result: You will have a new copy of the collection, with the pages in the order C, D, A, B, E
  Actual result: The pages will be in random order

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


References