Release 9.5.4 from 2023-03-01 to 2023-03-15. Next release for this major version is 9.5.5.
| Issue | Title | Category | Component | Version | Comments | Followers | Created |
|---|---|---|---|---|---|---|---|
| #3348132 | Dynamically instantiated CKEditor 5 instance's toolbar occludes Drupal's toolbar if it has focus and the form is part of paragraph | Bug | ckeditor5.module | 9.5.x-dev | 7 | 3 | |
| #3347569 | Blanks in query strings not allowed anymore, HTTP 403 forbidden, "Rewritten query string contains control characters or spaces" (Apache CVE-2023-25690) | Bug | base system | 9.5.x-dev | 10 | 10 | |
| #3347061 | Scaffold Append Fails When Appended File Is Empty File | Bug | composer | 9.5.x-dev | 1 | 1 | |
| #3347019 | Drupal\Core\Action\Plugin\Action\DeleteAction::$tempStore has wrong type hint | Task | base system | 9.5.x-dev | 4 | 3 | |
| #3346895 | Add cache metadata to the ViewsBlockBase | Bug | views.module | 9.5.x-dev | 4 | 2 | |
| #3346683 | How to use image attributes like width and height in views-view-field.html.twig? | Support | views.module | 9.5.x-dev | 5 | 4 | |
| #3346522 | REST raw output makes field unavailable in replacement patterns | Bug | rest.module | 9.5.x-dev | 3 | 2 | |
| #3345992 | update.php doesn't verify major core version | Bug | base system | 9.5.x-dev | 2 | 2 | |
| #3345854 | Drupal/Core/Database/Query/Condition - unhandled null values | Bug | database system | 9.5.x-dev | 7 | 5 | |
| #3345792 | Views descending sort on date not working anymore | Bug | views.module | 9.5.x-dev | 3 | 2 | |
| #3345343 | After 9.5.3 upgrade: DatabaseExceptionWrapper: "SQLSTATE[42S22]: Column not found: 1054 Unknown column 'nametid' in 'group statement' | Bug | views.module | 9.5.x-dev | 14 | 6 | |
| All issues opened and fixed during this release window | |||||||
| #3347836 | Taxonomy term label not working in REST Export Views via postman or reqbin | Support | rest.module | 9.5.x-dev | 4 | 3 | |
| #3347816 | Only show link to taxonomy overview when user has access | Bug | taxonomy.module | 9.5.x-dev | 15 | 5 | |
| #3347270 | Promote nod_ and justafish to full JavaScript package committers, and add them as provisional frontend framework managers | Task | other | 9.5.x-dev | 13 | 8 | |
| #3347212 | "Add or select media" not translated | Bug | ckeditor5.module | 9.5.x-dev | 33 | 12 | |
| #3347067 | CsrfAccessCheck docblock extremely out of date | Bug | base system | 9.5.x-dev | 23 | 8 | |
| #3346953 | Role permissions are not sorted when saving via admin/people/permissions | Bug | user.module | 9.5.x-dev | 37 | 11 | |
| #3346898 | Remove obsolete code from Drupal\sqlite\Driver\Database\sqlite\Statement | Task | sqlite db driver | 9.5.x-dev | 15 | 5 | |
| #3346748 | Entering a non-numeric value for a start row value in 'Multiple field settings' for a views field leads to a fatal error | Bug | views.module | 9.5.x-dev | 10 | 5 | |
| #3346372 | Documentation of CacheTagsChecksumTrait::invalidateTags refers to a non-existent method | Bug | cache system | 9.5.x-dev | 10 | 5 | |
| #3346348 | Auto-generated .htaccess in files directory breaks sites | Support | file system | 9.5.x-dev | 5 | 3 | |
| #3346300 | After using select to change plugin or region, element loses focus and page scrolls to bottom. | Bug | field_ui.module | 9.5.x-dev | 23 | 6 | |
| #3346099 | @return docs for WorkflowTypeInterface::getTransitionsForState() are wrong | Bug | documentation | 9.5.x-dev | 17 | 6 | |
| #3345789 | Improve documentation of hook_theme_suggestions_HOOK() | Task | documentation | 9.5.x-dev | 10 | 5 | |
| #3345385 | Local variable $additional_headers in PhpMail is confusing, rename to $additional_params | Task | mail system | 9.5.x-dev | 15 | 5 | |
| All other issues fixed during this release window | |||||||
| #3344744 | A route with a default title of 0 does not work | Bug | routing system | 9.5.x-dev | 11 | 4 | |
| #3342891 | 'node' variable in page.html.twig is not available on preview node page | Bug | theme system | 9.5.x-dev | 18 | 9 | |
| #3339373 | Drupal\migrate\Plugin\migrate\source\SourcePluginBase::rewind() is rewinding database statements | Bug | migration system | 9.5.x-dev | 20 | 6 | |
| #3323380 | Allow switching to any workspace in CLI requests | Bug | workspaces.module | 9.5.x-dev | 16 | 4 | |
| #3313342 | [PHP 8.1] Deprecated function: strpos(): Passing null to parameter #1 LayoutBuilderUiCacheContext.php on line 28 | Bug | layout_builder.module | 9.5.x-dev | 66 | 18 | |
| #3303874 | Early rendering issue in big_pipe_page_attachments() for controllers returning Response objects | Bug | big_pipe.module | 9.5.x-dev | 18 | 6 | |
| #3266341 | Views pagers do math on disparate data types, resulting in type errors in PHP 8 | Bug | views.module | 9.5.x-dev | 47 | 30 | |
| #3239472 | preg_split in _filter_url breaks for long html tags | Bug | filter.module | 9.5.x-dev | 68 | 28 | |
| #3224239 | StorageComparer does not work when storages are not in the default collection. | Bug | configuration system | 9.5.x-dev | 17 | 6 | |
| #3173639 | Entity storage exception during module install missing @message parameter in watchdog_exception() call. | Bug | extension system | 9.5.x-dev | 29 | 10 | |
| #2881077 | Outbound path processors cannot override the specified URL fragment | Bug | base system | 9.5.x-dev | 35 | 11 | |
| #2825683 | Use Xss::filter() for the view title to ensure that the preview matches the actual display | Bug | views.module | 9.5.x-dev | 58 | 22 | |
| #2795919 | Change SelectComplexTest::testDistinct to test the distinct values not the count | Task | database system | 9.5.x-dev | 35 | 7 | |
| #2719797 | New option for Views page displays to use the admin theme | Feature | views.module | 9.5.x-dev | 201 | 98 | |
| #2552837 | XSS::filter and filter_xss can create malformed attributes when you would expect them to be stripped | Bug | base system | 9.5.x-dev | 44 | 16 | |
| #994360 | #states cannot check/uncheck checkboxes elements | Bug | forms system | 9.5.x-dev | 119 | 84 | |