Issues created during 11.0.1 release

Last update:

Release 11.0.1 from 2024-08-08 to today.

Issue Title Category Component Version Comments Followers Created
#3472254 Wrongly parsed sentence Bug jsonapi.module 11.x-dev 1 1
#3472217 Improve the performance of the permissions search filter Javascript. Task user system 11.x-dev 2 1
#3472214 [PP-1] Convert Core hook implementations to Class or method based implementations Task base system 11.x-dev 4 2
#3472175 database driver crashes during install (dependency not autoloaded) Bug data base system 11.x-dev 4 3
#3472167 Minor warning from CKEditor about HTML restrictions Bug ckeditor5.module 11.x-dev 2 2
#3472165 [PP-1] Explore converting Install and Theme hook implementations to OOP Task base system 11.x-dev 5 1
#3472115 Method getMockForAbstractClass() is deprecated in PHPUnit 10 - replace in class class ConfigEntityStorageTest Task phpunit 11.x-dev 5 3
#3472092 Remove references to ApcClassLoader (removed in Symfony 4) Task documentation 11.x-dev 7 3
#3472043 [PP-1] Navigation module should honor admin language on frontpage and node route Task navigation.module 11.x-dev 1 1
#3472008 Move JSON:API validation to a feature flag or separate module Task jsonapi.module 11.x-dev 4 3
#3471977 Drupal.dialog openDialog should use event settings Bug javascript 11.x-dev 5 4
#3471949 Allow passing MarkupInterface to AssertContentTrait::setRawContent Task phpunit 11.x-dev 1 1
#3471932 Fix callables that are expected to return bool but don't Task other 11.x-dev 6 3
#3471896 Inconsistent use of language regarding plugins Bug ckeditor5.module 11.x-dev 3 2
#3471875 TypeError: Illegal offset type in Drupal\taxonomy\Form\OverviewTerms->submitForm() Bug taxonomy.module 11.x-dev 4 2
#3471797 Daily tests not running for 10.4.x and 11.0.x Bug base system 11.x-dev 3 2
#3471774 ComposerIntegrationTest and ComposerValidateTest fail if run from a composer installed site Bug phpunit 11.x-dev 4 2
#3471768 Page break error display :The "logo" entity type does not exist Bug navigation.module 11.x-dev 3 2
#3471762 Incorrect langcode when installing in a language other than English Bug config_translation.module 11.x-dev 3 3
#3471741 Fix null $cid in CacheCollector classes Bug cache system 11.x-dev 6 3
#3471737 Site installation from the UI taking to 404 with error message Bug base system 11.x-dev 4 3
#3471686 CSS "form-item__label" inconsistent on node edit forms Bug Olivero theme 11.x-dev 4 2
#3471683 Entity references larger then viewport on mobile Bug Olivero theme 11.x-dev 2 2
#3471682 File and image field form buttons outside of viewport Bug Olivero theme 11.x-dev 2 2
#3471675 RuntimeException when trying to add a new language Bug workspaces.module 11.x-dev 1 1
#3471642 vary header from response is removed by CorsService.php Bug other 11.x-dev 6 3
#3471604 Drupal Usability Meeting 2024-09-06 Task meetings 11.x-dev 2 2
#3471598 convert inline migrations in tests from PHP arrays to YAML Task migration system 11.x-dev 1 1
#3471595 Use CSS Logical Properties in files without [dir=] Task CSS 11.x-dev 8 4
#3471583 media.oembed_iframe route request checks Task media system 11.x-dev 3 2
#3471494 Add an icon management API Feature theme system 11.x-dev 6 6
#3471459 Prefix/Suffix not inline with autocomplete field Bug Claro theme 11.x-dev 9 4
#3471456 Method getMockForAbstractClass() of class PHPUnit\Framework\TestCase is deprecated in PHPUnit 10 - replace in class class MigrateExecutableTest Task phpunit 11.x-dev 4 3
#3471425 Method getMockForAbstractClass() of class PHPUnit\Framework\TestCase is deprecated in PHPUnit 10 - replace in class LockBackendAbstractTest Task phpunit 11.x-dev 4 3
#3471410 Method getMockForAbstractClass() of class PHPUnit\Framework\TestCase is deprecated in PHPUnit 10 - replace in class HelpTopicTwigTest Task phpunit 11.x-dev 4 3
#3471381 run-tests.sh doesn't allow use --coverage-text argument for phpunit Bug phpunit 11.x-dev 1 1
#3471220 Views exposed filter reset creates session for anonymous Bug views.module 11.x-dev 1 1
#3471199 Remove sid_length and sid_bits_per_character from default.services.yml Task base system 11.x-dev 1 1
#3471113 Update to selenium/standalone-chrome:128 Task phpunit 11.x-dev 1 1
#3471101 Placeholder follow-up for 3469309 Task phpunit 11.x-dev 1 1
#3471037 Incorrect default value for role filter in UserSelection Bug user.module 11.x-dev 5 4
#3471002 [meeting] Migrate Meeting 2024-09-12 2100Z Task migration system 11.x-dev 1 1
#3470976 Create additional default role descriptions unique to the demo_umami profile Feature Umami demo 11.x-dev 2 1
#3470972 Create default role descriptions for the standard profile Feature user system 11.x-dev 2 1
#3470951 Add return typehints for getWidth()/getHeigth in interfaces Task image system 11.x-dev 1 1
#3470913 Ensure getWidth()/getHeigth always return ?int Task image system 11.x-dev 9 3
#3470895 Add blacklist and whitelist to the list of flagwords Task other 11.x-dev 3 2
#3470876 Check term view access before trying to redirect after an update Feature taxonomy.module 11.x-dev 8 4
#3470866 Custom node form validation causes ajax calls to fail Bug ajax system 11.x-dev 7 4
#3470858 entity.api.php's entities_revisions_translations section's @see truncates content Task documentation 11.x-dev 10 4
#3470829 Support for CSS Cascade Layer import in CssOptimizer Feature CSS 11.x-dev 5 3
#3470765 Uncaught ProviderException if neither remote provider database nor locally stored version is available Bug media system 11.x-dev 3 2
#3470641 gitlab artifact caching doesn't work due to differences with project ID and build directories Bug phpunit 11.x-dev 8 3
#3470616 Combine Umami opentelemetry tests into one Task Umami demo 11.x-dev 5 2
#3470497 Add a Title Formatter Feature field system 11.x-dev 13 9
#3470403 Add EntityInterface return typehints to protected test helper methods Task phpunit 11.x-dev 5 3
#3470379 Drupal 11 readiness meeting / 26 August 2024 Task meetings 11.x-dev 2 1
#3470286 [meta] Add messages to assertions in a loop in sped up tests Task phpunit 11.x-dev 1 1
#3470203 Add (more) bool return typehints to protected test helper methods Task phpunit 11.x-dev 4 3
#3470179 Account for test type, number of methods, and data providers in test ordering Task phpunit 11.x-dev 9 5
#3470114 Change string 'Modules to enable' that are not in comments Task other 11.x-dev 4 3
#3470031 The source file is no longer available message comes each time when media popup is opened Bug media system 11.x-dev 5 2
#3469933 `#propsAlter` alters all props simultaneously, `#slotsAlter` does not, despite its name and test coverage Bug single-directory components 11.x-dev 2 3
#3469916 Omit hreflang for entities without translations Bug content_translation.module 11.x-dev 6 3
#3469866 preprocessed css/js file shouldn't contain base path Bug asset library system 11.x-dev 7 4
#3469843 Fix 2 getExpectedUnauthorizedEntityAccessCacheability PHPStan-0 issues Bug rest.module 11.x-dev 5 4
#3469836 Fix "call to undefined' PHPStan-0 issues in migration system Bug phpunit 11.x-dev 4 3
#3469792 Workspaces with thousands of items can't be published Bug workspaces.module 11.x-dev 9 7
#3469774 Screen reader does not read help text for file upload when creating new media Bug Claro theme 11.x-dev 9 5
#3469772 Screen Reader does not Announce Error Messages Bug Claro theme 11.x-dev 3 3
#3469736 Title field description override in BlockContentBlock::blockForm() does nothing Bug block_content.module 11.x-dev 3 2
#3469714 Determine if we can remove logger from ImageEffectBase Task image system 11.x-dev 1 1
#3469687 [PP-2] Reduce CPU requirements for core gitlab pipelines Task phpunit 11.x-dev 5 3
#3469671 Consider having "edit own user account" permission Feature user system 11.x-dev 2 2
#3469634 [policy] Service names should use class names and use autowiring Plan base system 11.x-dev 4 7
#3469626 Allow colons in CSS selectors for CKEditor 5 styles configuration Feature ckeditor5.module 11.x-dev 3 2
#3469607 Nightwatch tests from submodules do not run in Gitlab CI because of missing option to follow symlinks Bug javascript 11.x-dev 7 4
#3469550 Don't allow users to translate content they can't edit Bug content_translation.module 11.0.x-dev 2 2
#3469410 Speed up RevisionDeleteFormTest Task entity system 11.x-dev 10 6
#3469322 Selection count does not update when directly clicking on the media image. Bug media system 11.x-dev 13 7
#3469309 Use one-time login link instead of user login form in BrowserTestBase tests Feature phpunit 11.x-dev 9 7
#3469302 Pass attributes to create_attribute in top-bar template Bug navigation.module 11.x-dev 3 3
#3469280 Drupal\file\IconMimeTypes doesn't handle NULL mimetypes Bug file system 11.x-dev 9 5
#3469143 MainContentViewSubscriber should use a service locator Task render system 11.x-dev 6 3
#3469116 Logout confirmation form shows inappropriate confirmation description Bug user system 11.x-dev 33 9
#3469082 Add way to "intern" large field item values to reduce database size by 10x to 100x for sites with many entity revisions and/or languages Feature field system 11.x-dev 5 14
#3469046 External libraries with no depedendencies create extra aggregates Bug asset library system 11.x-dev 4 3
#3468933 Add "select all" option to EntityListBuilder Feature entity system 11.x-dev 1 1
#3468921 Convert trigger_error in VariationCache into a LogicException. Task cache system 11.x-dev 2 3
#3468918 Content Block types don't grant bundle-specific permissions Bug block.module 11.x-dev 9 5
#3468891 Add API Testing plugin for Nightwatch to Drupal Core Feature javascript 11.x-dev 2 1
#3468881 ComponentPluginManager should detect if an extension provides two different components that resolve to the same plugin ID Task single-directory components 11.x-dev 3 3
#3468860 JS #states behavior does not have a detach method Bug javascript 11.x-dev 18 11
#3468833 Remove File name from image added with Media Library Support media system 11.0.x-dev 4 2
#3468830 [random test failure] BlockCacheTest Task block.module 11.x-dev 3 2
#3468769 Allow attributes to be added to off-canvas-page-wrapper.html.twig without having to fork the template. Feature theme system 11.x-dev 5 3
#3468755 Navigation shown on prints (landscape only) Bug navigation.module 11.x-dev 9 4
#3468754 Add performance test coverage for AJAX requests Task ajax system 11.x-dev 1 1
#3468722 Implement the File Sanitization in a Separate Service to Make it More Reusable Feature file system 11.x-dev 17 5
#3468594 Views title token is double-encoded Bug views.module 11.x-dev 9 4
#3468473 [Meta] Bug Smash Initiative monthly triage meta commencing 2024-08-13 Task other 11.x-dev 2 2
#3468471 Make it easier for config target to treat empty strings as null Feature configuration system 11.x-dev 2 3
#3468437 Drupal Usability Meeting 2024-08-23 Task meetings 11.x-dev 10 6
#3468404 Make CKEditor be forgiving of enabling something that's already enabled Feature ckeditor5.module 11.x-dev 7 2
#3468351 add enum support to Option field types Feature options.module 11.x-dev 1 1
#3468180 Undefined array key "view_mode" in block_content_theme_suggestions_block_alter Bug block_content.module 11.x-dev 12 6
#3468139 Update URL to HTTPS in .editorconfig Task other 11.x-dev 17 4
#3468120 Filter identifier doesn't work for grouped taxonomy filter Bug taxonomy.module 11.x-dev 5 4
#3468097 Add plugin definition properties for disabling access to a specific action Task action.module 11.x-dev 3 2
#3468031 StringFormatter does not support entity uri_callback Bug field system 11.x-dev 1 1
#3467979 Fix deprecation introduced in twig/twig 3.11.0 Task base system 11.x-dev 5 2
#3467947 Separate indexing settings from search pages Feature search.module 11.x-dev 2 3
#3467931 Warning: Trying to access array offset on value of type int in image_field_config_delete() Bug image system 11.x-dev 2 1
#3467860 Ensure consistent library ordering between page an asset requests when calculating asset aggregates Bug asset library system 11.x-dev 23 11
#3467829 Use ISO 8601 format in Authored on field date picker Task datetime.module 11.x-dev 10 4
#3467821 Shorten overall running time from CKeditor5 image tests Task ckeditor5.module 11.0.x-dev 24 6
#3467810 FormState::setIgnoreDestination does not work with external redirects Bug request processing system 11.x-dev 2 1
#3467792 AssetControllerBase does not check files correctly for BinaryFileResponse Bug asset library system 11.x-dev 7 5
#3467693 Drupal 11 readiness meeting / 12 August 2024 Task meetings 11.x-dev 2 1
#3467599 Update NPM packages flagged by yarn audit Task javascript 11.0.x-dev 27 7
#3467540 Update EntityTypeInterface::getKeys() docs for string IDs Task documentation 11.x-dev 8 7
#3467501 File extensions "numbers" and "pages" in field.field.media.document.field_media_document.yml are missing from ExtensionMimeTypeGuesser Bug file system 11.x-dev 7 7
#3467492 [meta] Replace Nightwatch Plan phpunit 11.x-dev 21 14
#3467488 Deprecate support for per-file weight in libraries API Task asset library system 11.x-dev 1 1
#3467425 Allow plugin definition to be aliased Feature plugin system 11.x-dev 9 6
#3467396 Prevent phpcs from checking phpstan-tmp Bug other 11.x-dev 1 1
#3467385 Allow links passed to #theme links to support #attached Task render system 11.x-dev 1 1
#3467309 stylelint-formatter-gitlab prevents updating stylelint Task phpunit 11.x-dev 1 1
#3467290 Move test_entity names to drupal-dict Task other 11.x-dev 13 4
#3467262 For a page display designated "Default menu tab" a parent menu link is not created Bug views.module 11.x-dev 7 5
#3467228 Symfony ControllerArgumentsEvent is not really usable Bug base system 11.x-dev 10 6
#3467185 Ensure the "Moderation control" field only acts on the entity currently being viewed Bug content_moderation.module 11.x-dev 3 2
#3467181 Navigation module button icons are obscured when in Windows High Contrast Bug navigation.module 11.x-dev 14 6
#3467091 Item (display only) element results in an empty string in form_state values Bug forms system 11.x-dev 12 7
#3467081 E_DEPRECATED warnings makes functional tests fail Bug phpunit 11.x-dev 3 1
#3466978 HTML Comments not working for list items Bug ckeditor5.module 11.x-dev 2 2
#3466926 Don't use namespaced extensions in recipe.yml files Task recipe system 11.x-dev 16 6
#3466887 Error when saving form with user reference field and auto-create enabled due to missing 'name' field Bug field_ui.module 11.x-dev 2 1
#3466832 Database index not used Bug data base system 11.x-dev 3 3
All issues opened and fixed during this release window
#3471104 Nightwatch and Functional JavaScript fails since selenium/standalone-chrome:128 Bug phpunit 11.x-dev 10 4
#3470890 Remove misc usage of whitelist in tests and comments Task other 11.x-dev 8 4
#3470694 Remove deprecated document.all in /misc/tabledrag.js Task javascript 11.x-dev 11 4
#3470471 Drupal Usability Meeting 2024-08-30 Task meetings 11.x-dev 13 8
#3468502 sebastianbergmann/comparator:5.0.2 Introduces (for Drupal) breaking changes Task phpunit 11.x-dev 32 6
#3468204 Remove assertion workaround from BrowserTestBase Task phpunit 11.x-dev 9 4
#3467397 Enable Drupal.Commenting.VariableComment.IncorrectVarType Task other 11.x-dev 7 4
#3467344 Method getMockForAbstractClass() of class PHPUnit\Framework\TestCase is deprecated in PHPUnit 10 - replace in class InstallerRedirectTraitTest Task phpunit 11.x-dev 8 4
#3467278 TestFileCreationTrait::generateFile should be protected Task phpunit 11.x-dev 11 4
#3467098 Bump phpstan/phpstan and mglaman/phpstan-drupal to latest to make daily "updated deps" QA run pass again Task phpunit 11.x-dev 12 5
#3467080 Test-only job cannot be run due to wrong dependency Bug phpunit 11.x-dev 12 4
#3467007 Drupal Usability Meeting 2024-08-16 Task meetings 11.x-dev 9 4
All other issues fixed during this release window
#3466813 Fix 6 spelling words in tests Task other 11.x-dev 11 4
#3466689 Ignore phpstan-tmp in phpcs.xml.dist Task other 11.0.x-dev 14 5
#3466569 Cannot access transaction id on database transaction Support data base system 11.x-dev 15 5
#3466529 Use easily recognizable date format Task user system 11.x-dev 30 12
#3466503 Fix 9 spelling words in tests Task other 11.x-dev 17 6
#3465507 Deprecate and / or remove unused Controllers and routes from WebAssert tests Task phpunit 11.x-dev 18 6
#3465362 Drupal Usability Meeting 2024-08-09 Task meetings 11.x-dev 16 8
#3465233 [meeting] Migrate Meeting 2024-08-29 1400Z Task migration system 11.x-dev 12 8
#3465132 Show test run time by class in run-tests.sh output Task phpunit 11.0.x-dev 17 5
#3464431 Attach Ajax dialog library for Views Entity Operations Task views.module 11.x-dev 11 5
#3464294 Some tests fail with 'Cannot use positional argument after named argument during unpacking' Bug phpunit 11.0.x-dev 13 4
#3464213 Method getMockForAbstractClass() of class PHPUnit\Framework\TestCase is deprecated in PHPUnit 10 - replace in Plugin component tests Task phpunit 11.0.x-dev 13 5
#3464044 Credit for work on the reduce jQuery issues Task javascript 11.x-dev 24 21
#3463880 Core security triage 2024-08-08 Task meetings 11.x-dev 7 6
#3463607 AccessDeniedSubscriber should extend HttpExceptionSubscriberBase Task base system 11.x-dev 9 6
#3463267 Remove lingering 'priority' keys from node access records in test modules Task node system 11.x-dev 14 6
#3463004 [meeting] Migrate Meeting 2024-08-01 1400Z Task migration system 11.x-dev 10 7
#3462871 Deprecate LibraryDiscovery and use LibraryDiscoveryCollector instead Task asset library system 11.x-dev 21 7
#3462383 CoreRecipesTest is slow Bug recipe system 11.0.x-dev 30 6
#3461741 Add form class to summary for hooks and form submission handler in contact.module Task documentation 11.0.x-dev 21 5
#3461006 Use Ubuntu images in all CI environments for core Task phpunit 11.0.x-dev 14 5
#3450175 TypeError: FieldTypePluginManager::createFieldItem() called in FieldStorageConfig.php Bug field system 11.x-dev 18 4
#3439270 Replace use of whitelist/blacklist in the editor module Task editor.module 11.x-dev 17 6
#3400434 Enforce strict types in tests Task phpunit 11.x-dev 12 10
#3400334 Add declare(strict_types=1) to all test modules Task phpunit 11.x-dev 26 6
#3397905 [meta] Fix strict type errors in kernel tests Plan phpunit 11.x-dev 34 7
#3385846 FileOnTranslatedEntityTest should use API to set up language Task file.module 11.x-dev 13 5
#3376057 [META] Add declare(strict_types=1) to all tests Task base system 11.x-dev 42 21
#3371963 Update Nightwatch to 3.x Task javascript 11.x-dev 57 17
#3347144 Form API #states property/states should use .once() to apply its rules (Can cause failures with BigPipe and possibly other situations) Bug javascript 11.x-dev 40 26
#3320670 Refactor rest\Functional\ResourceTestBase to use ApiRequestTrait Task rest.module 11.x-dev 17 6
#3303126 Make it possible for recipes to prompt for input values Feature recipe system 11.x-dev 56 26
#3196507 KernelTestBaseTest::tearDown() should not perform assertions Task phpunit 11.x-dev 30 7
#3151086 Replace use of whitelist/blacklist in the path_alias module Task other 11.x-dev 33 16
#3024056 Organize Umami's toolbar CSS overrides into a single file. Task Umami demo 11.x-dev 22 7
#2991337 Document the recommended ways to obtain the database connection object Task documentation 11.x-dev 68 23
#2983612 Different sites served from the same domain share the session cookie name Bug user system 11.x-dev 61 26
#2909371 Fix 'Drupal.Commenting.VariableComment.VarOrder' coding standard Task other 11.x-dev 30 7
#2905848 Improve CORS configuration documentation Bug base system 11.x-dev 76 30
#2601282 Improve comments in \Drupal\Core\Entity\Query\Sql\Tables Bug documentation 11.x-dev 89 21
#2580505 Improve FormattableMarkup documentation Task documentation 11.x-dev 65 14
#2526372 Improve documentation for cookie domain in services.yml Bug documentation 11.x-dev 26 13
#2524408 Remove $form_state immutability Task forms system 11.x-dev 26 21