Drupal 9.3.2
5 January 2022
Drupal version 9.3.2 is now available.
Upgrading to Drupal 9.3.2
Drupal 9.3.2 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 9.3.2 upgrade prior to applying it live. Get started managing your Drupal installations with Installatron
What's New in Drupal 9.3.2
9.3.2
Bug Fixes and Changes
- This release hotfixes an issue with Drupal 9.3.1 that introduced a fatal error which made Drupal unusable. No other changes are included over those in 9.3.1.
9.3.1
Bug Fixes and Changes
- "Place a colon after the label" not working on grouping field label on views
- Make Link URI required if there is Link Text input
- Document that Configuration migrations can depend on Content migrations
- Ensure functional tests use the test mail collector
- MediaLibraryWidget can trigger an AJAX error if all media types can be referenced
- Fix Element/Table documentation
- Decimal and Float item generates wrong sample values
- LoggerChannelInterface documentation
- PHPdoc in update.authorize.inc
- Correct references from Symfony Framework
- Remove accidentally duplicated words in code comments
- Fix documentation comment in MainContentViewSubscriber
- The documentation page for NestedArray::unsetValue() shows example code that uses NestedArray::unset_nested_value()
- Fix incorrect @return docs and description for Row::getSource()
- Replace assertions involving calls to empty() with assertEmpty()/assertNotEmpty()/assertArrayNotHasKey()
- Remove jQuery dependency from date.js
- Fix phpdocs in core/lib/Drupal/Core/Database/Install/Tasks.php
- Write UnitTest for MigrationConfigurationTrait and fix Exception Handling
- Placeholder CSS selector in off-canvas.reset.css is wrong
- Write UnitTest for MigrationConfigurationTrait and fix Exception Handling
- Ensure SearchPlugin has a configuration array
- Ensure only needed permissions are used for Update module functional tests
- hook_views_post_render provides inaccurate information
- MigrateDestinationInterface::import() should document that it can throw a MigrateException
- Test fails due to Composer 2.2
- Olivero: Alignment of primary menu hover states and dropdowns is incorrect at wide widths
- Notice: Undefined index: name in Drupal ield_uiement\FieldUiTable::reduceOrder() (line 228 of /var/www/html/docroot/core/modules/field_ui/src/Element/FieldUiTable.php)
- If the database driver is provided by a module, it's name must be included in tests which check for enabled modules
- Do not uninstall the database driver module within installer tests
- AssertBreadcrumbTrait should not rely on Classy
- Missing documentation for "core_version_requirements" key in InfoParserInterface file
- system_post_update_sort_all_config can exhaust PHP memory in 9.3.0
- `?check_logged_in=1` causes `TrustedRedirectResponse` to fail
- Add Brian Gilbert (realityloop) as a full mentoring coordinator
- Add AmyJune Hineline (volkswagenchick) as a full mentoring coordinator
- Add Chris Darke (ChrisDarke) as a full mentoring coordinator
- Error: Cannot use object of type Drupal\Core\Render\Markup as array in Drupal\Core\Render\Renderer->doRender() (line 218. When checkbox 'Use field template' is checked
- Fix \Drupal\Coretension\ModuleDependencyMessageTrait to not cause deprecations in PHP 8.1
- Improve compatibility with composer 2.2
- Avoid comparing fields with different collations in SelectSubqueryTest
- Remove duplicate loading of update reports after refreshUpdateStatus
- Minor typo in d7_field_formatter_settings.yml comment