Make WordPress Core

{45} Needs patch, but has none (905 matches)

Create a new ticket
  • Tickets marked as needs-patch, but have never had a patch uploaded
  • Sort by component, type, summary
  • Accepted tickets have an '*' appended to their owner's name

Results (501 - 600 of 905)

1 2 3 4 5 6 7 8 9 10

Future Releases (34 matches)

Ticket Summary Owner Component Priority Severity Milestone Type Workflow Modified
#26112 Available widgets drag-and-drop causes trouble on touch devices Widgets normal normal enhancement 06/05/2019
#16613 Extend Widget API to allow sidebar/widget manipulation Widgets normal normal enhancement 06/05/2019
#28188 Make Natively-Outputted .widget_rss CSS Selector HTML5-Appropriate Widgets normal normal enhancement 06/05/2019
#29155 Widgets: is_active_widget returns true even when the widget is not displayed on specific page Widgets normal normal enhancement 11/23/2021
#25037 XML-RPC : Can't remove all the categories from a post by using metaWeblog.editPost XML-RPC normal normal defect (bug) 06/05/2019
#25016 XMLRPC method "wp.getUsers" not working correctly in Multisite XML-RPC normal normal defect (bug) 06/05/2019
#17382 XMLRPC wp_getUsersBlogs Scalability XML-RPC normal normal defect (bug) 06/05/2019
#47544 Code Editor not listing files/folders in the right order Administration normal minor Future Release enhancement 08/28/2019
#6342 Rapidly spamming/deleting comments can break "infinite river" feature on comment moderation pages Comments low minor Future Release defect (bug) 03/15/2019
#49293 When trying to add an existing post category to a post - simply check the box of this category Editor low minor Future Release defect (bug) 01/28/2020
#52438 Theme translations in WP_LANG_DIR are loaded twice, no (logical) way to override from a (child) theme. I18N normal minor Future Release defect (bug) 07/22/2021
#48485 Custom image size not generated if identical to original size joedolson* Media normal minor Future Release enhancement 01/29/2024
#37938 Make existing HTML parsing functionality from REST API and Press This reusable kraftbj* Pings/Trackbacks low minor Future Release enhancement needs-unit-tests 05/30/2023
#52191 Show plugin update notifications on Plugins screen on WordPress Multisite sub blogs Plugins normal minor Future Release enhancement 11/15/2021
#45356 adding a featured image takes forever now, what's going on with that. Post Thumbnails normal minor Future Release defect (bug) reporter-feedback 12/16/2018
#51280 wp_register_sitemap_provider() breaks sitemap functionality if provider name contains a dash (-) pbiron Sitemaps normal minor Future Release defect (bug) 07/12/2023
#60837 while installing plugins Upgrade/Install normal minor Future Release defect (bug) 03/26/2024
#29913 wptexturize should handle broken HTML consistently Formatting normal minor defect (bug) needs-unit-tests 06/04/2019
#23243 wp_mail() not working with "Name <email>" format in buggy PHP versions on Windows Mail normal minor defect (bug) 06/04/2019
#25076 CSS issue with native video player and flash fallback on full screen wonderboymusic Media normal minor defect (bug) 06/04/2019
#26848 Image thumbnail on large images with ratio of 4:1 markoheijnen Media normal minor defect (bug) 06/04/2019
#14876 wp_get_sidebars_widgets() assumes that widgets are enabled Widgets lowest minor defect (bug) 06/05/2019
#53529 Block based widget admin screen causes a NS_ERROR_FAILURE error in Firefox Customize normal major Future Release defect (bug) 06/07/2022
#51947 When Customizer `setup_theme` action fails during wp-settings.php, WordPress crashes due to missing global $wp_locale Customize normal major Future Release defect (bug) 02/08/2021
#47900 Error on update MCE Views in gutenberg block "Classic Editor" Editor normal major Future Release defect (bug) 12/29/2020
#47554 Post history Editor normal major Future Release defect (bug) dev-feedback 11/24/2020
#46241 Bug Report: Creating Multiple Gallerys with Gutenberg and Latest WordPress antpb* Gallery normal major Future Release defect (bug) 02/21/2020
#44754 Error saving data from 'custom fields' of type select / checkbox (multiple) in Attachment Modal Media normal major Future Release defect (bug) 04/15/2019
#48393 Fix from #38903 prevents options autoload parameter update SergeyBiryukov* Options, Meta APIs normal major Future Release enhancement dev-feedback 08/28/2023
#34041 Tying nonces to sessions breaks when users are switched Security normal major Future Release defect (bug) 06/04/2019
#24552 Taking over a locked post does not always load the most recent revision Autosave normal major defect (bug) 06/04/2019
#35847 Issue with blog roll pagination on static frontpage Canonical normal major defect (bug) 06/04/2019
#25693 blog_charset should be checked for null values Charset normal major defect (bug) 06/04/2019
#28630 wordpress "check for updates" fails silently behind proxy server with https POST 501 Error Upgrade/Install normal major defect (bug) 10/18/2019

