Make WordPress Core

{12} Needs Unit Tests (447 matches)

Create a new ticket
  • Tickets that need unit tests (keywords: needs-unit-tests)
  • In some cases, these tickets have patches but need tests in order to be committed)
  • Sort by component, type, summary
  • Accepted tickets have an '*' appended to their owner's name

Results (401 - 447 of 447)

1 2 3 4 5

Future Releases (32 matches)

Ticket Summary Owner Component Priority Severity Milestone Type Workflow Modified
#30184 Author page and category Query normal normal defect (bug) has-patch 06/04/2019
#34660 Query breaks when nopaging = false and posts_per_page = -1 Query normal normal defect (bug) has-patch 06/04/2019
#15667 wp_list_pages, if it finds no pages to display, shows random child pages instead because of a bug in get_pages() jackreichert Query normal minor defect (bug) has-patch 06/04/2019
#36881 Improved hot-wiring of set_found_posts Query normal normal enhancement has-patch 06/04/2019
#18836 ORDER BY RAND() is slow Query normal minor enhancement has-patch 06/04/2019
#20352 Use str_getcsv() to parse search terms in WP_Query Query normal normal enhancement has-patch 06/04/2019
#23044 adjacent_image_link() needs optimization Query normal normal enhancement has-patch 06/04/2019
#26365 map_meta_cap() should use parent post status when post has a post status of inherit Role/Capability normal normal defect (bug) has-patch 06/04/2019
#35963 Only remove item from WP_Dependencies::to_do if it was successfully processed Script Loader normal normal defect (bug) has-patch 06/04/2019
#37185 wp_print_styles() doesn't call "wp_print_styles" action when "$handles" argument passed Script Loader normal normal defect (bug) has-patch 06/04/2019
#16101 Numeric term fields are strings Taxonomy normal normal defect (bug) has-patch 11/10/2020
#31270 Unexpected slugs for same-title different-parents term creation boonebgorges Taxonomy normal normal defect (bug) has-patch 06/04/2019
#36978 Add pre filter to get_term_by Taxonomy normal normal enhancement has-patch 06/04/2019
#36171 Proposed clean up of get_the_category_list() and link filter Taxonomy normal normal enhancement has-patch 06/04/2019
#33932 Filters for Plugin/Theme Update Email Notifications ocean90 Upgrade/Install normal normal enhancement has-patch 06/05/2019
#31772 Browser unresponsive with long password Users normal normal defect (bug) has-patch 06/05/2019
#31127 Can't add a new user to two sites before they've accepted their account jeremyfelt Users normal normal defect (bug) has-patch 06/05/2019
#15001 Duplication and incompatibilities in register_new_user() and wp_insert_user() Users normal normal defect (bug) has-patch 06/05/2019
#21730 More modular and reusable email validation functions Users normal normal enhancement has-patch 06/05/2019
#32796 User deletion API is inconsistent between MS and non-MS Users normal normal enhancement has-patch 06/05/2019
#33915 Add a filter in dynamic_sidebar() function to modify sidebar index Widgets normal normal enhancement has-patch 06/05/2019
#34093 New filter: `get_calendar_post_type` in get_calendar() Widgets normal normal enhancement has-patch 05/17/2023
#30430 WP_Object_Cache does not properly cache objects nested in arrays Cache API normal normal Awaiting Review defect (bug) reporter-feedback 07/08/2022
#34475 get_comment_link incorrect page number in returned url. SergeyBiryukov Comments normal normal Future Release defect (bug) reporter-feedback 10/03/2019
#39254 When in Customizer Preview, starter content posts are not displayed in the loop westonruter* Customize normal normal Future Release defect (bug) reporter-feedback 05/27/2020
#46333 wp_mail successfully working but not sending mails - WordPress 5.1 Mail normal major Awaiting Review defect (bug) reporter-feedback 06/04/2020
#52464 The value of argument passed to the update_option_new_admin_email() is not a valid email. SergeyBiryukov Networks and Sites normal normal Awaiting Review defect (bug) reporter-feedback 09/29/2022
#34591 BugFix to WP_Scripts::do_item(), remove doubled "//" Script Loader normal normal Awaiting Review defect (bug) reporter-feedback 02/05/2017
#49799 get_the_terms() object term cache check too strict? Taxonomy normal normal Awaiting Review defect (bug) reporter-feedback 04/16/2020
#39370 wp_insert_user() appends suffix to nicename when updating already existing user Users normal normal Future Release defect (bug) reporter-feedback 03/12/2020
#37653 customizer sections with 'active_callback' set to 'is_front_page' don't show when "Front page displays" "a static page" and no page is selected Customize normal normal defect (bug) reporter-feedback 06/04/2019
#13701 Full support for middle and little endian permalink structures Rewrite Rules normal normal enhancement reporter-feedback 06/04/2019

Next Release (15 matches)

Ticket Summary Owner Component Priority Severity Milestone Type Workflow Modified
#49728 [PHP 8] Prepare for the internal functions throwing `TypeError` or `ValueError` exceptions on unexpected types/values hellofromTonya Build/Test Tools normal minor 6.3 defect (bug) 04/06/2023
#57394 wp_insert_user allows the new user to have a username equal to an already registered email audrasjb Login and Registration normal normal 6.3 defect (bug) changes-requested 04/05/2023
#55604 Update SimplePie to version 1.7.0 External Libraries normal normal 6.3 task (blessed) dev-feedback 05/25/2023
#57851 PHP notice error when template part is created audrasjb Editor normal normal 6.3 defect (bug) has-patch 03/21/2023
#52622 Fix PHP Warning on PHP7.2 in class-wp-http-curl.php SergeyBiryukov HTTP API normal normal 6.3 defect (bug) has-patch 04/06/2023
#55290 Not all image edits are applied to all subsizes joedolson* Media normal normal 6.3 defect (bug) has-patch 04/05/2023
#57140 Add filters to allow themes and plugins to pass HTML attributes to different Nav Walker output Menus normal minor 6.3 enhancement has-patch 03/01/2023
#56577 Add short-circuit filter to `wp_setup_nav_menu_item` Menus normal normal 6.3 enhancement has-patch 05/25/2023
#57957 Media title falsely has kebab case when inserted via REST API (e.g. in Block Editor) REST API normal major 6.2.3 defect (bug) has-patch 05/26/2023
#54516 Full site editing/REST-API: modify permission checks to use post type. spacedmonkey REST API normal normal 6.3 task (blessed) has-patch 02/07/2023
#56990 Render blocking CSS `classic-themes.css` unnecessarily enqueued flixos90 Themes normal normal 6.3 defect (bug) has-patch 05/26/2023
#57886 get_post_templates includes results of get_block_templates while caching (WP_Theme) spacedmonkey Themes normal minor 6.3 defect (bug) has-patch 05/23/2023
#58094 CSV files are prevented in PHP 8.1. due to wp_check_filetype_and_ext() Upload normal minor 6.3 defect (bug) has-patch 04/23/2023
#16293 In multisite installs, users with id 1 can't be deleted Users normal normal 6.3 defect (bug) has-patch 03/02/2023
#58132 Slashes used in block templates slug is a problem on Windows Editor normal normal 6.2.3 defect (bug) reporter-feedback 05/19/2023
1 2 3 4 5
Note: See TracReports for help on using and creating reports.