Issues created during 9.1.5 release

Last update:

Release 9.1.5 from 2021-03-04 to 2021-04-07. Next release for this major version is 9.1.6.

Issue Title Category Component Version Comments Followers Created
#3206944 Can select multiple media items on a field with a limit of one media item Bug media system 9.1.x-dev 6 7
#3205425 Background field - Color gradient - CSS Linear gradient missing Feature field_ui.module 9.1.x-dev 1 1
#3202904 How to 'revert' revision into 'draft' state Feature node system 9.1.x-dev 1 1
#3202740 Issue with alignment embedded media Bug media system 9.1.x-dev 3 2
#3202384 When "There are errors with some installed modules. Visit the status report page for more information." is displayed, no details provided on Status Report Page Bug extension system 9.1.x-dev 3 3
All issues opened and fixed during this release window
#3207308 Fix 'Generic.Formatting.DisallowMultipleStatements' coding standard Task other 9.1.x-dev 7 5
#3206939 Add documentation for Migrate and Migrate Drupal source plugins Task migration system 9.1.x-dev 12 5
#3206267 Drupal 10 readiness meeting / 26 April 2021 Task meetings 9.1.x-dev 15 13
#3205344 Calling system_requirements() can be expensive - do the cheap check first Bug system.module 9.1.x-dev 8 7
#3205037 Drupal\Tests\Component\Annotation\PluginIdTest tests a non-existent constructor Bug base system 9.1.x-dev 10 6
#3205026 Missing use statement in Drupal\Core\KeyValueStore\DatabaseStorage Bug base system 9.1.x-dev 8 6
#3205024 Missing use statement in Drupal\Core\Database\Driver\mysql\Connection Bug mysql db driver 9.1.x-dev 7 5
#3204986 Add documentation for d7 field source plugins Task migration system 9.1.x-dev 16 5
#3204763 Fix mismatched sprintf calls Bug other 9.1.x-dev 9 5
#3204419 EntityQuery accessCheck: always specifiy accessCheck, don't rely on the default Task entity system 9.1.x-dev 10 5
#3204389 EntityQuery accessCheck: MediaRevisionAccessCheck::countDefaultLanguageRevisions should not check access Bug media system 9.1.x-dev 10 5
#3204353 hook_link_alter() wrong example Bug other 9.1.x-dev 15 8
#3204163 EntityQuery accessCheck: tests should not check access unless relevant Task entity system 9.1.x-dev 11 5
#3204140 EntityQuery accessCheck: menu_ui_get_menu_link_defaults() should not be access sensitive Bug menu_ui.module 9.1.x-dev 12 6
#3204138 EntityQuery accessCheck: MenuLinkContentDeriver::getDerivativeDefinitions should not be access sensitive Bug menu_link_content.module 9.1.x-dev 9 5
#3203737 Drupal 10 readiness meeting / 29 March 2021 Task meetings 9.1.x-dev 10 7
#3203723 Drupal 10 readiness meeting / 15 March 2021 Task meetings 9.1.x-dev 16 13
#3203625 EntityQuery accessCheck: BlockContentUuidLookup should no be access sensitive Bug block_content.module 9.1.x-dev 8 4
#3203596 EntityQuery accessCheck: workspacePublisher is wrongly access sensitive Bug workspaces.module 9.1.x-dev 15 6
#3203476 Convert assertions involving use of xpath on divs to WebAssert Task phpunit 9.1.x-dev 25 6
#3203401 EntityQuery accessCheck: LayoutBuilderEntityViewDisplayForm hasOverrides() Bug layout_builder.module 9.1.x-dev 11 4
#3203369 EntityQuery accessCheck: aggregator module Bug aggregator.module 9.1.x-dev 10 5
#3203366 EntityQuery accessCheck: user_is_blocked() should not be access sensitive Bug user.module 9.1.x-dev 9 4
#3203265 Wrong/Missing variable type hint for $row property of MigrateProcessTestCase class Bug migration system 9.1.x-dev 9 5
#3202808 malformed twig in book-tree template Bug Olivero theme 9.1.x-dev 11 8
#3202434 The RequestPath ("request_path") condition plugin summary is inaccurate. Bug system.module 9.1.x-dev 17 10
#3202125 EntityQuery accessCheck: unique value validation should not be access sensitive Bug field system 9.1.x-dev 17 6
#3202107 EntityQuery accessCheck: _tracker_remove() updating should not be access sensitive Bug tracker.module 9.1.x-dev 10 5
#3202040 EntityQuery accessCheck: bundle delete forms should warn of content at risk regardless of access Bug entity system 9.1.x-dev 9 5
#3201714 EntityQuery accessCheck: data cleanup should never care about the current user Bug entity system 9.1.x-dev 24 9
All other issues fixed during this release window
#3201049 Drupal 10 readiness meeting / 1 March 2021 Task meetings 9.1.x-dev 12 11
#3200809 Add documentation for d6 field source plugins Task migration system 9.1.x-dev 11 5
#3200535 Test term parent ID in ContentEntityTest Task migration system 9.1.x-dev 9 5
#3199999 Add documentation for language source plugins Task migration system 9.1.x-dev 13 4
#3199742 Add documentation for block source plugins Task migration system 9.1.x-dev 12 6
#3198580 Drupal 10 readiness meeting / 15 February 2021 Task meetings 9.1.x-dev 15 11
#3198400 Convert assertions involving use of xpath on input tags to WebAssert Task phpunit 9.1.x-dev 21 7
#3196699 Set the proper handler type names on EntityTypeInterface::getHandlerClasses documentation Task documentation 9.1.x-dev 8 6
#3196388 Incorrect link for initiative responsibilities in MAINTAINERS.txt Task other 9.1.x-dev 17 12
#3192363 Ensure that moderation can not be enabled for the 'workspace' entity type Bug workspaces.module 9.1.x-dev 13 6
#3182653 PHPUnit 9.4.3 Fatal error: Trait 'Prophecy\PhpUnit\ProphecyTrait' not found Bug phpunit 9.1.x-dev 33 34
#3171827 RouteNotFoundException: Route "jsonapi.[entity].[field_name].related" does not exist Bug jsonapi.module 9.1.x-dev 23 9
#3160629 BlockPluginTrait cannot call ::addContextAssignmentElement() itself Bug block.module 9.1.x-dev 29 16
#3149714 Olivero: Audit form items within settings tray for visual inconsistencies Task Olivero theme 9.1.x-dev 21 13
#3106659 Media types with missing source fields break the status report page Bug media system 9.1.x-dev 44 30
#3106455 Undefined variable used in /core/modules/system/tests/src/Functional/FileTransfer/TestFileTransfer.php Task system.module 9.1.x-dev 33 7
#3094366 Error when saving config entity with "Link to entity" checked if field formatters Bug field system 9.1.x-dev 30 10
#3090941 Layout builder assumes all breadcrumb links are routable Bug layout_builder.module 9.1.x-dev 29 14
#3067609 Fix config schema for links and migration of link default values Bug migration system 9.1.x-dev 30 9
#3047722 Convert content_moderation, workflows module hook_help() to topic(s) Task help.module 9.1.x-dev 79 22
#3034324 Incorrect PHPDoc comment for public function FormStateInterface::has($property) Bug documentation 9.1.x-dev 12 5
#3008712 oEmbed URL resolution does not take multiple endpoints into account Bug media system 9.1.x-dev 47 15
#2992894 Search results of multi-lingual pages fail Language of Parts Bug search.module 9.1.x-dev 49 15
#2917606 FieldStorageConfigStorage::loadByProperties() with passed 'entity_type' and 'field_name' as conditions doesn't return any result Bug field system 9.1.x-dev 20 9
#2850057 all methods in SelectionInterface() are missing @param docs Bug documentation 9.1.x-dev 36 19
#2407187 Optimize LibraryDependencyResolver::getMinimalRepresentativeSubset() and win >=4% Task asset library system 9.1.x-dev 50 14