Closed (fixed)
Project:
Install Profile API (obsolete)
Version:
6.x-2.x-dev
Component:
Other
Priority:
Critical
Category:
Task
Assigned:
Reporter:
Created:
25 Jun 2009 at 03:06 UTC
Updated:
6 Aug 2009 at 17:00 UTC
In the Hostmaster install profile, we rely on the install_menu_disable_item() function to do the right thing. In the 2.0 release, this is broken:
Fatal error: Call to undefined function install_menu_get_mlid() in /home/aegir/drupal-6.x/sites/all/modules/install_profile_api/core/menu.inc on line 282
It seems this was fixed in CVS. This is blocking the release of our D6 port, since we now rely on a CVS-only bugfix, we have to tell people to install from CVS, which is not really reliable.
Can you do a 2.1 release please? :)
Comments
Comment #1
damienmckennaHow about a dev version, we test it for a few days / week then launch 2.1?
Comment #2
boris mann commentedWe play pretty fast and loose with releases. I'm happy to accommodate people who rely on IPA. anarcat - I just made you a committer, go for it.
Comment #3
James Andres commentedAny update on this? Tagged releases are awesome. Let's be awesome.
Comment #4
anarcat commentedWow, didn't expect *that* one. :) I'm all for being awesome, but i'm swamped.. besides, how things stand now I think we copied the functions in for the release. I'm sorry I missed this, I don't seem to receive the mails for this queue.
I'll see if I can spare the time and figure out if we want to depend on the module in the install profile.
Thanks!
Comment #5
anarcat commentedSo I found the time, and it seems we're mostly in sync. I'll build the release notes.
Comment #6
anarcat commentedOkay, I quickly went through the CVS log since the last release and included all the references in the commitlog, I hope that's all right.
Comment #7
James Andres commentedanarcat, thank you!