The HEAD was probably 4.7 compatible before yesterday, and we might want to merge that version into the 4.7 branch so that there is an updated 4.7 version there.

Things to consider:

  • CHANGELOG.txt update
  • update hooks
  • test, test, test

Comments

anarcat’s picture

Assigned: Unassigned » anarcat
Priority: Normal » Critical

Tackling this.

anarcat’s picture

Status update: the 4.7 branch is just the 0.1 release, that means: broken poll and not much functionality. So I think we'll target 0.2 for this: get the 4.7 up to date again. I'll see what critical bugs need to be fixed before going there.

anarcat’s picture

I imported most of HEAD into 4.7. The SYNC.txt file from the DRUPAL-4-7 states the current sync status.

There's still work to do to fix upgrades from 0.1 but I cannot fix this now.

anarcat’s picture

So to make things clear, our current status is:

  • CHANGELOG.txt (and SYNC.txt) update: done
  • update hooks: not done
  • testing: 4.7 "works", as far as I can tell, but upgrades from 0.1 probably break all over the place because of missing hooks
anarcat’s picture

update hooks are now up to date after http://drupal.org/cvs?commit=44196

anarcat’s picture

Status: Active » Fixed

I would now consider the 4.7 branch as "stable", even though it is probably not possible to migrate from 0.1 to this branch because decisions modes are now seperate node types. :(

Anonymous’s picture

Status: Fixed » Closed (fixed)