← Back to team overview

mahara-contributors team mailing list archive

[Bug 1224788] A change has been merged

 

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

commit a4195dd2952291b71cf0aac817053f16f69e2c15
Author: Robert Lyon <robertl@xxxxxxxxxxxxxxx>
Date:   Fri Sep 13 16:52:39 2013 +1200

upgrading problem from older version and view_layout table (bug 1224788)

Upgrading from an older version would fail because of the way view
layout table was dropped and then added again.

Changed it so the view layout table remains; old view layouts are
translated into new ones; and there's no longer any reliance
on the default records getting specific ID numbers when they are
inserted.

Change-Id: I48d01287ba689c9b3ad23bac7e6258c9e65f0e44
Signed-off-by: Robert Lyon <robertl@xxxxxxxxxxxxxxx>
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/1224788

Title:
  upgrading from old version breaks due to  view_layout

Status in Mahara ePortfolio:
  In Progress

Bug description:
  Upgrading breaks because the view layout table is dropped and
  recreated so causes problems.

  have adjusted it to upgrade in a more friendly way.

  to test:

  install fresh see if that still works

  upgrade from previous version where there are portfolio pages with
  different layout options

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


References