With some of the bigger bugs having recently been fixed due to everyones' much-appreciated efforts, I think we are very close to pushing the HEAD code to a new, improved 4.7. Once we've got that, we can start talking about what we want to do with the 5.0 version (Alternate methods, CCK, etc.)
To facilitate that, I thought I'd start this issue to figure out what we need to do. Please add to this list if you see something that needs to happen for a new 4.7:
Wrapping up the event duplication issue: http://drupal.org/node/93256
Seems like we're pretty close to wrapping this one.
Exceptions display incorrectly due to time zone issues: http://drupal.org/node/84321
Other time zone issues: http://drupal.org/node/88451
Check out any XSS vulnerabilities: http://drupal.org/node/101477
Check that form_set_error is being called correctly on all forms: http://drupal.org/node/75022
Update documentation: http://drupal.org/node/83792
Comments
Comment #1
mathieu commentedsubscribing to issue...
Comment #2
seanbfuller commentedI've branched HEAD to a 4.7.x development release. (I created the release and as I understand it, the release will show up on the project page tomorrow-ish.) This will allow us to continue improving this code base, while also moving towards a completely revised 5.0 version. I'll be cleaning up the issue queue over the weekend.
Comment #3
seanbfuller commentedOK, I went ahead and cleaned up the issue queue. I've changed the name of this issue to be the general conversation for getting the official 4.7 release out. There's a number of issues that have to be fixed before this can happen. I'm hoping to spend some time on this over the weekend. Patches are welcome!
Comment #4
dalinsubscribing to issue...
Comment #5
seanbfuller commentedI've taken another pass at the event duplication issue. (http://drupal.org/node/93256) Hopefully this will push us closer to getting over the hump.
Comment #6
seanbfuller commentedMarking as closed as we have a full release for 4.7.x