Next Release (15 matches)

Ticket Summary Owner Component Priority Severity Milestone Type Workflow Modified
#60045 Change to add_new label displays wrong label for old post types rcreators Administration normal normal 6.7 defect (bug) 09/02/2024
#50442 Add prefixes to all admin notices (Warning, Error, Success, Info) joedolson* Administration normal normal 6.7 enhancement early 08/06/2024
#21521 Audit use of set_time_limit() Bootstrap/Load normal normal 6.7 enhancement dev-feedback 08/19/2024
#56496 Twenty Twenty-Two: Update readme and docs to inform user how to change comment block joedolson* Bundled Theme normal normal 6.7 defect (bug) 08/06/2024
#60654 Install several formats of the same font one by one is not possible Editor normal normal 6.7 enhancement 06/03/2024
#59917 On windows host using ftp, Undefined array key "islink" Filesystem API normal normal 6.7 defect (bug) 06/06/2024
#61175 Integrate PHPStan into the core development workflow General normal normal 6.7 enhancement 05/30/2024
#58595 Add a new admin page with support information and resources Help/About normal normal 6.7 enhancement 08/02/2024
#48710 Media uploader does not restrict file upload `accepts` parameters based on current context joedolson* Media normal normal 6.7 defect (bug) dev-feedback 08/06/2024
#61950 add_*_meta()/get_*_meta() undocumented type juggling for some meta values Options, Meta APIs normal normal 6.7 defect (bug) needs-unit-tests 08/28/2024
#60597 Script Modules API: Allow list of enqueued module data to be exposed Script Loader normal normal 6.7 enhancement 05/30/2024
#58380 Setting time limit for updates doesn't always work. pbiron* Upgrade/Install normal normal 6.7 enhancement dev-feedback 05/30/2024
#42743 Disable wp_options autoload for inactive widgets pbearne Widgets normal normal 6.7 defect (bug) 07/31/2024
#49728 [PHP 8] Prepare for the internal functions throwing `TypeError` or `ValueError` exceptions on unexpected types/values Build/Test Tools normal minor 6.7 defect (bug) needs-unit-tests 09/06/2024
#61734 Add the ability to handle "fetchpriority" to ES Modules and Import Maps westonruter* Script Loader normal minor 6.7 enhancement dev-feedback 08/28/2024

Untriaged tickets (that need a patch) (51 matches)

