← Back to team overview

mahara-contributors team mailing list archive

[Bug 1301109] Re: Remove pre-1.1.0 sections of the core plugins' update scripts.

 

** Changed in: mahara
       Status: Fix Committed => Fix Released

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

Title:
  Remove pre-1.1.0 sections of the core plugins' update scripts.

Status in Mahara ePortfolio:
  Fix Released

Bug description:
  In Mahara 1.8, we dropped support for upgrading from Mahara versions
  prior to 1.1.0, and we removed a big chunk of
  htdocs/lib/db/upgrade.php that covered all the pre-1.1.0 upgrade
  stuff.

  BUT, all the core plugins also have their own db/upgrade.php files,
  and many of these still have big sections of pre-1.1.0 upgrade stuff
  as well!

  We should:

  1. Find out what version each core plugin was it in the 1.1.0_RELEASE
  tag

  2. Strip out all the upgrade.php sections where the version number is
  less than or equal to the 1.1.0 version number.

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


References