Drupal 5.4
drumm - December 5, 2007 - 21:19
Official release from CVS tag: DRUPAL-5-4
Download: drupal-5.4.tar.gz
Size: 735.92 KB
md5_file hash: 363c29a5e8c1e9fbec83044ae04c9b2a
First released: December 5, 2007 - 21:19
Last updated: December 5, 2007 - 21:20
Download: drupal-5.4.tar.gz
Size: 735.92 KB
md5_file hash: 363c29a5e8c1e9fbec83044ae04c9b2a
First released: December 5, 2007 - 21:19
Last updated: December 5, 2007 - 21:20
The fourth maintenance and security release of the Drupal 5 series. Only fixes for security vulnerabilities and other bugs have been committed. New features are only being added to the forthcoming Drupal 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 following bugs have been fixed since the 5.3 release:
- #178478 by scor: typo in text displyed when the DB is installed but not accessible
- - Patch #122759 by Robrecht: fixed broken query in upgrade path.
- #55277 by catch and JirkaRybka: when flat comment view is used, order comments by cid (ie. original submission order) instead of timestamp (ie. last editing time order) to avoid comments jumping around when being edited
- - Patch #181063 by chx and bjaspan: fixed problem with drupal_bootstrap() not booting to the proper level.
- #184668 by hazexp, Remove unnecessary ';'
- Patch #182728 by Darren Oh: improved PHPdoc of db_rewrite_sql().
- #93425 by bjaspan: remove pre-Drupal 4.6 era destination handling cruft carried over in comment module
- #154388 (backport of #172262) by JirkaRybka. Better globals handling in install system, so the choosen profile and language are remembered.
- #171117 by JirkaRybka: set access time for admin created or edited accounts so they are exempt from the spam protection we have for accounts never logged in
- Patch #168829 by Neil Drumm: fixed link in documentation.
- #165924 by odious. Use accurate count query for user list.
- #187601 by Bart Jansens. Use correct HTTP status codes for redirects.
- #180109 by JirkaRybka: overcome browser quirk to detect when no taxonomy term was selected
- #134984 by mikesmullin. Fix x2 coordinate for rendering gradients.
