Displaying 1 - 50 of 15556
Title Status Priority Category Version Component Replies Last updatedsort ascending Assigned to Created
[CI] Run Unit tests on PHP 8.6 Needs review Normal Task main phpunit 7 1 min 21 sec 1 week 1 day
clean-up outdated mentions of prepareLegacyRequest Needs work Normal Task main base system 8 11 min 19 sec 1 year 10 months
Remove unnecessary system.module path setup in installer Reviewed & tested by the community Normal Task main install system 37 14 min 49 sec 9 years 11 months
Optimize CacheContextsManager:::convertTokensToKeys()/optimizeTokens() Patch (to be ported) Normal Bug report 11.x-dev cache system 32 21 min 3 sec 1 year 9 months
Reintroduce "Crawl-delay" in robots.txt Active Normal Task main other 29 38 min 32 sec 9 years 3 months
Remove or move the uses of classy templates in default admin theme Reviewed & tested by the community Normal Task main Admin theme 9 40 min 22 sec 1 week 5 days
Use Symfony PhpDumper instead of a serialized array container structure Needs review Normal Task main base system 12 43 min 19 sec 1 day 18 hours
Align Image and Caption Image filters should indicate they work on media too Needs review Normal Feature request main filter.module 8 51 min 44 sec 2 years 6 months
wrapSchemaException() exception message not always correct Active Minor Bug report main entity system 3 56 min 22 sec 1 month 3 weeks
Use configuration schema during language override save Active Major Bug report main configuration system 26 1 hour 14 min 11 years 10 months
Reduce severity of GD library supported image file formats warning Needs work Normal Task main system.module 5 1 hour 17 min 2 months 1 week
Add missing parameter type hints to FieldUiTestTrait Active Minor Task main phpunit 6 1 hour 39 min 1 week 1 day
Remove user_cookie_save() and user_cookie_delete() Reviewed & tested by the community Normal Task main user system 5 1 hour 42 min 2 weeks 2 hours
Move filter implementations from filter.module to plugin classes Reviewed & tested by the community Normal Task main filter.module 43 1 hour 42 min 4 years 8 months
SVG UI icons not rendering on local (Windows) DEV but fine on PROD Needs work Normal Bug report main other 22 1 hour 43 min 3 weeks 1 day
Allow definition objects to provide options Needs work Major Task main typed data system 108 2 hours 5 min 11 years 7 months
Postgres driver issue with nested savepoints mimic_implicit_commit duplicated Needs review Major Bug report main postgresql db driver 76 2 hours 7 min 8 years 5 months
Deprecate remaining options.module functions Needs review Normal Task main options.module 72 2 hours 7 min 12 years 3 months
Convert all transactions in core to use explicit ::commitOrRelease() Needs review Normal Task main database system 52 2 hours 9 min 2 years 4 months
Deprecate PgSql Connection::*Savepoint() methods Active Normal Task main database system 3 2 hours 11 min 2 hours 19 min
Add static caching to convertTokensToKeys() Needs work Normal Feature request main cache system 14 2 hours 15 min 6 days 7 min
Add getUrl() helper to HttpKernelUiHelperTrait Needs review Normal Feature request main phpunit 10 2 hours 15 min 1 day 9 hours
Set default value checkbox dissapears and Summary in Default value is set as required. Active Normal Bug report main field system 4 2 hours 44 min 11 hours 27 min
PermissionsHashGenerator should statically cache getCacheableMetadata results like generate Needs work Normal Task main base system 24 3 hours 8 min 8 months 1 week
Add a field purger service Needs work Normal Task main entity system 74 3 hours 32 min 8 years 7 months
Locale deletes imported translated configs upon update under certain conditions Active Normal Bug report main language system 13 3 hours 35 min 7 years 3 months
datetime_range fields have confusing options for date type setting Needs review Normal Bug report main datetime.module 18 3 hours 38 min pcharrat 7 years 3 months
RowPluginBase::render() update docblock. Needs review Normal Bug report main views.module 24 3 hours 41 min 7 years 3 weeks
Introduce new Theme extension object and properly deprecate REGIONS_VISIBLE and REGIONS_ALL Needs work Major Task main extension system 157 3 hours 57 min 7 years 4 months
Name the new CLI entry point Active Normal Feature request main base system 3 4 hours 4 min 10 hours 24 min
Update user creation form to hide password and status fields when user is notified Needs work Normal Feature request main user.module 61 4 hours 17 min 1 year 5 months
Introduce Open Test Reporting (OTR) XML output in tests and CI Postponed Normal Task main phpunit 1 4 hours 17 min 4 hours 17 min
Views page with “Default menu tab” incorrectly overrides <front> link, causing Home link to point to current page Active Normal Bug report main views.module 7 4 hours 25 min 4 days 4 hours
LanguageFormatter is not used for nodes because it's still hard coded in NodeViewBuilder Needs work Normal Bug report main node system 106 5 hours 1 min 10 years 3 months
Operator precedence bug in DefaultTableMapping causes malformed SQL when entity type tables are not configured Needs review Normal Bug report main entity system 8 6 hours 26 min 2 months 15 hours
HTML5 validation is preventing form submit and not fully accessible Needs review Major Bug report main forms system 279 7 hours 29 min 13 years 6 months
Adjust default_admin's top bar to the landmark used with the navigation module Needs review Normal Bug report main Admin theme 7 7 hours 46 min 1 day 19 hours
Deprecate ToStringTrait Reviewed & tested by the community Normal Task main base system 11 8 hours 10 min 6 months 2 weeks
Add symfony/runtime dependency to core Needs review Normal Task main composer 19 8 hours 46 min 5 months 3 weeks
[meeting] CLI in Core Initiative Meeting 2026.04.01 Needs review Normal Task main meetings 1 9 hours 8 min 9 hours 8 min
Remove deprecated leading dot requirement from settings.php Active Normal Bug report main base system 18 10 hours 6 min 10 years 10 months
Fix vertical tabs float-based positioning is displaced by inline field content Active Normal Bug report main CSS 8 10 hours 8 min 20 hours 33 min
CLI entry point in Drupal Core (Dex) Needs work Normal Feature request main base system 81 10 hours 23 min 1 year 10 months
Allow reverting to current revision Needs review Normal Feature request main node system 29 11 hours 4 min 4 years 4 months
Cannot set default values on multi-valued formatted Text fields Fixed Normal Bug report 10.6.x-dev text.module 49 13 hours 59 min 10 months 2 weeks
Properly include install files for install hook_requirements Needs review Normal Bug report main install system 24 14 hours 8 min 1 month 2 weeks
Default text formats are not saved properly without accompanying values Needs review Normal Bug report main text.module 126 14 hours 20 min 14 years 7 months
Exception when using a closure in #pre_render Needs work Normal Bug report main render system 6 15 hours 20 min 5 months 3 weeks
Undo the Sass compilation for components, layout, and theme and then convert to PostCSS Needs work Normal Task main Admin theme 5 15 hours 44 min mherchel 5 days 17 hours
Untangle gin.css Fixed Normal Task main Admin theme 53 16 hours 3 min mherchel 6 days 21 hours

Pages

Subscribe with RSS Subscribe to Issues for Drupal core