Displaying 1 - 50 of 15536
Title Status Priority Category Version Component Replies Last updatedsort ascending Assigned to Created
[meta] Drop implicit autocommit on Transaction destruction Active Normal Plan main database system 11 2 min 17 sec 1 year 3 months
Convert locale.compare.inc to a service Needs work Normal Task main locale.module 53 2 min 37 sec 7 years 1 month
Postgres driver issue with nested savepoints mimic_implicit_commit duplicated Needs review Major Bug report main postgresql db driver 84 3 min 56 sec 8 years 5 months
BigPipe does not reliably re-attach theme-provided Drupal behaviors after replacing navigation markup (Olivero primary nav dropdowns break for authenticated users) Postponed (maintainer needs more info) Normal Bug report main big_pipe.module 12 4 min 23 sec 3 months 1 week
Define form elements from SDC Needs work Normal Task main single-directory components 37 5 min 30 sec grimreaper 1 year 1 month
Layout Builder - PHP 8.4 - nullable is deprecated warning Needs work Normal Task 10.6.x-dev layout_builder.module 8 9 min 56 sec 9 months 1 week
Relocate or deprecate link_options, link_uri, timezone and user_langcode migrate plugins Fixed Normal Task 11.x-dev migration system 21 14 min 24 sec 4 months 2 weeks
Provide a way to deprecate form API array value keys Needs review Normal Task main forms system 26 15 min 23 sec 12 months 3 days
[meta] eliminate core .module files Active Normal Task main extension system 150 24 min 39 sec 3 months 4 days
Propagate opentelemetry context into fibers Needs work Normal Task main base system 12 25 min 45 sec 2 months 3 weeks
Improve the speed of \Drupal\Core\Theme\ThemeAccessCheck Needs review Normal Task main theme system 51 26 min 13 sec 10 years 8 months
Add symfony/runtime dependency to core Needs review Normal Task main composer 23 31 min 46 sec 5 months 4 weeks
Extract _user_mail_notify() into a user NotificationHandler Needs work Normal Task main user system 78 37 min 11 sec 8 months 2 weeks
Deprecate functions in menu_ui.module and move to hooks or helper class Fixed Normal Task 11.x-dev menu_ui.module 39 40 min 39 sec 2 months 1 week
Document that renderer::doCallback() puts a literal '%s' in a message Needs review Minor Task main render system 23 49 min 28 sec 5 years 10 months
CLI entry point in Drupal Core (Dex) Needs work Normal Feature request main base system 86 53 min 7 sec 1 year 10 months
404 Not Found after install Postponed (maintainer needs more info) Normal Support request main install system 2 53 min 13 sec 3 hours 13 min
Make the chained fast backend self-heal when last_write_timestamp is missing Reviewed & tested by the community Normal Bug report main cache system 8 1 hour 13 min 1 day 7 hours
Ability to customize image links Postponed (maintainer needs more info) Normal Feature request main image system 30 1 hour 25 min 13 years 11 months
Image Module Tests Needs work Minor Task main image system 34 1 hour 26 min 10 years 3 weeks
Fix inconsistencies in the TransactionManager behavior Needs review Major Bug report main database system 6 1 hour 27 min 3 hours 28 min
CKEditor 5 should respect <textarea disabled> dynamically Reviewed & tested by the community Normal Bug report main ckeditor5.module 6 1 hour 33 min 1 month 3 days
Improve Dynamic Page Cache headers for HTML and JSON 4xx responses Needs review Major Bug report main dynamic_page_cache.module 22 1 hour 34 min 1 year 10 months
Alter hook for site configure form in DemoUmamiHooks uses outdated services Fixed Normal Bug report 11.x-dev install system 23 1 hour 35 min 2 weeks 2 days
Improve example.gitignore Reviewed & tested by the community Normal Task main base system 72 1 hour 35 min 11 years 4 months
Add view unpublished block content permission Reviewed & tested by the community Normal Feature request main block_content.module 35 1 hour 40 min 7 years 3 months
Add new 11.3.x database dump fixtures, without modules deprecated for removal in 12.x Needs work Critical Task 11.x-dev base system 22 1 hour 42 min 2 months 2 weeks
Allow plugin derivers to specify cache tags for their definitions Needs work Major Task main plugin system 122 1 hour 49 min 7 years 6 months
Modules need a way to keep their configuration up to date Postponed (maintainer needs more info) Major Task main configuration system 35 2 hours 11 min 10 years 1 month
Provide a library function to find an open port Postponed (maintainer needs more info) Normal Feature request main base system 13 2 hours 11 min 7 years 11 months
Allow to validate Apache/Nginx configuration requirement for aggregation folder before enabling aggregation. Needs work Normal Feature request main asset library system 24 2 hours 17 min 2 years 7 months
Batch is dependent on the order of query string parameters Needs work Normal Feature request main batch system 95 2 hours 17 min 8 years 11 months
REST views: Add pagination information and total count result Needs work Normal Feature request main rest.module 86 2 hours 25 min 7 years 9 months
Add setting to move comment form after comments Reviewed & tested by the community Normal Feature request main Olivero theme 65 2 hours 26 min 2 years 3 days
[PHP 8.5] Strengthen views data with entity types w/o data tables Reviewed & tested by the community Normal Bug report 11.3.x-dev views.module 25 2 hours 45 min 2 weeks 9 hours
Use a route requirement to prevent non-ASCII characters causing an exception when looking up a config entity Reviewed & tested by the community Normal Bug report main configuration system 89 2 hours 54 min 1 year 6 months
Modernize locale file handling Needs review Normal Task main locale.module 34 2 hours 55 min 1 month 1 week
Config import fails with "Argument #2 must be of type array, null given" Needs work Normal Bug report main config.module 12 3 hours 4 min 9 months 2 weeks
HTML (all languages) appearing in error messages of multilingual sites Needs work Normal Bug report main content_translation.module 22 3 hours 5 min 2 years 5 months
Re-evaluate skipping the chained fast backend in the installer Needs review Normal Task main cache system 8 3 hours 11 min 1 day 7 hours
Support preloading of fonts in the libraries API Needs review Normal Task main asset library system 32 3 hours 12 min 2 years 10 months
Reduce memory overhead of getting entity reference target id schema definition Needs review Normal Task main entity system 9 3 hours 12 min 1 month 2 weeks
Refactor core/tests code via Rector Reviewed & tested by the community Normal Task main phpunit 4 3 hours 14 min 7 hours 41 min
Add transaction-related events to the Database API Postponed Normal Feature request main database system 47 3 hours 21 min 3 years 4 weeks
Support library-specific aggregates Needs review Major Task main asset library system 61 3 hours 28 min 3 months 1 week
Twig debug can influence rendering visually due to whitespace between tags Needs review Normal Bug report main theme system 24 3 hours 31 min 3 months 3 weeks
Views exposed form action incorrect when view also has a page display Needs review Normal Bug report main views.module 101 3 hours 31 min 9 years 3 months
Use configuration schema during language override save Active Major Bug report main configuration system 29 3 hours 37 min 11 years 11 months
Implement dependency tracking for moderated content using workspaces Needs work Major Task main content_moderation.module 14 3 hours 41 min amateescu 5 months 2 days
Move HelpSearch to Search sub-module Reviewed & tested by the community Normal Task main search.module 12 4 hours 16 min smustgrave 2 weeks 6 days

Pages

Subscribe with RSS Subscribe to Issues for Drupal core