Versie 7.17 van Drupal is verschenen. Drupal is een in php geschreven gebruiksvriendelijk en krachtig contentmanagementplatform, waarmee bijvoorbeeld websites kunnen worden gemaakt. Sinds versie 7.0 is er een vernieuwde interface, die eenvoudiger en intuïtiever zou zijn. Er kunnen verder extra velden, gebruikers, termen, url's, afbeeldingen, lijsten met opties en nog meer aan content worden toegevoegd. Ook is er een automatische test aan het framework toegevoegd om bugs in de code te kunnen opsporen. Ten slotte is de databaselayer volledig herschreven, wat veel beperkingen van de databaselayer in Drupal 6 oplost. Versie 7.17 is een bugfix release en voegt verder geen nieuwe functionaliteit toe.
Changelog
Drupal 7.17 is a bug fix only release. The full list of changes between the 7.16 and 7.17 releases can be found by reading the 7.17 release notes. A complete list of all bug fixes in the stable 7.x branch can be found in the git commit log.
Update notes
See the 7.17 release notes for details on important changes in this release.
In addition, Drupal 7.17 makes a change to the Update Manager module to allow Drupal.org to collect usage statistics for individual modules and themes, rather than only for entire projects. The usage statistics will remain anonymous. (For more information on how usage statistics are collected from your site, see the online handbook entry for the Update Manager module.)
Known issues
#1836082: Drupal 7.17 breaks views exposed filter due to change in form redirect.: This affects sites which use a "Reset" button on exposed filters in the Views module. The button will not work correctly and will lead to a browser redirect loop unless the fix mentioned in that issue is applied.