← Back to team overview

mahara-contributors team mailing list archive

[Bug 1231205] A change has been merged

 

Reviewed:  https://reviews.mahara.org/2529
Committed: http://gitorious.org/mahara/mahara/commit/9822e06d5038fcfe751e51c36bae7af036cac6d6
Submitter: Robert Lyon (robertl@xxxxxxxxxxxxxxx)
Branch:    master

commit 9822e06d5038fcfe751e51c36bae7af036cac6d6
Author: Aaron Wells <aaronw@xxxxxxxxxxxxxxx>
Date:   Thu Sep 26 11:50:49 2013 +1200

Leap2a import support for custom flexible layouts

Bug1231205 - If the page's layout doesn't match a standard layout,
just create a custom layout for the user.

Change-Id: Id06b182ee3e90d7296297e1ca171e85ea1032c78
Signed-off-by: Aaron Wells <aaronw@xxxxxxxxxxxxxxx>

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

Title:
  Leap2a support for pages with custom flexible layouts

Status in Mahara ePortfolio:
  Fix Committed

Bug description:
  The current leap2a import code for flexible layouts can't handle a
  page with a custom layout. If the page's layout doesn't match any of
  the ones in the database, it just skips that page.

  What we ought to do instead, is, if the layout described is legal,
  just create a new custom layout for the user, and use that.

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


References