Drupal 5 release Kandidat


Drupal 5 release candidate | drupal.org

Rejoice fellow Drupalites! After just two betas we present you the first Drupal 5 release candidate (RC1).

Download it from: http://drupal.org/files/projects/drupal-5.0-rc1.tar.gz.

You can read about the new features in the beta 1 announcement. In contrast to the beta's, most debugging has been done and, should no more fatal bugs emerge, this version is release worthy. A list of all the bugfixes since beta 2 can be found on the release page.

While we do not recommend to run release candidate 1 on production sites, we are going to break the rule ourselves on Drupal.org, in order to test Drupal 5 on a large site. We plan to upgrade Drupal.org to Drupal 5 RC1 somewhere during the next couple of weeks.

[so weit, so gut. Bei der Gelegenheit. Ein Sicherheitsupdate auf PHP 5.2.0 des von mir geschätzten Hosters sorgte für Aufregung. Nach dem ersten Login erfolgte mit dem nächsten Klick ein Logout. Jeder Account war davon betroffen und Abhilfe schien nicht in Sicht. Bis dieser patch - .txt die Lösung brachte.

With php 5.2.0 the userid of every session will be set to uid 0. This occurs because the global user object is not available in the sess_write() session handler.

So you can successfully login however at the next page you will be uid 0 aigain.

. Hier nachlesen.]