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

DamienMcKenna’s picture

How about a dev version, we test it for a few days / week then launch 2.1?

Boris Mann’s picture

We 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.

James Andres’s picture

Status: Active » Needs work

Any update on this? Tagged releases are awesome. Let's be awesome.

anarcat’s picture

Wow, 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!

anarcat’s picture

Assigned: Unassigned » anarcat
Status: Needs work » Active

So I found the time, and it seems we're mostly in sync. I'll build the release notes.

anarcat’s picture

Status: Active » Fixed

Okay, 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.

James Andres’s picture

anarcat, thank you!

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.