Make WordPress Core

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

1 2 3 4

Future Releases (100 matches)

Ticket Summary Owner Component Priority Severity Milestone Type Workflow Modified
#39123 Allow usernames to be changed by administrators Users normal normal Awaiting Review enhancement dev-feedback 07/28/2024
#34316 User status inconsistent between single-site & multisite Users normal normal Awaiting Review enhancement dev-feedback 09/27/2017
#44347 WP allows creating username that is already used email address Users normal normal Awaiting Review enhancement dev-feedback 03/02/2019
#31020 Introduce discrete capability for managing widgets johnbillion Widgets normal normal Future Release enhancement dev-feedback 01/30/2022
#36030 Expose site icon on wp.getUsersBlogs XML-RPC normal normal Future Release enhancement dev-feedback 06/20/2019
#22325 Abstract GPCS away from the superglobals Bootstrap/Load normal normal enhancement dev-feedback 10/05/2024
#10543 Incorrect (non-UTF-8) character handling in tag's name and slug westi* Charset normal normal defect (bug) dev-feedback 04/16/2025
#26868 Function 'make_clickable()' doesn't make hyperlinks from explicit URLs using the `mailto:`, `tel:` and other schemes that do not start with `//` Formatting normal normal enhancement dev-feedback 06/04/2019
#28801 Walker::walk makes an incorrect assumption if $top_level_elements is empty. General normal normal defect (bug) dev-feedback 06/04/2019
#22075 Allow custom attributes to be set in `wp_get_attachment_link` Media normal normal enhancement dev-feedback 06/04/2019
#36655 Enhancement: Add datetime column to options table. Options, Meta APIs normal normal enhancement dev-feedback 06/04/2019
#28156 In date-containing permalink structures, /dddd/dd/comment-page-d/ urls don't work Permalinks normal normal defect (bug) dev-feedback 06/04/2019
#17183 previous_comments_link and next_comments_link return wrong url with PATHINFO permalinks Permalinks normal normal defect (bug) dev-feedback 06/04/2019
#9825 Enforce permalink history, outright Permalinks normal normal enhancement dev-feedback 06/04/2019
#36765 Remove Legacy Code from pingback_ping Pings/Trackbacks normal normal defect (bug) dev-feedback 06/04/2019
#18513 Searching with explicit post types unsets page post type Query normal normal defect (bug) dev-feedback 01/23/2025
#14991 extra_rules_top should take priority over extra_permastructs Rewrite Rules normal normal defect (bug) dev-feedback 12/05/2022
#16830 url_to_postid() doesn't resolve attachments when rewrite rules are disabled Rewrite Rules normal normal enhancement dev-feedback 06/04/2019
#24990 Nested Shortcode Inside [caption] Shortcodes normal normal defect (bug) dev-feedback 05/08/2021
#33017 Images displayed with page.php instead of index.php Themes normal normal defect (bug) dev-feedback 06/04/2019
#15086 get_template_part() should let you specify a directory westi* Themes normal normal enhancement dev-feedback 06/04/2019
#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
#51852 "any" value in "post_type" param in "get_posts" by default ignore attachments Query normal normal Future Release defect (bug) early 02/18/2021
#16839 Category Base Should be Slugified SergeyBiryukov* Rewrite Rules normal normal Future Release defect (bug) early 03/02/2023
#51124 Can we get an additional parameter in wp_add_inline_script to set the script type? audrasjb* Script Loader normal normal Future Release feature request early 11/08/2021
#23309 Not all WP_Query::query_vars get updated during WP_Query::get_posts() Query normal normal defect (bug) early 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
#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
#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 11/01/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 05/09/2025
#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
#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
#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
#36339 Possible issue with export_wp() and undefined custom post types Export normal normal Future Release defect (bug) has-patch 10/07/2024
#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 03/20/2025
#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
#59126 first class callable syntax support in _wp_filter_build_unique_id() / remove_filter() General normal normal Awaiting Review defect (bug) has-patch 03/31/2025
#42517 get_file_data() doesn't support the single-line variant of post template headers General normal normal Awaiting Review defect (bug) has-patch 02/12/2025
#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
#54797 Allow languages path in register_block_type gziolo I18N normal normal Future Release enhancement has-patch 11/06/2024
#17904 Multisite has more restrictions on user login character set Login and Registration normal normal Future Release defect (bug) has-patch 05/12/2025
#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
#55290 Not all image edits are applied to all subsizes joedolson* Media normal normal Future Release defect (bug) has-patch 02/05/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
#58416 Media Title field should soft wrap in Media Modal: For better readability/editing of long titles. Media normal normal Awaiting Review enhancement has-patch 05/12/2025
#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 Future Release defect (bug) has-patch 06/13/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 04/21/2024
#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 09/10/2024
#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
Note: See TracReports for help on using and creating reports.