Download & Extend

Issues for Drupal core

Summary Status Priority Category Version Component Replies Last updatedsort icon Assigned to Created
block.module - Convert PHPTemplate templates to Twig reviewed & tested by the community normal tasks 8.x-dev block.module 145 5 min 29 sec 16 weeks 6 days
Turn role permission assignments into configuration. needs work normal tasks 8.x-dev user system 83 8 min 45 sec catch 21 weeks 4 days
node.module - Convert PHPTemplate templates to Twig needs review normal tasks 8.x-dev node.module 119 10 min 35 sec 16 weeks 6 days
Helper issue for "Comment field" needs review normal tasks 8.x-dev comment.module 186 16 min 34 sec andypost 15 weeks 2 days
Make twig the default engine once all modules templates are converted from .tpl.php to .html.twig needs review normal tasks 8.x-dev theme system 21 25 min 50 sec 32 weeks 2 days
Convert node_add_page() to a new style controller needs work normal tasks 8.x-dev node.module 7 30 min 19 sec 2 weeks 2 days
Make Uuid a service needs work normal tasks 8.x-dev base system 15 32 min 30 sec 5 weeks 4 days
system.module - Convert PHPTemplate templates to Twig reviewed & tested by the community normal tasks 8.x-dev system.module 69 34 min 4 sec 16 weeks 6 days
Convert views/templates/views-view-field.tpl.php to Twig reviewed & tested by the community normal tasks 8.x-dev theme system 89 39 min 54 sec 26 weeks 4 days
Convert all references to entity_get_form() as page callbacks to _entity_form w/ corresponding routing.yml entries postponed normal tasks 8.x-dev menu system 16 44 min 26 sec cbiggins 2 weeks 2 days
Blocks are not upgraded needs work critical bug reports 8.x-dev block.module 33 47 min 29 sec 21 weeks 6 days
Convert views/templates/views-view-summary-unformatted.tpl.php to twig reviewed & tested by the community normal tasks 8.x-dev theme system 54 49 min 25 sec tlattimore 26 weeks 4 days
Order of rendered blocks is wrong reviewed & tested by the community critical bug reports 8.x-dev block.module 12 54 min 6 sec 2 weeks 2 days
Restrict module and theme name lengths to 50 characters needs review major tasks 8.x-dev base system 89 58 min 29 sec 25 weeks 1 day
Convert layout_test_page() to a Controller needs review normal tasks 8.x-dev layout.module 6 58 min 50 sec plopesc 2 weeks 6 days
Specific preprocess functions for theme hook suggestions are not invoked postponed critical bug reports 8.x-dev theme system 178 1 hour 3 min Fabianx 2 years 31 weeks
PHP Fatal error: Class 'Database' not found in includes/bootstrap.inc on line 3088 active normal bug reports 7.22 base system 1 hour 4 min 1 hour 4 min
Introduce menu link bundles per menus reviewed & tested by the community major tasks 8.x-dev menu_link.module 77 1 hour 15 min 6 weeks 23 hours
Remove backward compatible ControllerInterface needs work normal bug reports 8.x-dev forms system 14 1 hour 17 min 4 days 8 hours
Replace aggregator category system with taxonomy needs work normal tasks 8.x-dev aggregator.module 73 1 hour 38 min 8 years 19 weeks
Convert system_run_cron() to a new style controller needs review normal tasks 8.x-dev system.module 14 1 hour 40 min 2 weeks 2 days
Convert user_page() to a new style controller needs review normal tasks 8.x-dev user.module 16 1 hour 44 min kgoel 2 weeks 2 days
Allow Entity Controllers to have their dependencies injected needs review normal tasks 8.x-dev entity system 91 1 hour 48 min tim.plunkett 15 weeks 22 hours
Convert dblog_top() to a controller needs work normal tasks 8.x-dev routing system 28 2 hours 7 min cbiggins 3 weeks 2 days
Convert node_show() to a new style controller needs work normal tasks 8.x-dev node system 8 2 hours 10 min monan 2 weeks 2 days
Use Symfony Request for file module needs work normal tasks 8.x-dev base system 5 2 hours 11 min chertzog 2 days 9 hours
Convert design_test_category_page() to a new style controller reviewed & tested by the community normal tasks 8.x-dev system.module 16 2 hours 18 min cbiggins 2 weeks 2 days
Move views_handler_field_custom_pre_render_move_text function to a class method on Drupal\views\Plugin\views\field\Custom reviewed & tested by the community normal tasks 8.x-dev views.module 6 2 hours 29 min 1 week 3 days
Create a Current Path Condition needs review normal tasks 8.x-dev other 39 2 hours 31 min kim.pepper 13 weeks 1 day
Replace aggregator rss parsing with Zend Feed needs review normal tasks 8.x-dev views.module 46 2 hours 39 min 27 weeks 1 day
Add a dedicated @FieldFormatter annotation needs review normal tasks 8.x-dev field system 15 2 hours 41 min 2 weeks 6 days
Convert filter_xss_admin and similar function to the string class needs review normal tasks 8.x-dev base system 14 2 hours 43 min 3 days 14 hours
Drupal 8 cannot be installed on PostgreSQL active normal bug reports 8.x-dev database system 2 hours 45 min 2 hours 45 min
Rename Views method add_having_expression() to addHavingExpression() needs work normal tasks 8.x-dev views.module 1 3 hours 5 min chertzog 3 hours 59 min
Disallow firing hooks during update needs review critical tasks 8.x-dev database update system 1 3 hours 10 min chx 4 hours 36 min
Rename Views method add_additional_fields() to addAdditionalFields() needs work normal tasks 8.x-dev views.module 1 3 hours 10 min chertzog 4 hours 13 min
Auto-generate machine_name for Views Blocks using [viewname]_[displayname] rather than forcing manual entry needs work normal tasks 8.x-dev views.module 13 3 hours 30 min 3 days 11 hours
An existing block instance will be overwritten by a newly created block instance if the two share the same machine_name active critical bug reports 8.x-dev block.module 3 3 hours 44 min 3 days 8 hours
[META] Rename Views methods to core standards active normal tasks 8.x-dev views.module 21 3 hours 56 min 24 weeks 3 days
Use Symfony Request for comment module needs review normal tasks 8.x-dev base system 3 4 hours 7 min chertzog 2 days 10 hours
Rename Views method add_groupby() to addGroupby() needs review normal tasks 8.x-dev views.module 4 hours 11 min chertzog 4 hours 11 min
Regression: Fix responsive vertical tabs active normal tasks 8.x-dev javascript 5 4 hours 25 min 2 days 12 hours
Use Symfony Request for locale module needs review normal tasks 8.x-dev base system 3 4 hours 33 min chertzog 2 days 9 hours
Do an inventory of old dropbutton styling and remove it where appropriate needs review normal tasks 8.x-dev views_ui.module 22 4 hours 35 min 36 weeks 1 day
Rename get_access_callback() to getAccessCallback() reviewed & tested by the community normal tasks 8.x-dev views.module 2 4 hours 36 min 1 day 7 hours
Use Symfony Request for simpletest module needs work normal tasks 8.x-dev base system 5 4 hours 41 min chertzog 2 days 8 hours
Node preview removes file values from node edit form for non-displayed items active major bug reports 7.22 field system 4 hours 42 min 4 hours 42 min
field.module - Convert PHPTemplate templates to Twig needs work normal tasks 8.x-dev other 84 4 hours 48 min 16 weeks 6 days
comment.module - Convert PHPTemplate templates to Twig reviewed & tested by the community normal tasks 8.x-dev comment.module 129 4 hours 51 min 16 weeks 6 days
Use Symfony Request for menu module needs review normal tasks 8.x-dev base system 1 4 hours 51 min chertzog 2 days 9 hours
Subscribe with RSS Syndicate content
nobody click here