UT Drupal Kit 3.11.3 release notes

Release date - May 1, 2023

Contents

Release summary

UT Drupal Kit 3.11.3 is an interim release outside of the normal bi-monthly maintenance release cycle. This release contains a Drupal core update and a patch to fix a fatal error in the XML Sitemap module (xmlsitemap). This release also corrects metatag data that was incorrectly formatted during site migrations from Drupal 7. For details, review the GitHub issue linked in the “All changes” section below.

There are no additional manual update steps required for this update.

Drupal core update

The 3.11.3 release incorporates the most recent release of Drupal core for the 9.5 minor release branch, bringing it from version 9.5.7 to 9.5.8.

Here are the release notes for all Drupal core releases inclusive in this release:

All changes since 3.11.1

UTexas installation profile

  • Task: Update to Drupal core 9.5.8 #2198

  • Task: Remediate fatal error on xmlsitemap module UI #2193

  • Bug: [PHP 8] [xmlsitemap] TypeError: strpos(): Argument #1 ($haystack) must be of type string, array given in strpos() #2176