Issues created during 11.0.4 release

Last update:

Release 11.0.4 from 2024-09-12 to today.

Issue Title Category Component Version Comments Followers Created
#3478425 Try a shorter polling time in run-tests.sh Task phpunit 11.x-dev 1 1
#3478422 Tweak @group #slow for kernel tests again Task phpunit 11.x-dev 3 2
#3478418 Remove $message param from \Drupal\Tests\comment\Functional\CommentTestBase::setCommentSettings Task comment.module 11.x-dev 3 2
#3478405 Bundle is not passed to hook_field_formatter_settings_summary_alter Bug field_ui.module 11.0.x-dev 1 1
#3478401 Maintenance Pages leak sensitive environment information - pt2 Bug base system 11.0.x-dev 1 1
#3478332 Recipes' imported config is validated too strictly by default Bug recipe system 11.x-dev 20 8
#3478331 Upgrade composer to 2.8.0 for PHP 8.4 Task composer 11.x-dev 8 3
#3478304 EntityReferenceFormatterBase should return items with Neutral Access too Bug field system 11.x-dev 5 3
#3478281 CKEditor 5 has its own border color and is not using Claro's colors Bug ckeditor5.module 11.x-dev 15 3
#3478240 Improve performance for path_alias queries in a workspace Bug workspaces.module 11.x-dev 4 3
#3478225 Fix MissingParamType in include files Task other 11.x-dev 2 2
#3478224 Provide Config Action to add new blocks to navigation from recipes Feature navigation.module 11.x-dev 5 4
#3478220 Fix MissingParamType in modules not views Task other 11.x-dev 2 2
#3478204 Fix MissingParamType in core/lib/Drupal/Core Task other 11.x-dev 3 2
#3478200 Fix MissingParamType in core/lib/Drupal/Component Task other 11.x-dev 3 2
#3478185 Fix MissingParamType for tests Task other 11.x-dev 4 3
#3478175 Fix MissingParamType for Database related Task other 11.x-dev 4 3
#3478172 Add MissingParamType for views Task other 11.x-dev 1 1
#3478166 Add MissingParamType for form, form_state and form_id Task other 11.x-dev 4 2
#3478132 Fix case in comment (OPcache) Task documentation 11.x-dev 15 4
#3478097 [policy] MySQL should no longer be "Recommended" Plan documentation 11.x-dev 9 6
#3478087 Modernize Drupal.ajaxCommands.scrollTop() Feature ajax system 11.x-dev 4 1
#3478057 Refactor passRaw Task base system 11.x-dev 1 1
#3478012 improve the exception message for integrity constraint violations Feature data base system 11.x-dev 1 1
#3477946 Generate file extension mime type map with fileeye/mimemap update utility Task file system 11.x-dev 4 4
#3477889 [PP-1] Add Package Manager's include_unknown_files_in_project_root option to default.settings.php Task other 11.0.x-dev 2 1
#3477885 [PP-1] In comments, quote the names of the phases of Package Manager's stage lifecycle Task other 11.0.x-dev 1 1
#3477815 Investigate need for unused variables in DriverSpecificTransactionTestBase Task other 11.x-dev 3 2
#3477799 Update CKEditor 5 to 43.1.1 Task ckeditor5.module 11.x-dev 15 4
#3477740 Prefer to replace all window.pageYOffset/window.pageXOffset with window.scrollY/window.scrollX Task javascript 11.x-dev 4 2
#3477687 Add ResponseInterface return typehints to protected test helper methods Task phpunit 11.x-dev 4 3
#3477671 Fix VariableComment.Missing in core/tests Task other 11.x-dev 3 2
#3477669 Fix VariableComment.Missing in tests but not core/tests Task other 11.x-dev 5 2
#3477668 Fix Drupal.Commenting.VariableComment.Missing in non-tests Task other 11.x-dev 5 3
#3477634 Ensure run-tests.sh and PHPUnit CLI run with the same list of tests to be executed Bug phpunit 11.x-dev 3 2
#3477628 Fast404ExceptionHtmlSubscriber not respecting cacheable metadata of the throwable Bug request processing system 11.x-dev 3 2
#3477616 ConfigFormBase::typedConfigManager() should have been removed when deprecations were removed in 11.0 Task forms system 11.x-dev 3 4
#3477614 Ignore VariableComment.Missing as needed Task other 11.x-dev 5 3
#3477613 Add doc block for $modules in tests Task other 11.x-dev 4 3
#3477600 Remove 7 unused class properties in tests Task other 11.x-dev 15 5
#3477599 Fix Drupal.Commenting.VariableComment.Missing Task other 11.x-dev 3 1
#3477586 [random test failure] LayoutBuilderBlocksTest::testBlockPlaceholder failing Bug phpunit 11.x-dev 7 3
#3477529 [CI] Remove the 'with-database' requirement for unit tests Task phpunit 11.x-dev 6 6
#3477527 Remove datepicker polyfills attributes for datetime element Task theme system 11.x-dev 6 2
#3477460 PHPUnit triggers warnings in --debug mode Bug phpunit 11.x-dev 3 2
#3477444 [experiment] Run Unit tests with paratest Task phpunit 11.x-dev 3 4
#3477391 computedfield vs entity_reference base field Bug entity system 11.x-dev 3 3
#3477380 add a plugin type ID Feature plugin system 11.x-dev 3 1
#3477375 Twig Filter "spaceless" is deprecated Task base system 11.x-dev 53 12
#3477366 Fix closures in tests for PHP 8.4 Task base system 11.x-dev 5 3
#3477363 Add a way to automatically generate basic config forms Feature forms system 11.x-dev 5 4
#3477346 ExtensionMimeTypeGuesser::guessMimeType returns less accurate MIME type when file extensions have multiple parts Bug file system 11.x-dev 5 4
#3477339 Media library widget FileUploadForm incorrectly creates multiple media entities if the media file field has multiplicity !=1 Bug media system 11.x-dev 10 3
#3477329 Recipe validation should consider modules that are available, not just the ones listed in recipe.yml Bug recipe system 11.x-dev 2 2
#3477328 bootstrap_container_definition should be merged with defaults Feature bootstrap system 11.x-dev 7 3
#3477324 Fix usage of str_getcsv() and fgetcsv() for PHP 8.4 Task base system 11.x-dev 6 3
#3477291 Add postgresql 17 to testing matrix Task phpunit 11.x-dev 5 3
#3477277 Do not hardcode URL in two places, use constant instead Task locale.module 11.x-dev 4 3
#3477244 Add return-type declaration to Drupal\migrate\Plugin\MigrateDestinationInterface::fields() Task migration system 11.x-dev 4 2
#3477205 Use DrupalPractice.CodeAnalysis.VariableAnalysis in core/tests Task other 11.x-dev 5 4
#3477191 Add PerformanceTestTrait::assertMetrics() so it is easier to write performance tests Task phpunit 11.x-dev 21 5
#3477165 Consider stripping all directories in early error handling Task base system 11.x-dev 1 1
#3477161 Drupal Usability Meeting 2024-10-04 Task meetings 11.x-dev 1 1
#3477156 Use DrupalPractice.CodeAnalysis.VariableAnalysis on Functional* tests Task other 11.x-dev 4 2
#3477069 Make Libraries use the theme/module version when using the VERSION constant Feature asset library system 11.0.x-dev 6 2
#3477043 Change automatic body field creation to use formatted text field instead of text_with_summary Task field system 11.x-dev 2 5
#3477036 [meeting] Migrate Meeting 2024-10-10 2100Z Task migration system 11.x-dev 2 1
#3477002 Views pages are not available after being created in a recipe until the cache is cleared Bug recipe system 11.x-dev 6 4
#3476997 [policy] Core module machine name and UI labeling for Automatic Updates Task update.module 11.x-dev 5 4
#3476898 The "Result summary" has a non-translatable description Bug views.module 11.x-dev 8 4
#3476894 Variable::export uses var_export which does not use short array syntax Task base system 11.x-dev 1 1
#3476854 SDC: Sharing through composer and discovery mechanism Feature single-directory components 11.x-dev 8 6
#3476810 Error catching in ajax.js leads to losing backtrace information Bug ajax system 11.x-dev 13 5
#3476725 Mark drupal/legacy-project as abandoned Task composer 11.x-dev 1 1
#3476723 Mark the drupal/core-dev-pinned package as abandoned Task composer 11.x-dev 1 1
#3476649 starterkit theme should use same fieldset template than stable9 Bug Starterkit theme 11.x-dev 5 3
#3476566 Menu link plugin for content menu links doesn't pass entity caching data Bug menu_link_content.module 11.x-dev 2
#3476498 What happens with user.is_super_user cache context? Task cache system 11.x-dev 2 3
#3476471 Replace js and twig messages with webcomponent Umami-message Task Umami demo 11.x-dev 8 4
#3476451 make it easier to mock plugin discovery in tests Feature plugin system 11.x-dev 1 1
#3476441 [discussion] Future of JavaScript in Drupal Task meetings 11.x-dev 2 2
#3476440 Add performance test coverage for menu UI Task phpunit 11.x-dev 2 2
#3476439 Add performance test coverage to the term listing admin page Task phpunit 11.x-dev 6 4
#3476436 [discussion] DrupalCon Barcelona media architecture Task meetings 11.x-dev 14 9
#3476435 Add performance test coverage for the node/add page Task phpunit 11.x-dev 11 4
#3476434 [discussion] Core Leadership module removal discussion Task meetings 11.x-dev 10 9
#3476433 Add performance tests for admin/content Task phpunit 11.x-dev 12 4
#3476426 Add assertions to OpenTelemetryFrontPagePerformanceTest::testFrontPageCoolCache() Task phpunit 11.x-dev 9 4
#3476425 [meta] DrupalCon Barcelona Drupal Core Leadership discussions Plan meetings 11.x-dev 6 3
#3476423 Add assertions to OpenTelemetryFrontPagePerformanceTest::testFrontPageColdCache() Task phpunit 11.x-dev 9 4
#3476422 Add assertions to OpenTelemetryNodePagePerformanceTest::testNodePageWarmCache() Task phpunit 11.x-dev 9 4
#3476421 Add assertions to OpenTelemetryNodePagePerformanceTest::testNodePageCoolCache() Task phpunit 11.x-dev 6 4
#3476420 Add assertions to OpenTelemetryNodePagePerformanceTest::testNodePageHotCache() Task phpunit 11.x-dev 9 4
#3476419 OpenTelemetryNodePagePerformanceTest::testNodePageColdCache() Task phpunit 11.x-dev 2 1
#3476416 [meta] Add additional performance test coverage to core Plan phpunit 11.x-dev 7 3
#3476390 Validate string given to _contextual_id_to_links() Task contextual.module 11.x-dev 9 4
#3476363 Centralize/cache attribute discovery Task base system 11.x-dev 1 1
#3476360 Allow config items to have database driver overrides Task base system 11.x-dev 4 1
#3476278 Update core.api.php Annotation documentation. Task plugin system 11.x-dev 1 1
#3476226 Incorrect docs for constructor param in Plugin attribute class Bug documentation 11.x-dev 19 7
#3476224 JSON:API assumes entity reference field's main property must be the entity ID Bug jsonapi.module 11.x-dev 7 4
#3476189 [CI] Use sudo -E to execute run-tests.sh Task phpunit 11.x-dev 21 8
#3476175 Change the filter in the overview page of the dblog module to a condition object Task dblog.module 11.x-dev 8 6
#3476166 Deprecate RoleStorage::isPermissionInRoles() Task user.module 11.x-dev 13 6
#3476096 Change the boolean constants to have boolean values in NodeInterface, CommentInterface and FileInterface Task other 11.x-dev 6 4
#3476089 Check for NULL mime type returned from ExtensionMimeTypeGuesser::guessMimeType() Task responsive_image.module 11.x-dev 6 2
#3476011 Change run-tests.sh to use Symfony Process instead of proc_open Task phpunit 11.x-dev 6 5
#3476007 Include "Entity Fields Search" modules feature on fields list page Feature field system 11.x-dev 3 3
#3475979 Remove prefixed abbreviations from top-level menu items Bug navigation.module 11.x-dev 3 3
#3475925 The method ContentEntityBase::getRevisionId() should not return string values Task entity system 11.x-dev 9 5
#3475921 The method ContentEntityBase::getLoadedRevisionId() should not return string values Bug entity system 11.x-dev 6 4
#3475920 Handle PHPStan baseline additions about vfs Task phpunit 11.x-dev 3 2
#3475916 Bump phpstan/phpstan to latest to make daily "updated deps" QA run pass again Task phpunit 11.x-dev 7 3
#3475842 Overflow toolbar hidden by vertical tabs Bug ckeditor5.module 11.x-dev 14 6
#3475753 Use install/uninstall in layout builder expose all field Bug layout_builder.module 11.x-dev 6 3
#3475719 Set entity schema installation, module configuration installation and content creation in the right order in kerneltests for MongoDB Task phpunit 11.x-dev 4 4
#3475693 Consider how to provide users a way to reapply a recipe Plan recipe system 11.x-dev 7 2
#3475678 Notice: Undefined index: title in Drupal\update\ProjectSecurityRequirement Bug update.module 11.x-dev 4 2
#3475677 Drupal Usability Meeting 2024-09-27 Task meetings 11.x-dev 8 6
#3475654 Core security triage 2024-10-03 Task meetings 11.x-dev 1 1
#3475639 AssetControllerBase does not use file_url_generator when redirecting Bug system.module 11.x-dev 8 4
#3475580 validateMachineName() throws uncaught exception when machine_name contains non-ASCII characters Bug render system 11.x-dev 5 4
#3475540 Throw an understandable exception when there is an attempt to load config entities with disallowed characters Task configuration system 11.x-dev 39 15
#3475533 Suppress Symfony debug classloader deprecations for ArrayAccess Task phpunit 11.x-dev 14 5
#3475512 Replace hardcoded database queries with dynamic queries Task data base system 11.x-dev 9 6
#3475505 Changes in site building process can run into Cannot access offset of type StringTranslation\TranslatableMarkup on field creation path Bug field system 11.x-dev 11 2
#3475492 Link field type: Add is_external computed property Feature link.module 11.x-dev 6 4
#3475457 Focus always on top when adding/removing items in blocks using Layout Builder Bug layout_builder.module 11.x-dev 6 4
#3475433 Make it easier to decorate menu.default_tree_manipulators Feature menu system 11.x-dev 1 1
#3475352 PHPUnit fails when a possible contrib extension directory doesn't exist Bug phpunit 11.x-dev 4 3
#3475323 Give MigrateMapSaveEvent the migrate $row object Feature migration system 11.x-dev 1 1
#3475298 Views exposed form block filters have duplicate IDs when shown on the same Views page Bug views.module 11.x-dev 6 4
#3475244 migrate lookup doesn't advance to the next source migration if the migration has the row as skipped Bug migration system 11.x-dev 2 1
#3475153 Make DirectoryWithMetadataDiscovery generic and reusable Task single-directory components 11.x-dev 3 2
#3475150 Why not use namespaces? Support single-directory components 11.0.x-dev 2 1
#3475128 Add support to config schema for marking objects or properties as 'sensitive' Feature configuration system 11.x-dev 2 2
#3475115 Provide a Config Action to add/edit a component in a layout Feature layout_builder.module 11.x-dev 4 4
#3475024 Method getMockForAbstractClass() is deprecated - replace in class ViewsLocalTaskTest Task phpunit 11.x-dev 4 3
#3475023 Warning: Undefined array key 1 getAllDisplayModesByEntityType Bug history.module 11.x-dev 3 2
#3474978 Method getMockForAbstractClass() is deprecated - replace in class KeyValueEntityStorageTest Task phpunit 11.x-dev 4 3
#3474883 migrating into a subfield clobbers a previous whole field migration Bug migration system 11.x-dev 2 2
#3474881 add check to numeric for target ids Feature taxonomy.module 11.x-dev 3 2
#3474876 Clarify/replace 'stage' terminology in Package Manager Task base system 11.x-dev 1 2
#3474843 Loading entity during save will cache old version Bug entity system 11.x-dev 4 9
#3474799 Olivero Settings Save Configuration Gets Error Message 'debug' is not a supported key. Bug Olivero theme 11.0.x-dev 5 3
#3474796 CKEditor not loading on iOS 14/15 Bug ckeditor5.module 11.x-dev 6 2
#3474731 Method getMockForAbstractClass() is deprecated - replace in class EntityLinkTest Task phpunit 11.x-dev 5 4
#3474681 form element description does not get description class if description display is set to before Support forms system 11.x-dev 4 2
#3474680 CommentNonNodeTest::testCommentFunctionality() is failing for MongoDB Bug comment.module 11.x-dev 4 3
#3474650 Status report messages for AU Bug other 11.x-dev 3 1
#3474645 Change 'readiness' check text Bug other 11.x-dev 7 2
#3474640 Drupal\Tests\migrate\Unit\destination\EntityRevisionTest uses weird mocking pattern Task phpunit 11.x-dev 6 4
#3474627 Make the nightwatch tests work with MongoDB Task other 11.x-dev 9 6
#3474533 ComponentPluginManager must implement CategorizingPluginManagerInterface Feature single-directory components 11.x-dev 8 5
#3474528 Add unified Links data type for menus, pagers, breadcrumbs... Feature typed data system 11.x-dev 2 1
#3474499 Fix spelling of 3 'base' words Task other 11.x-dev 4 3
#3474353 Warnings on Umami install Bug Umami demo 11.x-dev 1 1
#3474292 Package manager/ Automatic Updates should disallow composer patches by default Task base system 11.x-dev 3 2
#3474267 Prune permissions matrix upon save Feature user system 11.x-dev 5 1
#3474266 [meta] Views ajax accesibility review Task views.module 11.x-dev 5 3
#3474260 disable checkboxes inherited from authenticated user role on role-specific permissions page Feature user system 11.x-dev 7 3
#3474123 Reorganize navigation settings to be more consistent Task navigation.module 11.x-dev 6 3
#3474093 Warning: Undefined array key "display_id" in views_ui_contextual_links_view_alter() Bug views.module 11.x-dev 9 4
#3474070 Allow StarterKit forked themes with prefix Bug theme system 11.x-dev 8 3
#3474066 Styles plugin not allowing any other plugin to alter the class attribute on the table element. Bug ckeditor5.module 11.x-dev 5 2
#3474018 [regression] Class is not added to MediaLibrary dialog Bug ckeditor5.module 11.x-dev 4 2
#3473999 Ajax-enabled image effect forms do not update to the latest ajax processed configuration Bug image.module 11.x-dev 9 4
#3473789 Drupal 11.0.3 - Error on Installation - UnmetDependenciesException Bug install system 11.0.x-dev 2 2
#3473786 Memory cache does not invalidate by cache tags Bug cache system 11.x-dev 1 1
All issues opened and fixed during this release window
#3476432 [discussion] Experience Builder data model discussion Task meetings 11.x-dev 13 9
#3476431 [discussion] Prioritized issues for Drupal Modernization Task meetings 11.x-dev 10 7
#3476427 [meeting] Drupal core email handling discussion Task meetings 11.x-dev 13 8
#3474035 Drupal Usability Meeting 2024-09-20 Task meetings 11.x-dev 13 7
All other issues fixed during this release window
#3473214 Stop passing ints to DateTimePlus::createFromFormat and DrupalDateTime::createFromFormat Task datetime.module 11.x-dev 11 4
#3472580 Drupal Usability Meeting 2024-09-13 Task meetings 11.x-dev 11 8
#3472441 Core security triage 2024-09-19 Task meetings 11.x-dev 9 8
#3472115 Method getMockForAbstractClass() is deprecated in PHPUnit 10 - replace in class ConfigEntityStorageTest Task phpunit 11.x-dev 11 5
#3471456 Method getMockForAbstractClass() of class PHPUnit\Framework\TestCase is deprecated in PHPUnit 10 - replace in class class MigrateExecutableTest Task phpunit 11.x-dev 8 4
#3471425 Method getMockForAbstractClass() of class PHPUnit\Framework\TestCase is deprecated in PHPUnit 10 - replace in class LockBackendAbstractTest Task phpunit 11.x-dev 8 4
#3471410 Method getMockForAbstractClass() of class PHPUnit\Framework\TestCase is deprecated in PHPUnit 10 - replace in class HelpTopicTwigTest Task phpunit 11.x-dev 15 4
#3471002 [meeting] Migrate Meeting 2024-09-12 2100Z Task migration system 11.x-dev 6 5
#3470203 Add (more) bool return typehints to protected test helper methods Task phpunit 11.x-dev 13 4
#3469309 Use one-time login link instead of user login form in BrowserTestBase tests Feature phpunit 11.x-dev 37 12
#3468437 Drupal Usability Meeting 2024-08-23 Task meetings 11.x-dev 14 7
#3467860 Ensure consistent ordering when calculating library asset order Bug asset library system 11.x-dev 48 20
#3467290 Move test_entity names to drupal-dict Task other 11.x-dev 17 4
#3458565 TablesInterface::addField() doesn't document that $field can contain relationships Bug documentation 11.x-dev 20 12
#3458426 Add int return typehints to protected test helper methods Task phpunit 11.x-dev 19 6
#3438769 Sub workspace does not clear Bug workspaces.module 11.x-dev 35 13
#3302757 Custom entity reference field always renders taxonomy term as a link Support field system 11.x-dev 6 6
#3275491 External application is redirected to frontpage in maintenance mode Bug request processing system 11.x-dev 42 14
#3218119 [policy, no patch] To enable or use Automatic Updates, require "proc_open" to not be disabled Plan update.module 11.x-dev 15 6
#3196937 Deprecate the string code path for values parameter in BlockContentTestBase::createBlockContentType Task entity system 11.x-dev 25 9
#3134184 Composer Update Resets Folder Permissions Support composer 11.x-dev 14 8
#2484623 Move all JS in modules to a js/ folder Task javascript 11.x-dev 126 33
#1630576 Cron reports it's done long before it really is done Bug cron system 11.x-dev 31 9
#1630568 Validate that uploaded .po files are UTF8 Task locale.module 11.x-dev 37 13
#898656 Some documentation links use single quotes for attributes, which produces inconsistent HTML Bug markup 11.x-dev 65 25
#221761 Hide reply link for unpublished comments Bug comment.module 11.x-dev 94 30