File extensions "numbers" and "pages" in...
Problem/MotivationSome file extensions in field.field.media.document.field_media_document.yml are missing from ExtensionMimeTypeGuesser, which can cause some issues as reported in #3466462: Fix...
View Article[Ignore] In space (and/or this issue), no one can hear patches scream IX
Problem/Motivation#3379520: [Ignore] In space (and/or this issue), no one can hear patches scream VIIISteps to reproduceProposed resolutionRemaining tasksUser interface changesAPI changesData model...
View ArticleView result counter as token not work when use in Output this field as a...
Problem/MotivationWhen enabled "Output this field as a custom link" checkbox , add counter field token in link path , then counter token broken in href on FE.Steps to reproduceAdd/edit the viewAdd...
View ArticleRefactor Claro's dialog stylesheet
Problem/MotivationThis is part of the CSS modernization initiative, and intended to be worked on by our Google Summer of Code student only.Steps to reproduceThe stylesheet at...
View ArticleUsers are able to block themselves from Drupal
Problem/MotivationThe "Status" field on the user profile form allows users to be blocked. This field is displayed even in my own profile which doesn't really make sense. This allows users to block...
View Article[meta] 11.1.0 and 10.4.0 release notes
Background informationHow to write a release note snippetWriting release notes for Drupal core releasesRelease notes11.1 11.1.0 release notes draft gdocIssues tagged '11.1.0 release notes'10.4: 10.4.0...
View ArticleRevisions on relations are not loaded correctly resulting in wrong data in...
Problem/MotivationDraft mode returns wrong revision of includes. I get default revision of second level paragraph instead of latest revision.Technical problem: When trying to access the working...
View ArticleBump cspell to 8.16.1
Problem/Motivation> cspell -------------------------------------- â—¯ ^8.16.0 ------ â—‰ ^8.16.1 ------ Note; This bump, although small, has been given its own issue, because it actually requires...
View ArticleUpdate all JavaScript dependencies which cause no changes
Problem/Motivation? Pick the packages you want to upgrade. Current Range Latest @floating-ui/dom ---------------------------- â—¯ ^1.6.8 ------- â—‰ ^1.6.12 ------ chokidar...
View Article[regression] DateHelper::dayOfWeekName() returns untranslated name
Problem/MotivationComment for \Drupal\Core\Datetime\DateHelper::dayOfWeekName() says it returns translated string and it really make sense to return translation here. But in fact now it returns...
View ArticleMemory usage increases linearly when (un)installing modules via config import
Problem/MotivationWhen importing config that has changes to core.extension (i.e enabling or uninstalling modules) memory usage grows linearly based on the number of modules being installed or...
View ArticleFix Drupal.Commenting.VariableComment.Missing in non-tests
Problem/MotivationVariables are missing comments.Steps to reproduceProposed resolutionAdd comments for non test files.Remaining tasksUser interface changesIntroduced terminologyAPI changesData model...
View ArticleAdd a helper function: now()
Problem/MotivationWhenever I need to save a date+time programmatically, I write$now = (new \Drupal\Core\Datetime\DrupalDateTime('now', new \DateTimeZone('UTC')))->format('Y-m-d\TH:i:s'); # or $now =...
View ArticleWhen adding a media item via the modal, display form errors inline within the...
Problem/MotivationWhen an editor adds a media item via the modal and encounters an error, for example skipping the required Alternative Text field, the error message displays on the page, behind the...
View ArticleBlock visibility settings have summary duplicated in the title
Problem/MotivationThe Block module uses vertical tabs to present visibility settings on the block form.For example, on /admin/structure/block/manage/olivero_site_brandingThis has been broken since...
View ArticleClass "Doctrine\Deprecations\Deprecation" not found
Hello and thanks for all the efforts,Problem/MotivationAfter updating to 10.4.0-rc1, I've started receiving the error message below:Error: Class "Doctrine\Deprecations\Deprecation" not found in...
View ArticleMark core modules as converted to OOP hooks
Problem/MotivationFollow-up from #3490355: Add procedural hook short circuit per module or file. Let's mark all the modules.Would be great to do a before/after comparison of drush install to see if/how...
View ArticlePadding issue in gin
Hello, I am having an issue with sub form in a paragraph(paragraph referenced in another paragraph). I updated my drupal core to 10.3.10 and since then, I've been seeing that the fields in my sub form...
View ArticlecalculateDependencies doesn't check $mode_entity if it is NULL
Problem/Motivation1. Created a feature exporting user field settings with the contributed D8 feature module 2. Various changes to the user fields 3. Incorporating my colleagues various changes into my...
View ArticleAdd config actions for views
Problem/MotivationWhile #3303127: Determine which core config entity methods should be config actions will be straightforward for some of the more basic configuration entities, for others it will be...
View Article