please release a 2.1 version for drupal 6
anarcat - June 25, 2009 - 03:06
| Project: | Install Profile API |
| Version: | 6.x-2.x-dev |
| Component: | Other |
| Category: | task |
| Priority: | critical |
| Assigned: | anarcat |
| Status: | closed |
Jump to:
Description
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 282It 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? :)

#1
How about a dev version, we test it for a few days / week then launch 2.1?
#2
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.
#3
Any update on this? Tagged releases are awesome. Let's be awesome.
#4
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!
#5
So I found the time, and it seems we're mostly in sync. I'll build the release notes.
#6
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.
#7
anarcat, thank you!
#8
Automatically closed -- issue fixed for 2 weeks with no activity.