Make WordPress Core

{12} Needs Unit Tests (446 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 - 446 of 446)

1 2 3 4 5

Future Releases (36 matches)

Ticket Summary Owner Component Priority Severity Milestone Type Workflow Modified
#50163 Perform a canonical redirect when paginated states of the front page are not found hellofromTonya Canonical normal normal Future Release defect (bug) has-patch 04/04/2022
#39827 notice in wp-includes/canonical.php:392 SergeyBiryukov Canonical normal normal Future Release defect (bug) has-patch 02/03/2023
#21602 redirect_canonical can lead to infinite loop on index navigation if site url is not all lower case Canonical normal blocker Future Release defect (bug) has-patch 04/29/2023
#33821 redirect_canonical does not consider port in $compare_original Canonical normal normal Future Release defect (bug) has-patch 09/23/2019
#44899 redirect_canonical redirects to another URL when it should not Canonical normal critical Awaiting Review defect (bug) 09/06/2018
#49369 redirect_canonical() should strip trailing protocols Canonical normal major Awaiting Review defect (bug) 07/20/2020
#34353 redirect_canonical() – Undefined indexes 'host' and 'scheme' Canonical normal normal Future Release defect (bug) has-patch 08/19/2023
#50506 PHP warning appearing in 404 page and 'post_type' query var is Array Canonical normal normal Awaiting Review enhancement 06/29/2020
#4328 Redirect Old Slugs feature needs to redirect slugs for pages, not just posts, and redirect old permalink structure SergeyBiryukov Canonical normal normal Future Release enhancement early 01/25/2022
#17661 Appending date & author based query vars to a permalink overrides the permalink Canonical normal normal defect (bug) has-patch 06/04/2019
#23602 Incorrect canonical redirect if p=123 query argument present in "paged" archives Canonical normal normal defect (bug) 06/04/2019
#10690 WordPress does not support non-ascii characters in the domain name markjaquith Canonical normal normal defect (bug) 06/04/2019
#20386 Year permalinks "win" against category permalinks Canonical normal normal defect (bug) 06/04/2019
#26402 Add option to DB if option is only present in cache when updating option Cache API normal normal Future Release defect (bug) has-patch 03/17/2017
#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
#21650 replace serialize() with print_r() in stats() function in wp-includes/cache.php Cache API normal normal Future Release defect (bug) has-patch 10/10/2022
#28664 wp_load_alloptions() fails to set object cache when persistent alloptions cache is "0" Cache API normal normal Awaiting Review defect (bug) has-patch 07/08/2022
#55999 wp_suspend_cache_addition should also disable cache setting? Cache API normal normal Awaiting Review defect (bug) dev-feedback 06/17/2022
#32848 Null values for Update Options does not reset in $all_options Cache API normal normal defect (bug) has-patch 06/04/2019
#23290 When using switch_to_blog() with a persistent object cache that lacks wp_cache_switch_to_blog() support, non-persistent groups are not maintained Cache API low normal defect (bug) has-patch 06/04/2019
#53520 Add regression test for the wp_option data corruption bug Build/Test Tools normal normal Future Release enhancement 11/10/2021
#42076 Allow the external HTTP tests to run internally Build/Test Tools normal normal Awaiting Review enhancement 03/22/2020
#42278 Speed up tests by using shared user fixtures Build/Test Tools normal normal Future Release enhancement dev-feedback 01/08/2019
#41451 Use pretty permalinks by default in the test suite Build/Test Tools normal normal Awaiting Review enhancement 10/19/2018
#53651 unit test for wp_removable_query_args Build/Test Tools normal normal Future Release enhancement 01/20/2022
#40538 Fix or remove useless PHPUnit tests johnbillion* Build/Test Tools normal normal Future Release task (blessed) has-patch 09/01/2022
#42093 Improve handling of SUBDOMAIN_INSTALL test coverage jeremyfelt Build/Test Tools normal normal Future Release task (blessed) 01/17/2019
#21077 Add support for custom ports in multisite site addresses Bootstrap/Load normal normal Future Release enhancement has-patch 09/12/2023
#17376 Multisite Subfolders and bunk /wp-admin areas Bootstrap/Load normal normal defect (bug) has-patch 06/24/2021
#53692 Inaccurate schema for the app_id property in the application-passwords endpoints Application Passwords normal normal Awaiting Review defect (bug) has-patch 07/19/2021
#57809 Application password success_url should allow http when host is localhost or localhost:port Application Passwords normal normal Awaiting Review enhancement dev-feedback 03/22/2023
#57030 Condition is not strictly checked on options-general.php file SergeyBiryukov Administration normal normal Future Release defect (bug) changes-requested 07/06/2023
#47505 Create a comprehensive input validation API for WordPress editor and administration interface audrasjb* Administration normal normal Future Release defect (bug) 10/04/2019
#56254 PHP Warning: Undefined array key 1 wp-admin\menu-header.php on line 202 Administration normal normal Awaiting Review defect (bug) has-patch 08/08/2023
#57393 Unify checkbox handling and match wording with function on the User Profile screen Administration normal normal Future Release enhancement has-patch 02/07/2023
#27888 Feature request: `get_current_admin_url()` and `get_current_admin_hook()` lucatume Administration normal normal Awaiting Review feature request has-patch 12/11/2019

Next Release (10 matches)

Ticket Summary Owner Component Priority Severity Milestone Type Workflow Modified
#16293 In multisite installs, users with id 1 can't be deleted Users normal normal 6.4 defect (bug) has-patch 08/24/2023
#58404 Add pre_update_term filter hook Taxonomy normal normal 6.4 enhancement changes-requested 09/21/2023
#58366 Shortcode Support Regained but Content Filters are messing with Shortcode HTML Shortcodes normal normal 6.4 defect (bug) has-patch 09/08/2023
#54516 Full site editing/REST-API: modify permission checks to use post type. REST API normal normal 6.4 task (blessed) has-patch 06/19/2023
#59360 update_network_option() strict checks can cause false negatives mukesh27 Options, Meta APIs normal normal 6.4 defect (bug) 09/15/2023
#55290 Not all image edits are applied to all subsizes joedolson* Media normal normal 6.4 defect (bug) has-patch 09/07/2023
#52529 Non-slashed $old_user_data->user_email in wp_insert_user causes user_activation_key to be unset Login and Registration normal normal 6.4 defect (bug) has-patch 08/19/2023
#48689 PHP warnings after updating to WP 5.3: ftp_nlist() and ftp_pwd() expect missing parameters adamsilverstein Filesystem API normal minor 6.4 defect (bug) dev-feedback 08/07/2023
#55604 Update SimplePie to version 1.7.0 External Libraries normal normal 6.4 task (blessed) dev-feedback 07/05/2023
#49728 [PHP 8] Prepare for the internal functions throwing `TypeError` or `ValueError` exceptions on unexpected types/values hellofromTonya Build/Test Tools normal minor 6.4 defect (bug) 06/15/2023
1 2 3 4 5
Note: See TracReports for help on using and creating reports.