Displaying 1 - 50 of 15570
Title Status Priority Category Version Component Replies Last updatedsort ascending Assigned to Created
[meta] Add .php extension to PHP files Active Normal Plan main extension system 319 9 min 1 sec 22 years 2 weeks
Modernize Field Hook implementations Needs review Normal Task main field system 3 14 min 24 sec sivaji_ganesh_jojodae 3 hours 46 min
Set the default access callback unsupported procedural functions to FALSE Needs review Normal Task main views.module 9 3 hours 23 min 7 months 2 weeks
Private file download returns access denied, when file attached to revision other than current Reviewed & tested by the community Major Bug report main file.module 207 3 hours 32 min 14 years 2 months
[meta] Re-evaluate whether module/theme install/uninstall should happen during runtime Active Normal Plan main extension system 8 4 hours 2 min 23 hours 6 min
Cache rebuild triggers file_get_contents Permission denied in theme node_modules despite file_scan_ignore_directories Needs work Normal Bug report main extension system 23 4 hours 5 min 4 months 1 week
Test that all form elements have a #title for accessibility Needs review Major Task main forms system 204 4 hours 17 min 15 years 7 months
Deprecate and replace system_admin_compact_mode() Needs work Normal Task main Admin theme 19 4 hours 33 min 2 weeks 5 days
Add a dedicated #autocomplete property to Form API form elements Postponed (maintainer needs more info) Normal Feature request main forms system 71 4 hours 49 min 14 years 7 months
Call to a member function getPath() on null in EntityRouteHelper->isContentEntityRoute() Needs review Normal Bug report main navigation.module 13 5 hours 37 min 1 month 2 weeks
CLI entry point in Drupal Core Needs review Major Feature request main base system 114 6 hours 13 min 1 year 10 months
Consolidate, refactor, remove and untangle Claro's CSS from Default Admin theme Active Normal Task main Admin theme 43 7 hours 16 min 4 weeks 1 day
Move DrupalDebugClassLoaderTest fixtures to a file of their own Reviewed & tested by the community Normal Task main phpunit 4 7 hours 17 min 11 hours 20 min
PHP 8.6 - Functions mb_regex_encoding() and mb_ereg() are deprecated Reviewed & tested by the community Normal Task main base system 8 7 hours 25 min 20 hours 52 min
Add view unpublished block content permission Reviewed & tested by the community Normal Feature request main block_content.module 37 10 hours 4 min 7 years 4 months
Use the field map in ::getFieldLabels() Needs work Normal Task main entity system 11 10 hours 32 min 9 months 1 week
Use symfony/runtime for less bespoke bootstrap/compatibility with varied runtime environments Needs review Normal Feature request main base system 76 10 hours 37 min 3 years 7 months
Removed modules should be included as a replace in composer.json Reviewed & tested by the community Major Task 10.6.x-dev composer 15 11 hours 16 min 1 month 2 weeks
Select all rows problem Active Normal Bug report main forms system 8 12 hours 3 min 2 days 15 hours
moving existing terms to a different taxonomy while keeping existing usage Postponed (maintainer needs more info) Normal Feature request main taxonomy.module 36 12 hours 7 min 22 years 6 months
Attributes of a block content are applied to block itself Needs review Normal Bug report main block.module 64 12 hours 17 min 10 years 11 months
Update underscore.js to 1.13.8 Needs work Critical Bug report 11.3.x-dev javascript 15 12 hours 30 min 1 month 3 weeks
Add support for generated columns to the DB Schema API Active Normal Feature request main database system 3 12 hours 31 min 1 week 18 hours
Update CKEditor 5 to 48.0.1 Needs work Critical Task main ckeditor5.module 15 12 hours 45 min 4 days 13 hours
Add support for the auto keyword for lazy-loaded images Needs review Normal Feature request main responsive_image.module 6 13 hours 7 min 4 days 17 hours
[regression] EntityStorageException when reverting layout to defaults after entity field values Reviewed & tested by the community Major Bug report main layout_builder.module 9 13 hours 8 min 1 week 8 hours
Table #rows does not sufficiently describe how it can be used Needs work Normal Bug report main documentation 35 13 hours 37 min 7 years 11 months
Restrict the permission to access user information BUT not view/see them Postponed (maintainer needs more info) Normal Bug report main entity_reference.module 10 13 hours 57 min 7 years 1 month
file_create_filename Is of O(n) complexity Needs work Normal Bug report main file.module 36 14 hours 7 min 10 years 1 month
Add a non-themeable replacement for theme_image() and theme_image_style() Postponed (maintainer needs more info) Normal Task main theme system 24 14 hours 20 min 12 years 11 months
Improve documentation for ::getRevisionId() Reviewed & tested by the community Normal Task main entity system 16 14 hours 32 min 3 years 3 months
Set explicit ttl in the apcu backend and allow a default to be set for chained fast Active Normal Task main cache system 5 14 hours 8 min 1 week 1 day
Deprecate remaining options.module functions Needs work Normal Task main options.module 81 15 hours 8 min 12 years 3 months
Refactor QueueFactory to get queue backend service from QueueWorker plugin instead of Settings Needs work Normal Feature request main base system 49 15 hours 9 min 9 years 6 months
Rename #array_parents to #array_keys Active Normal Task main forms system 19 15 hours 12 min 14 years 11 months
Add an API for importmaps Needs work Major Feature request main javascript 64 15 hours 27 min 2 years 6 months
Allow Link and LinkGenerator::generate() to provide attributes. Postponed (maintainer needs more info) Normal Feature request main theme system 29 15 hours 28 min 10 years 5 months
Convert some functional tests in system module to kernel tests Fixed Normal Task main system.module 21 15 hours 30 min 3 weeks 3 days
replace all core usages of id() with getid() Postponed (maintainer needs more info) Normal Task main entity system 45 15 hours 31 min 12 years 1 week
Readonly state is not announced by screen readers Postponed (maintainer needs more info) Normal Bug report main forms system 9 15 hours 32 min 1 month 14 hours
Add image preload option to help boost actual and perceived performance Needs review Normal Task main image.module 58 15 hours 16 min 3 years 7 months
Inform administrators that clearing an email body on account settings will disable that email Reviewed & tested by the community Normal Task main user.module 13 15 hours 34 min 1 month 1 week
Static cache entities that aren't loaded Needs review Normal Task main entity system 7 15 hours 36 min 2 days 20 hours
Reduce the maximum length of a filter format machine name Postponed (maintainer needs more info) Normal Task main filter.module 13 15 hours 44 min 7 years 11 months
managed_file extension rename issue Postponed (maintainer needs more info) Normal Feature request main forms system 24 15 hours 44 min 9 years 1 month
Add option to have default setting for providing menu link Needs review Normal Feature request main menu_ui.module 30 15 hours 46 min 2 years 10 months
Try to avoid extra cache sets/gets in ThemeRegistry Needs review Normal Task main theme system 10 15 hours 59 min 2 days 12 hours
Remove automatic preloading of all "public" routes, cache routes in fast chained bin Needs work Normal Task main routing system 41 16 hours 4 min 1 year 2 months
Create an initial class for the batch processor service Needs work Normal Task main batch system 102 16 hours 4 min 8 years 3 weeks
Avoid loading date formats in element info Needs work Normal Task main render system 14 16 hours 7 min 2 days 18 hours

Pages

Subscribe with RSS Subscribe to Issues for Drupal core