Ticket Summary Owner Component Priority Severity Milestone Type Workflow Modified
#45741 Theme block style dependencies while enqueuing Bundled Theme normal trivial Awaiting Review enhancement 06/24/2024
#53298 Checking if wp-config-sample.php file exists before checking if wp-config.php exists Upgrade/Install normal trivial Awaiting Review defect (bug) dev-feedback 07/12/2023
#49014 Silence set_time_limit() call in wp-admin/includes/class-wp-upgrader.php Upgrade/Install normal trivial Awaiting Review defect (bug) 12/24/2019
#45130 Defer jQuery WordPress Admin & Customizer doesn't work properly Administration normal normal Awaiting Review defect (bug) 07/01/2019
#35204 Refresh HiDPI support Administration normal normal Awaiting Review defect (bug) 03/14/2023
#58335 WordPress Dashboard Collapse Menu Transition issue. Administration low normal Awaiting Review defect (bug) 01/11/2024
#57364 remove_meta_box for commentstatusdiv stores null value for comments configuration. Administration normal normal Awaiting Review defect (bug) reporter-feedback 06/17/2023
#59272 wp-admin search/column order not working when running not on port 80 Administration normal normal Awaiting Review defect (bug) 09/02/2023
#39418 Improve "Empty Spam" and "Empty Trash" user experience Administration normal normal Awaiting Review enhancement dev-feedback 08/20/2018
#34185 Excluding certain PHPUnit test groups results in "Database is dead" notice and tests terminate Build/Test Tools normal normal Awaiting Review defect (bug) 03/09/2021
#60023 Fixed force_ssl_admin to always return bool Build/Test Tools normal normal Awaiting Review defect (bug) 02/27/2024
#36898 Have `grunt precommit` fail if the test DB is unreachable. Build/Test Tools normal normal Awaiting Review defect (bug) 02/25/2019
#59981 PHPUnit tests for is_main_network Build/Test Tools normal normal Awaiting Review defect (bug) 02/27/2024
#50209 Remove all uploads between test methods Build/Test Tools normal normal Awaiting Review enhancement 05/21/2020
#39159 Add APC to automated test matrix Build/Test Tools normal normal Awaiting Review feature request 11/09/2020
#52610 Consider removing many of the default test group exclusions Build/Test Tools normal normal Awaiting Review task (blessed) dev-feedback 04/29/2021
#53976 Twenty Twenty-One: Anchor link on the same page causes the menu button icon to turn upside down Bundled Theme normal normal Awaiting Review defect (bug) 06/24/2024
#60111 Twenty Twenty-One: Dark mode toggle script loaded twice in frontend Bundled Theme normal normal Awaiting Review defect (bug) 02/15/2024
#58030 Twenty Twenty: button block does not act on appearance change. Bundled Theme normal normal Awaiting Review defect (bug) 07/23/2024
#56193 Twenty Twenty: font size issue in Post Title block Bundled Theme normal normal Awaiting Review defect (bug) 06/26/2024
#56998 Twenty Twenty: large margins between widgets in footer (in admin area they seem smaller) Bundled Theme normal normal Awaiting Review defect (bug) 04/03/2024
#58223 Twenty Twenty: twentytwenty_get_post_meta needs global $has_meta Bundled Theme normal normal Awaiting Review defect (bug) 01/25/2024
#39382 Skipping term cache cleaning when cache invalidation is suspended Cache API normal normal Awaiting Review defect (bug) 03/17/2017
#42512 Domain with special character redirect loop on homepage Canonical normal normal Awaiting Review defect (bug) 03/14/2018
#48519 Comment reply form in admin incompatible with most custom fields plugins Comments normal normal Awaiting Review defect (bug) 11/06/2019
#57432 Edit comments capability issue Comments normal normal Awaiting Review defect (bug) 03/31/2023
#58375 Turn comments off by default for attachment pages (or make is easier to do so without code) Comments normal normal Awaiting Review enhancement dev-feedback 05/25/2023
#45669 Theme Default Suggested Header Image Not display Customize normal normal Awaiting Review defect (bug) reporter-feedback 11/09/2019
#43122 customize.php fails to load with default changeset_uuid bpayton Customize normal normal Awaiting Review defect (bug) reporter-feedback 05/30/2021
#61756 Customizing Panel Size Customize normal normal Awaiting Review enhancement 07/25/2024
#60503 MySQL VALUES function deprecated in MySQL 8 Database normal normal Awaiting Review defect (bug) 02/12/2024
#51486 The add_option function should not be able to update existing rows in the database. Database normal normal Awaiting Review defect (bug) needs-unit-tests 06/09/2022
#60983 wp update 6.5 and 6.5.2 rewrite multisite bdd entries wp_options.siteurl and wp_options.home Database normal normal Awaiting Review defect (bug) 04/10/2024
#46565 Mixed engine in tables, could bring to major WP failure! Also there is a small fix that could avoid that. Database normal normal Awaiting Review enhancement 03/20/2019
#61071 Need to display appropriate error messages when the database table is empty or corrupted. Database normal normal Awaiting Review enhancement dev-feedback 06/23/2024
#54669 Remove ONLY_FULL_GROUP_BY from incompatible wpdb modes Database normal normal Awaiting Review enhancement needs-unit-tests 06/15/2022
#41054 Use sargable date filtering where possible Database normal normal Awaiting Review enhancement 06/15/2017
#52220 Weekly archives/week 53 incorrect crossing over a year change Rarst* Date/Time normal normal Awaiting Review defect (bug) needs-unit-tests 01/05/2021
#48740 Add constant for database date format Date/Time normal normal Awaiting Review enhancement dev-feedback 11/20/2019
#28988 Detect Time Zones automatically at installation Date/Time normal normal Awaiting Review enhancement dev-feedback 05/05/2021
#48935 Need to Remove strtotime() usage from core Date/Time normal normal Awaiting Review enhancement needs-unit-tests 04/06/2023
#48936 Remove mysql2date() usage from core Date/Time normal normal Awaiting Review enhancement needs-unit-tests 02/24/2023
#59340 "Open in new tab" checkbox in hyperlink entry doesn't save Editor normal normal Awaiting Review defect (bug) 09/29/2023
#59978 Classic editor cursor control Editor normal normal Awaiting Review defect (bug) 12/19/2023
#60107 Classic editor cursor control Editor normal normal Awaiting Review defect (bug) 12/19/2023
#61721 Filters on pattern archive page not working Editor normal normal Awaiting Review defect (bug) reporter-feedback 08/01/2024
#49857 Groups disappear after inserting something inside it in Gutenberg Editor normal normal Awaiting Review defect (bug) 04/09/2020
#56429 Gutenberg author box missing Editor normal normal Awaiting Review defect (bug) 11/05/2022
#31375 Image caption with heading adds an empty paragraph at page edits Editor normal normal Awaiting Review defect (bug) 11/24/2020
#54995 Impossible to type apostrophe in WP 5.9 + Twenty Twenty One theme Editor normal normal Awaiting Review defect (bug) reporter-feedback 06/17/2022
#59149 Inconsistent Behaviour of Block Editor while Adding/Searching for Blocks Editor normal normal Awaiting Review defect (bug) dev-feedback 09/02/2023
1 2 3 4 5 6 7 8 9 10
Note: See TracReports for help on using and creating reports.