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 (1 - 100 of 447)

1 2 3 4 5

Future Releases (100 matches)

Ticket Summary Owner Component Priority Severity Milestone Type Workflow Modified
#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
#54943 image_get_intermediate_size(): size data is a bool, not an array throws notice / warning Media normal normal Awaiting Review defect (bug) reporter-feedback 08/07/2023
#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
#58234 sanitize_title_with_dashes fatal error when query var value is an array in php 8 Query normal normal Awaiting Review defect (bug) reporter-feedback 08/08/2023
#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
#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
#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
#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) has-patch 10/20/2023
#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
#59661 WP_Query::generate_cache_key should consider changes to request via `posts_request_ids` filter. thekt12 Cache API normal minor Future Release defect (bug) has-patch 11/28/2023
#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
#44744 Bug on canonical redirect with Hebrew query string. SergeyBiryukov Canonical normal major Future Release defect (bug) has-patch 11/09/2019
#51725 Canonical redirect and user_trailingslashit() Canonical normal trivial Awaiting Review defect (bug) has-patch 01/25/2024
#39535 Canonical redirects disallow tag named comments Canonical normal normal Future Release defect (bug) has-patch 02/28/2019
#43274 Changing $(comments|feed)_base of WP_Rewrite causes errors because of hardcoded strings in redirect_canonical() Canonical normal normal Future Release defect (bug) has-patch 01/14/2019
#28081 Do a canonical redirect for pages when query var 'paged' is set SergeyBiryukov* Canonical normal normal Future Release defect (bug) has-patch 03/22/2023
#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/15/2024
#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
#34353 redirect_canonical() – Undefined indexes 'host' and 'scheme' Canonical normal normal Future Release defect (bug) has-patch 08/19/2023
#40143 Comment template functions don't check for comment existence Comments normal normal Future Release defect (bug) has-patch 02/08/2024
#13792 Invalid reply link from comment admin when comment nested level > max Comments normal normal Future Release defect (bug) has-patch 07/31/2017
#45498 Wrong order of arguments in call_user_func() for Walker_Comment::start_el() SergeyBiryukov Comments normal normal Future Release defect (bug) has-patch 01/16/2019
#19739 Filters to allow comments on draft & trash post_status posts Comments normal normal Future Release enhancement has-patch 03/02/2023
#41339 WP_Comments_Query::__construct() should allow a 'status__not_in' parameter Comments normal normal Future Release enhancement has-patch 07/30/2017
#57271 Cron unschedule / reschedule event errors audrasjb Cron API normal normal Awaiting Review defect (bug) has-patch 03/07/2024
#28625 Enhancement: Add constants to support SSL connections for mysqli Database normal normal Future Release enhancement has-patch 06/24/2023
#40357 dbDelta can't change primary keys, create AUTO_INCREMENT columns and doesn't make significant index changes Database normal normal Awaiting Review enhancement has-patch 04/04/2017
#15332 dbDelta($query) - do not create view Database normal normal Future Release feature request has-patch 07/30/2018
#53236 Nonce lifespans are inaccurate and unintuitively affected by timezones Date/Time normal minor Awaiting Review defect (bug) has-patch 06/02/2021
#49413 wp_exif_date2ts should use Datetime and accept an optional offset Rarst Date/Time low normal Future Release defect (bug) has-patch 01/19/2022
#29159 Classic editor: Visual editor is disabled when user agent is obscured by a proxy Editor normal normal Future Release defect (bug) has-patch 11/24/2020
#43071 User without the ability to publish are unable to edit post status Editor normal normal Awaiting Review defect (bug) has-patch 12/10/2021
#51471 pre_oembed_result filter missing from oembed proxy controller Embeds normal normal Future Release defect (bug) has-patch 02/17/2021
#23431 [embed] shortcode doesn't work with do_shortcode() Embeds normal normal Future Release feature request has-patch 07/15/2022
#51142 Invalid Moment.js locale from get_user_locale() External Libraries normal normal Future Release defect (bug) has-patch 06/30/2023
#19998 Feeds can contain characters that are not valid XML Feeds normal normal Awaiting Review defect (bug) has-patch 06/19/2020
#46227 Add Rel-Feed Link to Header Feeds low trivial Future Release enhancement has-patch 05/13/2021
#48289 wp_normalize_path() breaks path_is_absolute() in Windows. SergeyBiryukov Filesystem API normal normal Future Release defect (bug) has-patch 04/08/2021
#50514 make_clickable nested links bug Formatting normal normal Awaiting Review defect (bug) has-patch 10/12/2020
#38656 wpautop incorrectly handling paragraphs within block elements Formatting normal normal Future Release defect (bug) has-patch 03/26/2019
#32787 make_clickable filter johnjamesjacoby Formatting normal normal Future Release enhancement has-patch 08/02/2022
#42517 get_file_data() doesn't support the single-line variant of post template headers General normal normal Awaiting Review defect (bug) has-patch 11/13/2017
#38052 wp-utility.js misses function argument null General normal major Awaiting Review defect (bug) has-patch 07/28/2017
#42897 Hard deprecate functions deprecated before WP 3.7.0 General normal normal Future Release enhancement has-patch 04/20/2020
#39695 Add preload headers in redirects HTTP API normal normal Awaiting Review enhancement has-patch 02/27/2017
#36259 Switching language should update date and time formats vagios I18N normal normal Future Release defect (bug) has-patch 11/16/2023
#54797 Allow languages path in register_block_type gziolo I18N normal normal Future Release enhancement has-patch 09/17/2023
#17904 Multisite has more restrictions on user login character set Login and Registration normal normal Future Release defect (bug) has-patch 02/27/2024
#53348 No form to log in when visiting wp-login.php with a given query string SergeyBiryukov Login and Registration normal normal Future Release defect (bug) has-patch 04/08/2022
#38432 Validate user creation and email change by token Login and Registration normal normal Awaiting Review feature request has-patch 01/17/2018
#30128 Allow to use associative arrays beside indexed arrays in wp_mail $headers Mail normal normal Future Release enhancement has-patch 09/16/2020
#48489 Big image size threshold should take into account registered image sizes. Media normal normal Future Release defect (bug) has-patch 11/16/2023
#55290 Not all image edits are applied to all subsizes joedolson* Media normal normal Future Release defect (bug) has-patch 02/05/2024
#60291 Support Lossless WebP in WP_Image_Editor_GD Media normal normal 6.6 defect (bug) has-patch 02/19/2024
#44801 `image_constrain_size_for_editor()` forcing the `$content_width` messes up dimensions Media normal normal Future Release defect (bug) has-patch 04/15/2019
#47713 image_get_intermediate_size does not return size if it equals original size SergeyBiryukov Media normal major Future Release defect (bug) has-patch 09/10/2020
#36437 wp_delete_attachment causes warning Media normal normal Awaiting Review defect (bug) has-patch 07/27/2017
#54648 Improve filter to enable setting quality for each subsize image adamsilverstein* Media normal normal Awaiting Review enhancement has-patch 02/23/2024
#56349 Update WordPress core functions to support multiple MIME types joegrainger Media normal normal Future Release enhancement has-patch 09/07/2022
#37344 Side effects on 'nav_menu_item_args' filter when appending to arguments Menus normal normal Future Release defect (bug) has-patch 10/10/2021
#38486 current_page_parent class wrongly added to menu item williampatton Menus normal normal Awaiting Review defect (bug) has-patch 07/31/2020
#36012 Add .current-ancestor class to any relative menu item ancestor SergeyBiryukov Menus normal normal Future Release enhancement has-patch 04/28/2023
#51926 Network Site Search should search more than just wp_blogs.path Networks and Sites normal normal Future Release defect (bug) has-patch 10/07/2022
#40646 Move code from `ms-settings.php` into functions Networks and Sites normal normal Future Release enhancement has-patch 08/29/2017
#45640 get_blogs_of_user improvements alexstine Networks and Sites normal minor Awaiting Review enhancement has-patch 11/16/2021
#40513 switch_to_blog should accept a WP_site as param Networks and Sites normal normal Future Release enhancement has-patch 02/01/2022
#52723 Admin options.php default value to NULL for option_value may lead to MySQL Integrity constraint violation error, potential other bugs Options, Meta APIs normal normal 6.6 defect (bug) has-patch 02/27/2024
#28701 Deleted option is not deleted if value was ever null Options, Meta APIs normal normal Awaiting Review defect (bug) has-patch 02/16/2021
#15058 Validate option and transient name lengths Options, Meta APIs normal normal Future Release enhancement has-patch 06/24/2021
#9102 Inverse proxy breaks permalinks Permalinks normal normal Future Release defect (bug) has-patch 03/19/2024
#10249 Page slug in cyrillic = Error 404 - Not Found! westi Permalinks normal normal Future Release defect (bug) has-patch 06/22/2022
#5130 Linking to multiple posts on your site breaks pingback due to comment flooding Pings/Trackbacks normal normal Future Release defect (bug) has-patch 03/22/2023
#36406 $network_wide is unreliable Plugins normal critical Future Release defect (bug) has-patch 07/09/2019
#34358 plugin_dir_url( __FILE__ ) returns plugins directory when plugin symlinked to mu-plugins Plugins normal normal Future Release defect (bug) has-patch 10/02/2017
#20241 make it possible for plugins to activate other plugins Plugins normal normal Future Release enhancement has-patch 08/05/2022
#41448 Contributors shouldn't be able to change the date of their drafts Posts, Post Types low normal Future Release defect (bug) has-patch 08/04/2017
#50002 Hack in get_sample_permalink() can cause filters like post_link, and pre_post_link to have inaccurate post_status in admin Posts, Post Types normal normal Awaiting Review defect (bug) has-patch 04/26/2020
#41471 Page dropdown walker must check selected against value field Posts, Post Types normal normal Future Release defect (bug) has-patch 02/20/2019
#42323 Posts vs CPT user permissions issue Posts, Post Types normal normal Awaiting Review defect (bug) has-patch 10/24/2017
#3670 Removing CDATA close tag ( ]]> ) unbalances the CDATA block andy Posts, Post Types normal minor Future Release defect (bug) has-patch 02/10/2023
#41226 Static "posts page" preview not working Posts, Post Types normal normal Awaiting Review defect (bug) has-patch 02/17/2019
#37376 Make it possible for custom post type to have an archive but no single Posts, Post Types normal normal Awaiting Review feature request has-patch 08/24/2021
#12706 Custom post status bugs Posts, Post Types normal normal Future Release task (blessed) has-patch 06/02/2022
#44236 Maintain consistency between privacy export report and archive filenames GripsArt Privacy low minor Future Release defect (bug) has-patch 01/27/2019
#44034 Privacy: Introduce a function to count user requests by type garrett-eclipse Privacy normal normal Future Release enhancement has-patch 10/12/2020
#18408 Can't wp_reset_postdata after custom WP_Query in an admin edit page audrasjb Query normal normal Future Release defect (bug) has-patch 02/19/2024
#27015 WP_Query::get_queried_object() does not always work in 'pre_get_posts' Query normal normal Future Release defect (bug) has-patch 07/10/2021
1 2 3 4 5
Note: See TracReports for help on using and creating reports.