Posted by Gerhard Killesreiter on July 26, 2007 at 7:25pm
| Download | Size | md5 hash |
|---|---|---|
| drupal-4.7.7.tar.gz | 480.29 KB | b1c9f7f05c1bd8a0ae4627d864ee8c25 |
| drupal-4.7.7.zip | 557.98 KB | c002b23eb83b434f3a03aa3ecd1fbdf7 |
Last updated: December 24, 2010 - 22:08
The seventh maintenance and security release of the 4.7.x series. Only fixes for a security vulnerability and other bugs have been committed. New features are only being added to the forthcoming 6.0 release.
This release fixes a security vulnerability. Sites are urged to upgrade immediately. For more details, please see the security announcement:
In addition to this security vulnerability, the several bugs have been fixed since the 4.7.6 release:
- #32833 by fgm: Fixed documentation error.
- #114103 by adixon: New profile fields added to registration form show above Account Information.
- #117917 by webchick: Improved documentation for cookie domain.
- #68690 by mindless: New attachments not shown in node preview.
- #121876 by Darren Oh: drupal_to_js() converts empty arrays to objects.
- #133865 by Alexis: Incorrect use of form_set_error in user_login_validate().
- #130215: backport of #60664, 'Comment: duplicate ...' in watchdog, even when editing a comment.
- #101305 by bjaspan: textarea.js is incompatible with IE.
- #150972 by alex_b: limit wget to 1 run per second.
- #133789 by John Albin (port by Omar Abdel-Wahab): Drupal-generated email can look like spam (to SPF).
- #103079 by yched: check_plain('') returns
</p>. - #158687 by drumm: Fix Drupal.encodeURIComponent() and drupal_urlencode() edge cases.