Release 9.2.7 from 2021-10-06 to 2021-11-03. Next release for this major version is 9.2.8.
| Issue | Title | Category | Component | Version | Comments | Followers | Created |
|---|---|---|---|---|---|---|---|
| #3246825 | Radios and checkboxes not rendered correctly when nested inside other render arrays | Bug | render system | 9.2.x-dev | 19 | 3 | |
| #3244684 | Node title, tabs & breadcrumb disappear after clearing cache. Using Layout builder custom layout | Bug | layout_builder.module | 9.2.x-dev | 1 | 2 | |
| #3244349 | Access forbidden when editing/deleting a block from the block layout with a machine name beginning with "." dot | Bug | block.module | 9.2.x-dev | 2 | 2 | |
| #3243119 | Show/Hide row weights not properly showing correct text when there are multiple fields that can show/hide row weights | Bug | javascript | 9.2.x-dev | 2 | 2 | |
| All issues opened and fixed during this release window | |||||||
| #3247447 | Zip file is not getting downloaded in Chrome for mixed http content | Support | file.module | 9.2.x-dev | 8 | 5 | |
| #3246814 | Redirection through a route subscriber redirects to home page, not specified URL (only on browser, not command-line curl) | Support | routing system | 9.2.x-dev | 6 | 2 | |
| #3245868 | Entity.manager issue after upgrade to Drupal 9 | Support | entity system | 9.2.x-dev | 6 | 4 | |
| #3244156 | Update the Drupal\KernelTests\Core\Entity\EntityQueryAggregateTest::testAggregation() a little to make it pass for SQL Server | Bug | database system | 9.2.x-dev | 8 | 4 | |
| #3242456 | Insufficient contrast on Olivero's fieldset elements | Bug | Olivero theme | 9.2.x-dev | 10 | 5 | |
| #3241861 | Unable to save field formatter form values | Support | field system | 9.2.x-dev | 6 | 4 | |
| #3241716 | D7 to D9 CSV migration throws error | Support | migration system | 9.2.x-dev | 9 | 6 | |
| #3241318 | core/tests/Drupal/Tests/Composer/Plugin/Scaffold/fixtures/scripts/disable-git-bin/git is an odd file and it has the file mode 755 | Bug | composer | 9.2.x-dev | 10 | 5 | |
| All other issues fixed during this release window | |||||||
| #3240802 | Compatibility Issue | Support | other | 9.2.x-dev | 10 | 3 | |
| #3238567 | Composer update for vendor directory | Support | composer | 9.2.x-dev | 26 | 5 | |
| #3232681 | FieldLink process plugin treats protocol-relative external URLs as internal ones | Bug | migration system | 9.2.x-dev | 18 | 8 | |
| #3228000 | Users deleted via JSON:API DELETE don't follow the site-wide cancel_method in the user settings | Bug | jsonapi.module | 9.2.x-dev | 66 | 17 | |
| #3227370 | Toolbar menu theme override omits the 'menu_name' variable | Bug | toolbar.module | 9.2.x-dev | 11 | 4 | |
| #3225227 | Fix source plugin documentation | Task | migration system | 9.2.x-dev | 25 | 7 | |
| #3223281 | Olivero: Primary nav search icon invisible in forced-colors mode in MS Edge | Bug | Olivero theme | 9.2.x-dev | 35 | 12 | |
| #3223271 | Olivero: Select dropdown icons need more contrast in Windows High Contrast mode | Bug | Olivero theme | 9.2.x-dev | 33 | 8 | |
| #3219340 | Vertical tabs with #parents are broken in Claro | Bug | Claro theme | 9.2.x-dev | 16 | 7 | |
| #3219140 | d7_language_content_comment_settings triggers MigrateException if the source bundle is longer than 32 chars: use migration_lookup | Bug | migration system | 9.2.x-dev | 29 | 9 | |
| #3212670 | Olivero: Z-index issue with the search bar | Bug | Olivero theme | 9.2.x-dev | 18 | 9 | |
| #3208849 | OEmbedWidget does not display the field's help text, only its own message | Bug | media system | 9.2.x-dev | 30 | 12 | |
| #3205866 | media_requirements() should report missing source fields | Bug | media system | 9.2.x-dev | 15 | 6 | |
| #3203745 | Claro theme is incompatible with the Themable Forms module | Bug | Claro theme | 9.2.x-dev | 13 | 10 | |
| #3203009 | the methods in FieldableEntity should document how they are meant to be used | Task | migration system | 9.2.x-dev | 20 | 6 | |
| #3199578 | Fix EntityReferenceTranslationDeriver process pipeline | Bug | migration system | 9.2.x-dev | 32 | 5 | |
| #3192365 | Race Condition in 'public://simpletest' mkdir Call | Bug | file system | 9.2.x-dev | 22 | 10 | |
| #3187616 | Fix TermTranslation query and add missing source plugin test | Bug | migration system | 9.2.x-dev | 24 | 7 | |
| #3143866 | Position of ID-field in PATCH data | Bug | jsonapi.module | 9.2.x-dev | 8 | 4 | |
| #3116481 | Convert EntityViewsDataTest from a unit test to a kernel test | Task | views.module | 9.2.x-dev | 20 | 12 | |
| #3088917 | Map text_plain field formatter to basic_string for long text fields | Bug | migration system | 9.2.x-dev | 16 | 8 | |
| #3083561 | Add explicit test coverage for JSON:API filtering on a datetime field | Task | jsonapi.module | 9.2.x-dev | 30 | 12 | |
| #3073294 | Remove obsolete @todo for "Undo bug when first inserting media into unfocused CKEditor" | Bug | media system | 9.2.x-dev | 16 | 6 | |
| #2974156 | TypeError: Argument 1 passed to _editor_get_file_uuids_by_field() must implement interface Drupal\\Core\\Entity\\EntityInterface | Bug | editor.module | 9.2.x-dev | 53 | 38 | |
| #2957953 | Editing menus user-experience has regressed | Bug | menu_ui.module | 9.2.x-dev | 146 | 61 | |
| #2945033 | HtmlHeadLink processing does not allow for duplicated alternate hreflang links | Bug | asset library system | 9.2.x-dev | 33 | 21 | |
| #2936067 | CSS aggregation fails on many variations of @import | Bug | asset library system | 9.2.x-dev | 86 | 40 | |
| #2909805 | LogMessageParser breaks messages containing braces | Bug | dblog.module | 9.2.x-dev | 42 | 9 | |
| #2784783 | Migration of nodes with cck nodereferrer fields fails (SQL error) | Bug | migration system | 9.2.x-dev | 35 | 16 | |
| #2763075 | Adding new text format gives Uncaught TypeError: f.format_tags.split is not a function | Bug | ckeditor.module | 9.2.x-dev | 33 | 13 | |
| #990218 | Machine name field throws notices if before source field. | Bug | forms system | 9.2.x-dev | 36 | 17 | |