Release 9.3.12 from 2022-04-20 to 2022-05-11. Next release for this major version is 9.3.13.
| Issue | Title | Category | Component | Version | Comments | Followers | Created |
|---|---|---|---|---|---|---|---|
| #3279794 | Confusing and unhelpful error message for file path issues | Bug | file system | 9.3.x-dev | 2 | 2 | |
| #3278401 | The saveToDedicatedTables() in SqlContentEntityStorage.php is not working properly with MapItem field. | Bug | field_ui.module | 9.3.x-dev | 1 | 1 | |
| #3277951 | Add a helper class to make updating content simple | Task | entity system | 9.3.x-dev | 1 | 2 | |
| #3277735 | Media library field modal should not close after clicking the "Insert selected" buttom if there is no image selected | Bug | media system | 9.3.x-dev | 1 | 1 | |
| #3276528 | Views jump menu breaks grouping | Bug | views.module | 9.3.x-dev | 1 | 1 | |
| #3276285 | a view of users will sort by most recent updated time; even if you don't have that in the sort criteria. | Support | views.module | 9.3.x-dev | 4 | 4 | |
| All issues opened and fixed during this release window | |||||||
| #3279502 | Fix invalid @property annotations | Bug | base system | 9.3.x-dev | 9 | 4 | |
| #3279260 | Illegal choice authenticated in Roles element. | Support | user system | 9.3.x-dev | 13 | 6 | |
| #3279103 | Test cleanup: Remove dead code from JsonApiFunctionalTest | Task | jsonapi.module | 9.3.x-dev | 10 | 4 | |
| #3278394 | HTMLRestrictions' diff operation bug: diff(<tag attr="A B">, <tag attr>) should return an empty result | Bug | ckeditor5.module | 9.3.x-dev | 20 | 7 | |
| #3278314 | InlineBlockUsageInterface::getUsage can return FALSE but isn't documented | Task | layout_builder.module | 9.3.x-dev | 12 | 5 | |
| #3277901 | Layout Builder Timestamp error after upgrade to 9.3.12 | Support | layout_builder.module | 9.3.x-dev | 9 | 4 | |
| #3277856 | unable to apply patch in Drupal 9 | Support | other | 9.3.x-dev | 3 | 3 | |
| #3277743 | Update contributor name and username in MAINTAINERS.txt | Task | documentation | 9.3.x-dev | 6 | 5 | |
| #3277594 | Unable to connect with composer after php version update | Support | other | 9.3.x-dev | 5 | 2 | |
| #3277438 | Update to CKEditor 5 v34.1.0 | Task | ckeditor5.module | 9.3.x-dev | 37 | 9 | |
| #3277405 | Update @ckeditor/ckeditor5-list to v34.0.1 | Task | ckeditor5.module | 9.3.x-dev | 13 | 5 | |
| #3277309 | Update links to Drupal documentation pages in Umami | Task | Umami demo | 9.3.x-dev | 16 | 6 | |
| #3277274 | Dialog css references nonexistient --color-whitesmoke css variable | Bug | Claro theme | 9.3.x-dev | 42 | 14 | |
| #3276974 | [drupalMedia] Media View Modes don't work if alignment not enabled | Bug | ckeditor5.module | 9.3.x-dev | 21 | 9 | |
| #3276711 | Can not enable modules after upgrade from 8.9 to 9 | Support | base system | 9.3.x-dev | 8 | 4 | |
| #3276627 | CKEditor5::shouldHaveVisiblePluginSettingsForm() does not correctly handle configurable CKE5 plugin that has a filter condition | Bug | ckeditor5.module | 9.3.x-dev | 13 | 5 | |
| #3276393 | If you answer "no" to Composer plugin authorization prompts, important plugins like composer/installers do not execute, which can lead to an instance of Drupal installed into the vendor directory | Support | other | 9.3.x-dev | 17 | 8 | |
| All other issues fixed during this release window | |||||||
| #3275436 | managed_file value(fid) not found on SubmitFunction/handler | Support | field system | 9.3.x-dev | 13 | 6 | |
| #3273056 | Active and hover state of skip to main content has a too low color contrast | Bug | Claro theme | 9.3.x-dev | 19 | 7 | |
| #3271045 | New elements supported in CKEditor 5 plugin: updating HTML filter's "Allowed HTML tags" setting -> only after unselect and reselect | Support | ckeditor5.module | 9.3.x-dev | 7 | 3 | |
| #3270709 | Remove reference to contextual_pre_render_placeholder() function | Bug | contextual.module | 9.3.x-dev | 9 | 5 | |
| #3269341 | Claro <details> element not rendering properly in forced colors | Bug | Claro theme | 9.3.x-dev | 14 | 5 | |
| #3269085 | [random test failure] Random test fail in EntityAutocompleteTest | Bug | phpunit | 9.3.x-dev | 25 | 7 | |
| #3266912 | Review version constraints for production yarn dependencies | Task | javascript | 9.3.x-dev | 42 | 6 | |
| #3261943 | Confusing behavior after pressing "Apply changes to allowed tags" with invalid value | Bug | ckeditor5.module | 9.3.x-dev | 36 | 8 | |
| #3261599 | Use CKEditor 5's native <ol start> support (and also support <ol reversed>) | Task | ckeditor5.module | 9.3.x-dev | 31 | 8 | |
| #3259519 | field.html.twig is taking precedence over all other templates suggestions since upgrading to 9.3.2 | Support | theme system | 9.3.x-dev | 17 | 7 | |
| #3248425 | Ensure that all classes and functions in Drupal-specific CKEditor 5 plugins are documented | Task | ckeditor5.module | 9.3.x-dev | 37 | 9 | |
| #3245720 | [drupalMedia] Support choosing a view mode for <drupal-media> | Feature | ckeditor5.module | 9.3.x-dev | 63 | 10 | |
| #3231334 | Global attributes (<* lang> and <* dir="ltr rtl">): validation + support (fix data loss) | Task | ckeditor5.module | 9.3.x-dev | 79 | 6 | |
| #3230541 | Queue items only reserved by cron for 1 second | Bug | cron system | 9.3.x-dev | 54 | 18 | |
| #3230230 | Enable table captions; override CKE5's default downcast to generate <table><caption></table> instead of <figure><table><figcaption></figure> | Task | ckeditor5.module | 9.3.x-dev | 37 | 10 | |
| #3229078 | Unit tests for all @CKEditor5Plugin plugin classes | Task | ckeditor5.module | 9.3.x-dev | 37 | 9 | |
| #3228691 | Restrict allowed additional attributes to prevent self XSS | Task | ckeditor5.module | 9.3.x-dev | 29 | 7 | |
| #3215952 | Warning: explode() expects parameter 2 to be string, array given in twig_split_filter() | Support | theme system | 9.3.x-dev | 10 | 7 | |
| #3210747 | QA testing of Olivero - Desktop browser: Safari | Task | Olivero theme | 9.3.x-dev | 11 | 5 | |
| #3210742 | QA testing of Olivero - Mobile browser: Safari for iOS | Task | Olivero theme | 9.3.x-dev | 10 | 4 | |
| #3130305 | Ensure all of Claro's background images are visible in forced colors mode. | Task | Claro theme | 9.3.x-dev | 34 | 11 | |
| #2995367 | Fix update module test fixture names for 8.2.0-rc2 sample data | Bug | update.module | 9.3.x-dev | 16 | 5 | |
| #2934619 | Aggregation doesn't work | Support | database system | 9.3.x-dev | 11 | 6 | |
| #2869449 | The "media" entity type does not exist after update to Drupal 8.3 | Support | media system | 9.3.x-dev | 20 | 15 | |
| #2862635 | File-storage config workflow still requires config import step | Support | configuration system | 9.3.x-dev | 13 | 9 | |
| #2799613 | ERR_TOO_MANY_REDIRECTS when setting up simple redirect | Support | routing system | 9.3.x-dev | 10 | 4 | |
| #2717921 | undocumented #has_garbage_value property of render elements | Bug | forms system | 9.3.x-dev | 52 | 16 | |
| #2626450 | hook_user_format_name_alter cache dependency? | Support | user.module | 9.3.x-dev | 21 | 4 | |
| #2527700 | [meta] Improve interface doxygen where it is insufficient | Bug | documentation | 9.3.x-dev | 26 | 11 | |
| #2425741 | Error when enabling theme if image style currently exists in system | Support | configuration system | 9.3.x-dev | 15 | 8 | |
| #1272990 | Make tabledrag warning message show when row weights are enabled, and add WAI-ARIA live region | Bug | javascript | 9.3.x-dev | 98 | 19 | |