DefaultExceptionHtmlSubscriber should not clone the request for...
Problem/MotivationThis was originally reported to the security team but was cleared for a public issue.DefaultExceptionHtmlSubscriber clones the original request when making a subrequest to display 401...
View ArticleRemove damiankloip as subsystem maintainer
Per #3484008-8: Add bradjones1 as Serialization subsystem maintainer (and remove inactive damiankloip), Damian has not been active and is a candidate for removal from various subsystem maintainerships.
View ArticleOverriding already overridden libraries-override requires knowledge of...
Problem/MotivationA bug in libraries-override #2451411: Add libraries-override to themes' *.info.yml makes it difficult to override a library or library asset that has already been overridden. You have...
View ArticleFrom version 10.3.8 impossible to create|edit nodes in Chrome browser
Problem/MotivationAs of Drupal core version 10.3.8 Chrome prevents the creation and editing of nodes as I explained in this post , maybe in the wrong forumI would like to understand what could cause...
View ArticleSeparate MIME type mapping from ExtensionMimeTypeGuesser
Problem/MotivationWith #1921558: Convert file_get_mimetype() to use Symfony MimeTypeGuessers, the function file_mimetype_mapping() was removed. The mapping was placed as a protected property of the...
View ArticleAdd save dropbutton next to 'Back to content editing' link in node...
Problem/MotivationAs @webchick said in #1510544-126: Allow to preview content in an actual live environmentI found my natural inclination while testing this was to want to be able to save right when...
View ArticleModuleHandler skips all hook implementations when invoked before the module...
Problem/MotivationUnder certain circumstances the module files are not yet loaded. This happens for example when invoking a hook inside the constructor of a http_middleware service; theses services are...
View ArticleUndefined array key "view_mode" in...
Problem/MotivationThe following error is generated when rendering an extra field block on a layout builder enabled page, when the extra field renders a block content entity.Undefined array key...
View ArticleFix 13 words
Problem/MotivationFix some 'easy' words that are not in tests.Steps to reproduceProposed resolutiondifferring...
View ArticleJS #states behavior does not have a detach method
Problem/MotivationIf a field having states is depended on a field loaded in or modified in Ajax, the the states has no effect on the field when the Ajax is loaded.Steps to reproduce1. Create with form...
View ArticleDrupal core update + update to symfony/http-foundation causes certain views...
Problem/Motivation As instructed I'm opening this issue after the latest Drupal Core security update broke my site due to its dependency on a newer version of symfony.After updating Drupal core and...
View ArticleInvestigate using the core "User account menu" in favor of custom...
Problem/MotivationIn the current version of the module, the user Navigation block that lives at the bottom of the Navigation bar is a set of custom links defined in...
View ArticleIntroduce a generic HistoryRepository service without changing storage or...
Problem/MotivationThe history module uses procedural functions to read and write from storage. This makes it hard for other code to alter the functioning of the history.Proposed resolutionIntroduce a...
View ArticleAdjust how Help link and Content links are removed from the Administration...
Problem/MotivationThe majority of the Administration menu (/admin/structure/menu/manage/admin) is displayed via the admin NavigationBlock plugin. There are two parts of the Administration menu that we...
View ArticleFigure style not working
Problem/Motivationi create style in ckeditor5 figure.test-figure-style1|Style1, i selected my image and put Style1 then when i save it the class test-figure-style1 didn't put on my figure, i tried with...
View ArticleMedia Library Widget skips constraint validations
This was initially an issue at security.drupal.org, but was decided to resolve it publicly.Problem/MotivationIf a contrib/custom module adds a constraint to an entity reference field, and the media...
View Article[12.x] [Meta] Remove deprecated extensions from Drupal 12
Problem/MotivationRemove any extensions deprecated in Drupal 11. Details on how to remove an extension are in the deprecation policy for modules and themes.Proposed resolutionRemove modules where...
View ArticleUploading an image to CKEditor5 causes entire layout to shift
Problem/MotivationWhen placing an image into the ckeditor the layout shiftsSteps to reproduce1. Create a page 2. Add an image (not media library) 3. Save the page 4. Edit the page See the shiftProposed...
View ArticleDirectoryWithMetadataDiscovery::getDirectoryIterator fails for symbolic links
Problem/MotivationAfter upgrading to Drupal 10.3, my entire site failed to run claiming it was missing a template file that doesn't exist. After a deeper investigation, I discovered that the directory...
View Article"Access Any User Profile" permission label is misleading
Problem/MotivationThe permission to see a user's profile is labeled "View user information." This is misleading, the label should reflect the permissions being granted which in this case is "Access Any...
View Article