Drupal 7.103
4 December 2024
Drupal version 7.103 is now available.
Upgrading to Drupal 7.103
Drupal 7.103 can be upgraded to (or installed) using any of Installatron's products. Use Installatron's optional Automatic Update feature to automatically apply Drupal updates as new versions are released, or use Installatron's Clone feature to duplicate an existing Drupal install to test the 7.103 upgrade prior to applying it live. Get started managing your Drupal installations with Installatron
What's New in Drupal 7.103
Maintenance release of the Drupal 7 series. Includes bug fixes and small API/feature improvements only (no major, non-backwards-compatible new functionality).
Highlights
- PhpMail : broken mail headers in PHP 8.0+ because of LF characters
- Full path disclosure from errors on maintenance pages
- HTTP_HOST header cannot be trusted
- URL aliases can be used to override trusted urls
Bug Fixes and Changes
- PhpMail : broken mail headers in PHP 8.0+ because of LF characters
- Full path disclosure from errors on maintenance pages
- HTTP_HOST header cannot be trusted
- dirname(): Passing null to parameter #1 ($path) of type string is deprecated in drupal_get_path()
- URL aliases can be used to override trusted urls
- DefaultMailSystem implements MailSystemInterface::format() incorrectly
- preg_split in _filter_url breaks for long html tags
- TextSummaryTestCase::testLength() fails on some libxml versions
- Fix SessionHttpsTestCase->testEmptySessionId() failure
- CacheClearCase::testClearArray() sets a persistent variable that has no effect
- drupal_var_export() initializes a variable that is never used
- drupal_var_export() passes a third argument to itself, when it uses just two parameters
- Correct a comment in drupal_settings_initialize()
- Password hashing tests do not cover all options
- Wrong link to test results in settings form