Displaying 1 - 50 of 15568
Title Status Priority Category Version Component Replies Last updatedsort ascending Assigned to Created
Add content from HttpKernelUiHelperTrait::drupalGet() to $this->content Needs review Normal Task main phpunit 25 47 min 2 sec 1 month 2 weeks
Add a MAINTAINERS.txt entry for Drupal CLI Active Normal Task main base system 3 49 min 2 sec 1 hour 14 min
Workaround PHP bug with fibers and __isset() Active Normal Bug report main entity system 5 51 min 42 sec 1 hour 10 min
Name the new CLI entry point to dr Needs review Normal Feature request main base system 35 1 hour 11 min 1 month 1 week
Do not rely on class to add destination parameter on contextual links Needs review Normal Feature request main contextual.module 13 2 hours 19 min larowlan 2 months 2 weeks
ConfigEntity based lists with items containing non-ascii characters are not sorted correctly Reviewed & tested by the community Normal Bug report main language system 103 2 hours 21 min 12 years 1 week
PHPCS ignores the attempt to check run-tests.sh Reviewed & tested by the community Normal Task main other 12 2 hours 56 min 3 months 3 weeks
EntityViewDisplay::buildMultiple enforces the langcode even when viewing the default translation Needs review Normal Bug report main entity system 15 3 hours 18 min 2 years 7 months
file_copy process plugin does not validate downloaded file integrity, creating empty files on network failure Needs work Normal Bug report main migration system 16 3 hours 27 min 2 weeks 6 days
Convert locale batch callbacks Fixed Normal Task 11.x-dev locale.module 43 3 hours 28 min 1 month 3 weeks
LLM harm reduction in Drupal core contribution, AGENTS.md guidelines Needs review Normal Task main other 38 3 hours 28 min 3 weeks 5 days
Use Symfony PhpDumper instead of a serialized array container structure Needs review Normal Task main base system 101 4 hours 4 min 1 month 1 week
PHP 8.6 - Functions mb_regex_encoding() and mb_ereg() are deprecated Fixed Normal Task 11.x-dev base system 27 4 hours 8 min 2 weeks 2 days
Add support of "preload" attribute into FileMediaFormatterBase Needs review Normal Feature request main media system 64 4 hours 48 min 7 years 1 month
UserInterface::id(), AccountInterface::id() should return int to match typehints Needs work Normal Task main user system 82 5 hours 17 min 4 years 10 months
Consolidate test methods in GenerateThemeTest Reviewed & tested by the community Normal Task main theme system 13 6 hours 2 min 2 months 1 week
Allow opting out of oEmbed discovery Needs work Normal Feature request main media system 36 6 hours 8 min 2 years 1 month
Align SerializationInterface::decode() error contract across implementations Needs review Normal Task main serialization.module 4 6 hours 16 min 7 hours 27 min
Json and PHP serializers should throw exception on failure Needs review Major Bug report main base system 30 7 hours 3 min 2 years 3 months
Make igbinary the default serializer if available, it saves 50% time on unserialize and memory footprint Needs review Major Task main cache system 64 7 hours 11 min 7 years 6 months
Improve the situational awareness for user on the revision list page of an entity Active Normal Feature request main content_moderation.module 2 7 hours 22 min 7 hours 22 min
Refactor DeprecationHandler to a standard PHPUnit extension Needs review Normal Feature request main phpunit 9 8 hours 46 min 1 week 2 days
Support the '#multiple' attribute for the email element Needs review Normal Task main forms system 73 9 hours 17 min 3 years 10 months
Try to avoid extra cache sets/gets in ThemeRegistry Reviewed & tested by the community Normal Task main theme system 13 9 hours 22 min 2 weeks 4 days
Provide a way to prevent the navigation bar taking over local tasks Active Normal Task main navigation.module 29 9 hours 29 min 4 months 4 weeks
Move local tasks out of the more actions button into the content header on admin pages Active Normal Feature request main navigation.module 2 9 hours 30 min 9 hours 32 min
Add image preload option to help boost actual and perceived performance Needs review Normal Task main image.module 67 10 hours 10 min 3 years 8 months
Support library-specific aggregates Needs work Major Task main asset library system 102 10 hours 16 min 4 months 2 weeks
Deprecate locale_get_plural Needs work Normal Bug report main locale.module 80 12 hours 2 min 10 years 3 months
Unused variable in color-picker.js Active Normal Task main Olivero theme 1 12 hours 6 min 12 hours 6 min
Remove usage of property hook for DrupalTestCaseTrait::$root Fixed Normal Task main phpunit 11 12 hours 15 min 1 day 14 hours
Remove duplicate TestDatabase usage from KernelTestBase Reviewed & tested by the community Normal Task main phpunit 4 12 hours 24 min 13 hours 7 min
[regression] v45.2.2 causes contextualballoon-remove-view-not-exist when opening external modals (IMCE) in Chrome Postponed (maintainer needs more info) Normal Bug report 10.5.x-dev ckeditor5.module 3 12 hours 31 min 2 weeks 4 days
Core localization file download URL is wrong Needs work Normal Bug report main locale.module 53 12 hours 48 min 7 years 4 months
Fix errors when using unbuffered mysql queries Needs review Normal Task main mysql db driver 30 13 hours 4 min 2 months 2 weeks
Undefined array key in prepareUpdateData Needs work Normal Bug report main composer 19 13 hours 17 min 4 years 2 months
Avoid scanning the file system for local po files Needs work Normal Task main locale.module 18 13 hours 24 min 3 weeks 2 days
"contextualballoon-remove-view-not-exist" error when inserting multiple images via URL in core image plugin Active Normal Bug report main ckeditor.module 11 14 hours 17 min 9 months 1 week
Create locale import history service Needs work Normal Task main locale.module 62 14 hours 30 min 7 years 2 months
Consolidate, refactor, remove and untangle Claro's CSS from Default Admin theme Needs review Normal Task main Admin theme 81 14 hours 59 min mherchel 1 month 2 weeks
[backport] Update underscore.js to 1.13.8 Needs review Critical Bug report 10.6.x-dev javascript 40 15 hours 9 min 2 months 1 week
Requesting account menu via the menu linkset API results in a cached response with someone else's logout token Active Normal Bug report main menu system 3 15 hours 43 min 4 days 1 hour
Fix usage of with*() without expects() in mocks - round 1 Needs review Normal Task main phpunit 4 16 hours 15 min 1 month 1 week
Static cache entities that aren't loaded Needs review Normal Task main entity system 9 16 hours 33 min 2 weeks 4 days
Add Revisions to the list of options on drop buttons on entity type list pages Active Normal Feature request main entity system 1 20 hours 9 min 20 hours 9 min
The "Set as current revision" button is reverting to the latest forward revision instead of publishing Active Normal Bug report main content_moderation.module 1 20 hours 27 min 20 hours 27 min
[META] Remove all usages of drupal_static() & drupal_static_reset() Active Normal Plan main base system 105 22 hours 20 min 14 years 6 days
Support hooks (Hook attribute) in any registered service Needs review Normal Feature request main extension system 72 23 hours 4 min 1 year 7 months
Update to ESLint v9 with standard rules Needs work Normal Task main javascript 43 1 day 32 min 2 years 1 month
Remove the ability to have enabled/disabled projects in the locale project repository Active Normal Task main locale.module 4 1 day 1 hour 1 week 13 hours

Pages

Subscribe with RSS Subscribe to Issues for Drupal core