Quantcast
Channel: Issues for Drupal core
Browsing all 295264 articles
Browse latest View live
↧

Add Caddyfile configuration

Problem/MotivationWe should introduce a Caddyfile configuration to enable Drupal to be served by caddy. It would also make it possible to use FrankenPHP easily, and benefit from all it's features such...

View Article


Image may be NSFW.
Clik here to view.

Navigation: Theme aside layout builder section on navigation block page

Problem/MotivationLayout builder region on Navigation block page is breaking when collapsed.Steps to reproduce1. Install navigation module. 2. Go on admin/config/user-interface/navigation-block/ page...

View Article


Create a faster autoloader

Follow-up to #2501989: [meta] Page Cache PerformanceProblem/MotivationThe autoloader takes up to 500 us overall to just load and register namespaces, which is 10% of page cache response time. (5...

View Article

Improve errors messages from the rendering system

I have been developing a few websites using D8 over the past few months. An error message I got a lot was this one:Twig_Error_Runtime: An exception has been thrown during the rendering of a template...

View Article

RuntimeException: Adding non-existent permissions to a role is not allowed

Problem/MotivationHaving installed Drupal 10 via composer and migrated content, I attempted to set up ckeditor5. I have set up 3 text formats (Filtered HTML, Full HTML & Plain Text)After saving all...

View Article


Add a method to access the original property

Problem/MotivationCurrently we set $entity->original during the saving process however the entity object does not have such a property and therefor on content entities the magic methods __isset,...

View Article

Document how to expose block plugin schemas on BlockPluginInterface

Problem/MotivationBlock plugins' configuration is saved as part of block entities. As such the configuration of every block plugin needs a schema, but nothing on this topic is documented on...

View Article

Consider allowing \Drupal\Core\... in documentation for components

Problem/Motivation+++ b/core/tests/Drupal/Tests/Component/DrupalComponentTest.php @@ -68,6 +68,13 @@ protected function findPhpClasses($dir) { + // Remove multiline comments. + $contents =...

View Article


Views entity operations lack cacheability support, resulting in incorrect...

Problem/MotivationIn order to be able to cache the rendered output of views result rows, we need support for it when we render entity operation links, see the https://qa.drupal.org/pifr/test/1022293...

View Article


Misspellings in words used in schema files

Problem/MotivationThis is for for words that are used in schema files. anyallautoplaydaterangefieldblock - this is in only in test files in layout_builderfulldategroupby - ~19...

View Article

Fiex spelling of 3 'base' words

Problem/MotivationThese words are used in comments, variables, and array keys. Steps to reproduceProposed resolutionbasefieldbasepathbasethemeRemaining tasksReviewUser interface changesIntroduced...

View Article

Cron reports it's done long before it really is done

Problem/MotivationIn Drupal 7/8, \Drupal\Core\Cron has cron report to watchdog a cheerful "Cron run completed" message after all the hook_cron() implementations are done, but before the queues are...

View Article

hook_requirements() doesn't say that severity is optional, or what the...

Problem/MotivationAPI page: https://api.drupal.org/api/drupal/core%21lib%21Drupal%21Core%21Extension...Some implementations of this don't return a severity level:...

View Article


Improve description for parameters in hook_menu_links_discovered_alter

Problem/MotivationAPI page: function hook_menu_links_discovered_alterhook_menu_links_discovered_alter(array &$links)The documentation about this function describes the structure of the returned...

View Article

DrupalSelenium2Driver->getWebDriverSession() == NULL when debugging

DrupalSelenium2Driver->getWebDriverSession() == NULL when debugging. If do "Run" all is OK. See screenshot and settings.

View Article


Image may be NSFW.
Clik here to view.

Performance regression in Drupal 8.8

Problem/MotivationPart of the automated tests for the Thunder distribution is performance regression tests. We test various editorial tasks by executing them as Nightwatch tests and sending time...

View Article

Create Javascript library for searching/filtering rendered lists on the client.

Problem/MotivationThere are several places in core where the user searches in a text area to filter a list that is already rendered on the page. This filtering does not require any call back to the...

View Article


Add unified Links data type for menus, pagers, breadcrumbs...

Problem/MotivationMany Drupal data structures have similar shapes.menu.html.twig has: * - items: A nested list of menu items. Each menu item contains: * - attributes: HTML attributes for the menu item....

View Article

ComponentPluginManager must implement CategorizingPluginManagerInterface

Problem/MotivationSDC components have a group property: https://api.drupal.org/api/drupal/core%21modules%21sdc%21src%21Component...But it doesn't seem this property is leveraged until now. Proposed...

View Article

Drupal on MongoDB (the full PR)

Problem/MotivationThis issue contains the full PR to keep testing that the changes to Core combined with the PR keeps passing the GitLab CI pipeline.Proposed resolutionKeep the PR passing the GitLab CI...

View Article
Browsing all 295264 articles
Browse latest View live


<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>