Download & Extend

Issues for Drupal core

Summary Status Priority Category Version Component Replies Last updatedsort icon Assigned to Created
hook_update_N has unreachable UpdateException reviewed & tested by the community normal tasks 8.x-dev system.module 9 3 days 12 hours 34 weeks 5 days
Import translation throws db error active normal bug reports 7.22 language system 3 days 13 hours 3 days 13 hours
Set up database > Base table or view not found, cache_bootstrap needs work normal bug reports 8.x-dev install system 1 3 days 13 hours 4 days 13 hours
Comment new mark forces render caching to be per user active major bug reports 8.x-dev comment.module 5 3 days 13 hours 1 week 3 days
Weight fields should be int, not tinyint reviewed & tested by the community normal bug reports 6.x-dev base system 48 3 days 14 hours 3 years 30 weeks
Cannot reorder 'User Menu' items for user/register user/login as these are not accessible by admin needs review normal bug reports 8.x-dev menu system 10 3 days 14 hours 1 year 27 weeks
Add curl extension to the requirements for core needs review normal bug reports 8.x-dev system.module 15 3 days 14 hours 1 week 4 days
Contextual link JavaScript error when viewing a page such as /admin/* that doesn't contain any contextual links reviewed & tested by the community normal bug reports 8.x-dev contextual.module 7 3 days 15 hours 2 weeks 4 hours
Rename CSS files to match new file naming convention needs work normal tasks 8.x-dev CSS 19 3 days 15 hours 2 weeks 1 day
Edit broken because of #1043198 and routing system bug + missing test coverage fixed critical bug reports 8.x-dev edit.module 14 3 days 15 hours Wim Leers 4 days 7 hours
Change notice: Convert view modes to ConfigEntity active critical tasks 8.x-dev entity system 204 3 days 16 hours 2 years 16 weeks
Entities should define URI templates and standard links needs review normal tasks 8.x-dev entity system 51 3 days 16 hours 5 weeks 16 hours
Add context to system filters needs work normal feature requests 8.x-dev filter.module 2 3 days 17 hours gordon 3 days 18 hours
Read more link isn't rendered reviewed & tested by the community normal bug reports 8.x-dev views.module 18 3 days 17 hours 5 weeks 1 day
Twig Filter needs review normal feature requests 8.x-dev filter.module 3 days 18 hours gordon 3 days 18 hours
Move BlockStorageController::loadByProperties() into ConfigStorageController reviewed & tested by the community normal tasks 8.x-dev configuration entity system 18 3 days 18 hours 17 weeks 2 days
Add module://, theme:// and profile:// stream wrappers to access system files needs work normal feature requests 8.x-dev file system 65 3 days 18 hours Dave Reid 1 year 31 weeks
Set transactionalDDLSupport properly for sqlite driver needs review normal bug reports 8.x-dev database system 1 3 days 18 hours 3 days 18 hours
Fatal error: Call to undefined function field_attach_load() in /home/htdocs/drupal7/includes/entity.inc on line 320 active normal bug reports 7.19 install system 95 3 days 18 hours 3 years 50 weeks
Document that foreign keys may not be used by all DB drivers needs review normal tasks 8.x-dev database system 88 3 days 19 hours 2 years 35 weeks
Convert Drupal\image\Tests\ImageDimensionsScaleUnitTest to phpunit active normal tasks 8.x-dev image.module 3 days 20 hours 3 days 20 hours
Convert confirm_form() in openid.pages.inc to the new form interface fixed normal tasks 8.x-dev openid.module 15 3 days 20 hours tim.plunkett 8 weeks 6 days
Convert system_status() to a new style controller active normal tasks 8.x-dev system.module 1 3 days 22 hours nick_schuch 2 weeks 12 hours
Decide which types and properties from schema.org are relevant for core active normal tasks 8.x-dev rdf.module 7 3 days 22 hours 35 weeks 3 days
Convert openid_login_form to a controller active normal tasks 8.x-dev openid.module 3 days 22 hours ParisLiakos 3 days 22 hours
Convert FileItem and ImageItem to extend EntityReferenceItem needs review normal tasks 8.x-dev file.module 2 4 days 1 hour 4 days 1 hour
Add test coverage and/or one real use of PSR-3 based watchdog logger object needs review major tasks 8.x-dev watchdog.module 123 4 days 1 hour ParisLiakos 1 year 34 weeks
Garland - Block in sidebars no clickable fixed normal support requests 6.x-dev block.module 1 4 days 2 hours 5 days 1 hour
Aggregate and compress CSS files removes some essential whitespace active normal bug reports 7.20 CSS 4 days 2 hours 4 days 2 hours
Active trail should favor "non-customized" menu items needs work normal tasks 8.x-dev menu system 4 4 days 2 hours 20 weeks 3 days
hook_hook_info() might be invoked even the namespace hasn't been registered yet. fixed normal bug reports 8.x-dev views.module 11 4 days 3 hours 4 weeks 2 days
Expand render test coverage for #type table active major tasks 8.x-dev theme system 6 4 days 3 hours 4 weeks 3 days
Impossible to set attributes for all entities needs work major bug reports 8.x-dev entity system 32 4 days 4 hours Wim Leers 4 weeks 5 days
REST export view should default to JSON fixed normal tasks 8.x-dev views.module 40 4 days 5 hours 5 weeks 1 day
Inconsistent strings: email and e-mail needs work normal tasks 8.x-dev user interface text 32 4 days 6 hours 2 years 30 weeks
Reference to INSTALL.txt in system.module hook_requirements() should be consistent with installer reviewed & tested by the community normal tasks 8.x-dev documentation 10 4 days 6 hours jhodgdon 3 weeks 1 day
DatabaseStorageController can't catch exceptions reviewed & tested by the community normal bug reports 8.x-dev entity system 15 4 days 6 hours chia 48 weeks 4 days
Race condition in node_save() when not using DB for cache_field needs work major bug reports 8.x-dev node.module 15 4 days 6 hours 44 weeks 5 days
Buttons style update needs work normal tasks 8.x-dev Seven theme 10 4 days 6 hours 2 weeks 3 days
Allow to preview content in an actual live environment needs work major bug reports 8.x-dev entity system 174 4 days 7 hours 1 year 7 weeks
Decouple comment.module from node by turning comment settings into a field needs review normal tasks 8.x-dev comment.module 335 4 days 7 hours 3 years 11 weeks
Change pre_render, post_render, and after_build callbacks to accept callables reviewed & tested by the community normal tasks 8.x-dev base system 16 4 days 8 hours 1 week 15 hours
comment_submit() and comment_admin_overview() assume body field exists, throw notices if not needs review normal bug reports 8.x-dev comment.module 72 4 days 8 hours 2 years 16 weeks
Watchdog does not display log messages for deleted users, mislabeled as "Anonymous" in overview needs work normal bug reports 8.x-dev watchdog.module 16 4 days 9 hours tedbow 9 years 3 weeks
Contextual quick edit toggle should be a <button> not a <a> because it tracks on/off state active normal tasks 8.x-dev edit.module 3 4 days 9 hours 1 week 3 hours
Due to lack of focus/greying out/…, it may seem that buttons on the underlying page can be used for the in-place editing form postponed normal bug reports 8.x-dev edit.module 5 4 days 9 hours 10 weeks 2 days
drupal_check_profile should check data retrieve from hook_requirements needs review normal bug reports 7.x-dev install system 2 4 days 10 hours 3 weeks 5 days
Allow part of the generated path to be set as a fixed prefix needs work major feature requests 8.x-dev path.module 10 4 days 10 hours sun 26 weeks 14 hours
Entity Translation API improvements active major tasks 8.x-dev entity system 45 4 days 10 hours plach 31 weeks 4 days
Refactor modules/views_ui/js/views-admin.js needs review normal tasks 8.x-dev views_ui.module 12 4 days 10 hours 26 weeks 6 days
Subscribe with RSS Syndicate content