Move jsonapi constants to an enum and deprecate the constants
Problem/Motivationjsonapi only has constants left in the .module fileSteps to reproduceopen jsonapi.moduleProposed resolutionMove consts to an enum Replace calls to the const Update testsRemaining...
View Article[meeting] Migrate Meeting 2024-11-21 1400Z
Core migration issuesRTBCNRall openNeeds subsystem maintainer reviewStatistics, Google spreadsheetNext video meeting 2025-01-02 (tentative)Hello all, it’s time for the biweekly migration subsystem...
View Articletrim(): Passing null to parameter #1 ($string) of type string is deprecated...
Problem/MotivationWhen a NULL value is set in the mediaQuery property of a [my_theme/module].breakpoints.yml file, and a responsive image is rendered for that breakpoint, a deprecation message is...
View Article[meeting] Migrate Meeting 2024-12-05
Core migration issuesRTBCNRall openNeeds subsystem maintainer reviewStatistics, Google spreadsheetNext video meeting 2025-01-02 (tentative)Hello all, it’s time for the biweekly migration subsystem...
View ArticleViews exposed sort identifiers are not configurable when also exposed
Problem/MotivationIn #2897638: Views exposed sort identifiers are not configurable, the exposed sort identifiers were made configurable in the same way as the exposed filters identifiers. But if the...
View ArticleRuntimeException when trying to add a new language
Problem/MotivationI am well aware that it is not possible to add a new language while you are switched to for example the stage workspace - i just had to look up and test something. but the problem is...
View Article[meeting] Migrate Meeting 2024-10-24 1400Z
Core migration issuesRTBCNRall openNeeds subsystem maintainer reviewStatistics, Google spreadsheetNext video meeting 2025-01-02 (tentative)Hello all, it’s time for the biweekly migration subsystem...
View ArticleSqlite's Connection::createConnectionOptionsFromUrl purposelessly...
Problem/MotivationSqlite's Connection::createConnectionOptionsFromUrl purposelessly converts relative paths to full, so that a sqlite:/localhost/sites/default/files/.ht.sqlite URL results in a...
View Article[Meta] Bug Smash Initiative monthly triage meta commencing 2024-12-09
Meta for triage credit, please note: you only need to add a comment for one issue that was triaged and closed, not every one.Remember to add the tag 'Bug Smash Initiative' to issues that are triaged.
View Article[Meta] Bug Smash Initiative monthly triage meta commencing 2024-11-13
Meta for triage credit, please note: you only need to add a comment for one issue that was triaged and closed, not every one.Remember to add the tag 'Bug Smash Initiative' to issues that are triaged.
View ArticleFixed maximum number of field values, but use «add more» similar to when...
Problem/MotivationIf cardinality of a field is set as 'n', the entity create/edit forms will render the field widget 'n' number of times. It would be nice to render only one widget, and provide an 'Add...
View ArticleIndividual admin pages no longer accessible after update to 10.4
Problem/MotivationAfter updating from Drupal core 10.3.10 to 10.4.0, I get an error message for the following three admin pages:/admin/appearance Notification:...
View Article[regression] Drupal.editors.ckeditor5.onChange event doesn't fire after...
Problem/MotivationThe release of Drupal 10.2.5 has introduced a regression in (but not limited to) Site Studio's implementation of CKEditor 5 that results in user input being lost if they type too...
View ArticleIntroduce a @return-type-will-be-added annotation to indicate return type...
Problem/MotivationIn #3470913: Ensure getWidth()/getHeigth always return ?int we are using the issue to try and introduce a process to signal a native return type will be added to interface methods in...
View ArticleChange the dialog modal heading from span to h1 with the...
Problem/MotivationjQuery UI 1.14.1 has been released three days ago: https://github.com/jquery/jquery-ui/releases/tag/1.14.1. It is fixing a few bugs and in particular it is adding an option for...
View Articlestandardize property name of HTTP Kernel in Middleware classes
Problem/MotivationMiddleware classes such as ReverseProxyMiddleware, BanMiddleware all form a stack of decorated classes. Each one gets an HttpKernelInterface as its first constructor parameter....
View ArticleAWS RDS local write forwarding
Problem/MotivationIn large Drupal systems database performance becomes application performance bottleneck. So far I havent come across any viable solutions. What I have been looking into are:setting...
View Article[PP-1] Integrate Umami message
Problem/MotivationThe existing message provided by the Umami installation profile that shows on the Toolbar hasn't been integrated on the new navigation yet.Proposed resolutionCreate a new custom block...
View ArticleShow entity information on the Top Bar
Problem/Motivationto work on this when #3484564: Define the 3 areas the Top Bar will provide is done. When accessing the edit form or the full mode of an entity, some extra context would be helpful for...
View ArticleCall to a member function set Weight() on null in...
I encounter an error when I want to add a new language in the Drupal site using /admin/config/regional/language/add path. The error is:'Error: Call to a member function set Weight() on null in...
View Article